2021-11-18 06:37:16 +03:00
|
|
|
## R CMD check results
|
|
|
|
There were no ERRORs or WARNINGs.
|
|
|
|
|
2023-07-24 23:10:53 +03:00
|
|
|
There was 1 NOTE:
|
2021-11-18 06:37:16 +03:00
|
|
|
|
|
|
|
* checking dependencies in R code ... NOTE
|
2023-08-11 23:15:47 +03:00
|
|
|
Imports includes 32 non-default packages.
|
2021-11-18 06:37:16 +03:00
|
|
|
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.
|
|
|
|
|
|
|
|
This package does leverage many outside packages. The main feature of this package is
|
|
|
|
that it consolidates a lot of different models into one package to run them automatically.
|
|
|
|
So having many required packages is important to the package.
|
|
|
|
|
|
|
|
## Downstream dependencies
|
2022-02-04 03:31:52 +03:00
|
|
|
There are currently no downstream dependencies for this package
|