We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9547bdb commit 5c09266Copy full SHA for 5c09266
NEWS.md
@@ -1,6 +1,9 @@
1
2
## RcppParallel 5.1.3 (UNRELEASED)
3
4
+* Fixed an issue that prevented compilation of RcppParallel with R (< 4.0.0)
5
+ of R on Windows.
6
+
7
* The `RCPP_PARALLEL_USE_TBBMALLOC_PROXY` environment variable can now be used
8
to control whether RcppParallel loads the `tbbmalloc_proxy` library on load.
9
See https://www.threadingbuildingblocks.org/docs/help/tbb_userguide/Automically_Replacing_malloc.html
0 commit comments