Skip to content

Commit 5c09266

Browse files
committed
update NEWS
1 parent 9547bdb commit 5c09266

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
## RcppParallel 5.1.3 (UNRELEASED)
33

4+
* Fixed an issue that prevented compilation of RcppParallel with R (< 4.0.0)
5+
of R on Windows.
6+
47
* The `RCPP_PARALLEL_USE_TBBMALLOC_PROXY` environment variable can now be used
58
to control whether RcppParallel loads the `tbbmalloc_proxy` library on load.
69
See https://www.threadingbuildingblocks.org/docs/help/tbb_userguide/Automically_Replacing_malloc.html

0 commit comments

Comments
 (0)