File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Version: 0.6.0
2+ Date: 2022-01-30 14:20:29 UTC
3+ SHA: c9353513fff63897929c9f2c3be9de8b6bbe0e37
Original file line number Diff line number Diff line change @@ -45,12 +45,10 @@ Suggests:
4545 biglmm,
4646 speedglm,
4747 broom,
48- ggplot2,
49- rmarkdown
48+ ggplot2
5049LinkingTo:
5150 Rcpp
5251RoxygenNote: 7.1.2
53- VignetteBuilder: rmarkdown
5452Encoding: UTF-8
5553URL: https://diskframe.com
5654BugReports: https://github.com/xiaodaigh/disk.frame/issues
Original file line number Diff line number Diff line change 1- ## Submission for v0.5.0
2- * Fixed issue in CRAN check but needed to update version to follow semver conventions
1+ ## Resubmission 1 for v0.6.0
2+ * removed the vignette builder which should remove the 1 NOTE
3+
4+ ## Submission for v0.6.0
5+ * Updated the API for many functions leading to semver update of functions
36
47## Test environments
5- * local Windows 10 Pro install, R 4.0.5
6- * local Windows 10 Pro install, R devel (as of 2021-05-09 )
7- * local Linux/Ubuntu install, R 4.0.5
8- * local Linux/Ubuntu install, R devel (as of 2021-05-09 )
8+ * local Windows 11 Pro install, R 4.1.2
9+ * local Windows 11 Pro install, R devel (as of 2022-01-31 )
10+ * local Linux/Ubuntu install, R 4.1.2
11+ * local Linux/Ubuntu install, R devel (as of 2022-01-31 )
912
1013## R CMD check results
1114There were no ERRORs nor WARNINGs nor NOTE when run locally.
You can’t perform that action at this time.
0 commit comments