Skip to content

Commit a457236

Browse files
committed
Fixed comments/DESCRIPTION
1 parent c3cbe3c commit a457236

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Imports:
2323
graphics,
2424
stats
2525
Suggests:
26-
dplyr,
27-
purrr,
28-
readxl,
29-
rvest,
3026
testthat (>= 3.0.0),
3127
usethis,
3228
vdiffr (>= 1.0.8)

cran-comments.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
3+
0 errors | 0 warnings | 2 notes
44

55
* This is a new release.
6+
7+
* checking for non-standard things in the check directory ... NOTE
8+
Found the following files/directories:
9+
''NULL''
10+
11+
This doesn't appear to be an issue with the package and appears to have no adverse affects.

0 commit comments

Comments
 (0)