Skip to content

Commit eb9a344

Browse files
committed
CRAN release 5.1.8
1 parent 3565bd6 commit eb9a344

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
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.7-9001
4+
Version: 5.1.8
55
Authors@R: c(
66
person("JJ", "Allaire", role = c("aut"), email = "[email protected]"),
77
person("Romain", "Francois", role = c("aut", "cph")),

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
## RcppParallel 5.1.8 (UNRELEASED)
2+
## RcppParallel 5.1.8
33

44
* RcppParallel now explicitly links to the bundled copy of TBB on macOS. (#206; @jeroen)
55

0 commit comments

Comments
 (0)