File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Original file line number Diff line number Diff line change 1
1
Package: RcppParallel
2
2
Type: Package
3
3
Title: Parallel Programming Tools for 'Rcpp'
4
- Version: 4.4.4
4
+ Version: 4.4.4-9000
5
5
Authors@R: c(
6
6
person("JJ", "Allaire", role = c("aut"), email = "jj@rstudio.com"),
7
7
person("Romain", "Francois", role = c("aut", "cph")),
Original file line number Diff line number Diff line change
1
+ RcppParallel 4.4.5 (UNRELEASED)
2
+ ------------------------------------------------------------------------
3
+ * Fixed issue when compiling RcppParallel on macOS Catalina
4
+ * Fixed issue when compiling RcppParallel with Rtools40
5
+
1
6
RcppParallel 4.4.4
2
7
------------------------------------------------------------------------
3
8
* Fixed an issue when compiling RcppParallel with clang-9 on Fedora
You can’t perform that action at this time.
0 commit comments