File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed 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:
45
45
biglmm,
46
46
speedglm,
47
47
broom,
48
- ggplot2,
49
- rmarkdown
48
+ ggplot2
50
49
LinkingTo:
51
50
Rcpp
52
51
RoxygenNote: 7.1.2
53
- VignetteBuilder: rmarkdown
54
52
Encoding: UTF-8
55
53
URL: https://diskframe.com
56
54
BugReports: 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
3
6
4
7
## 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 )
9
12
10
13
## R CMD check results
11
14
There were no ERRORs nor WARNINGs nor NOTE when run locally.
You can’t perform that action at this time.
0 commit comments