File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
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.2.9000
3+ Version: 0.2.3
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.3
22
33* Preemptively updated tests related to upcoming changes in testthat (#196 ).
44
Original file line number Diff line number Diff line change 1- ## Test environments
2- * local R installation, R 4.0.0
3- * ubuntu 16.04 (on github actions), R 4.0.0
4- * win-builder (devel)
5-
61## R CMD check results
72
830 errors | 0 warnings | 0 notes
94
5+ ## 0.2.3 Submission
6+
7+ Minor release to prepare for a breaking change in testthat.
8+
109## 0.2.2 Submission
1110
1211Minor release to update a test in preparation for a lifecycle 1.0.0 change.
You can’t perform that action at this time.
0 commit comments