Skip to content

later 1.4.6

Choose a tag to compare

@shikokuchuo shikokuchuo released this 13 Feb 20:17
72ea12c
  • Improved responsiveness when idle at the R console on POSIX systems (#251).

  • Fixes #249: Moved the contents of inst/include/later.h into later_api.h to ensure R headers are not included before Rcpp headers when Rcpp auto-includes $PACKAGE.h in RcppExports.cpp. The public API header remains later_api.h (#250).