Skip to content

Commit 94a2126

Browse files
authored
Merge pull request #372 from xiaodaigh/development
Tag v0.6
2 parents d24d88d + ad36fb7 commit 94a2126

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

CRAN-SUBMISSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Version: 0.6.0
2+
Date: 2022-01-30 14:20:29 UTC
3+
SHA: c9353513fff63897929c9f2c3be9de8b6bbe0e37

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,10 @@ Suggests:
4545
biglmm,
4646
speedglm,
4747
broom,
48-
ggplot2,
49-
rmarkdown
48+
ggplot2
5049
LinkingTo:
5150
Rcpp
5251
RoxygenNote: 7.1.2
53-
VignetteBuilder: rmarkdown
5452
Encoding: UTF-8
5553
URL: https://diskframe.com
5654
BugReports: https://github.com/xiaodaigh/disk.frame/issues

cran-comments.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
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
1114
There were no ERRORs nor WARNINGs nor NOTE when run locally.

0 commit comments

Comments
 (0)