Skip to content

Commit 5f1422e

Browse files
committed
Update cran-comments, DESCRIPTION, and news for next release
1 parent 486ab12 commit 5f1422e

3 files changed

Lines changed: 6 additions & 25 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ Config/testthat/edition: 3
5252
Encoding: UTF-8
5353
LazyData: true
5454
Roxygen: list(markdown = TRUE)
55-
RoxygenNote: 7.2.3
55+
RoxygenNote: 7.3.2

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# (development version)
1+
# v0.4.1
2+
3+
* Fix documentation to address CRAN NOTEs
4+
* Minor updates to functions, snapshot tests, and Github actions to accomodate newer versions of other packages (in particular, dplyr, tibble, testthat)
25

36
# v0.4.0
47

cran-comments.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,6 @@
1-
## Resubmission
2-
This is a resubmission. Thank you for the helpful suggestions.
3-
In this version I have:
4-
5-
* Edited title to
6-
* remove "in R" and
7-
* add "With Support Vector Machines" for more information.
8-
9-
* Edited DESCRIPTION to
10-
* remove extra spaces,
11-
* add references from the package, and
12-
* correct spelling of 'optimization'
13-
14-
* Added \value tag for the following .Rd files: as_mi_df.Rd, as_mild_df.Rd,
15-
formatting.Rd
16-
17-
* Removed pipe (%>%) as an export, thus removing the problematic pipe.Rd file
18-
19-
* Added references to some documentation .Rd files
20-
211
## R CMD check results
222

23-
0 errors | 0 warnings | 2 notes
24-
25-
* This is a new release.
3+
0 errors | 0 warnings | 1 notes
264

275
* checking package dependencies ... NOTE
286
Package suggested but not available for checking: ‘gurobi’

0 commit comments

Comments
 (0)