File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11Package: furrr
22Title: Apply Mapping Functions in Parallel using Futures
3- Version: 0.2.0.9000
3+ Version: 0.2.1
44Authors@R:
55 c(person(given = "Davis",
66 family = "Vaughan",
Original file line number Diff line number Diff line change 1- # furrr (development version)
1+ # furrr 0.2.1
22
33* Updated documentation examples to explicitly set the seed on the workers
44 when random numbers are generated (#175 ).
Original file line number Diff line number Diff line change 55
66## R CMD check results
77
8- 0 errors | 0 warnings | 1 note
9-
10- New maintainer:
11- Davis Vaughan < davis@rstudio.com >
12- Old maintainer(s):
13- Davis Vaughan < dvaughan@business-science.io >
8+ 0 errors | 0 warnings | 0 notes
149
10+ ## 0.2.1 Submission
11+
12+ Minor release to accommodate a request from the future package.
13+
1514## 0.2.0 Submission
1615
1716This is the second release of furrr. My email has been updated.
You can’t perform that action at this time.
0 commit comments