Skip to content

Commit

Permalink
updated CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinoa committed Feb 11, 2022
1 parent 765bbb9 commit fad7a69
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
## Test environments
* local OS X install, R 4.1.2
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
* Fedora Linux, R-devel, clang, gfortran
* Ubuntu Linux 20.04.1 LTS, R-release, GCC
* win-builder, R Under development (unstable) (2021-12-03 r81290)
* win-builder, R Under development (unstable) (2022-02-10 r81713 ucrt)

## R CMD check results

> checking package dependencies ... NOTE
Imports includes 23 non-default packages.
Imports includes 24 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.

0 errors ✓ | 0 warnings ✓ | 1 note x
> checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
'rmarkdown:::rmarkdown_shiny_server' 'rmarkdown:::rmarkdown_shiny_ui'
See the note in ?`:::` about the use of this operator.

0 errors ✓ | 0 warnings ✓ | 2 note x

## Reverse dependencies

Expand Down

0 comments on commit fad7a69

Please sign in to comment.