We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cbe3c commit a457236Copy full SHA for a457236
2 files changed
DESCRIPTION
@@ -23,10 +23,6 @@ Imports:
23
graphics,
24
stats
25
Suggests:
26
- dplyr,
27
- purrr,
28
- readxl,
29
- rvest,
30
testthat (>= 3.0.0),
31
usethis,
32
vdiffr (>= 1.0.8)
cran-comments.md
@@ -1,5 +1,11 @@
1
## R CMD check results
2
3
-0 errors | 0 warnings | 1 note
+0 errors | 0 warnings | 2 notes
4
5
* 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