Skip to content

Commit b1ac003

Browse files
committed
CRAN release 5.1.4
1 parent 30bb059 commit b1ac003

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: RcppParallel
22
Type: Package
33
Title: Parallel Programming Tools for 'Rcpp'
4-
Version: 5.1.3-9000
4+
Version: 5.1.4
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut"), email = "[email protected]"),
77
person("Romain", "Francois", role = c("aut", "cph")),

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

2-
## RcppParallel 5.1.4 (UNRELEASED)
2+
## RcppParallel 5.1.4
3+
4+
- Fixed an issue causing client packages of RcppParallel to fail to compile
5+
on Solaris.
36

47
## RcppParallel 5.1.3
58

0 commit comments

Comments
 (0)