CRAN Package Check Results for Maintainer ‘Yongze Song <yongze.song at postgrad.curtin.edu.au>’

Last updated on 2024-06-11 16:49:56 CEST.

Package ERROR NOTE OK
EDA 1 12
HS 13
IDSA 2 11

Package EDA

Current CRAN status: ERROR: 1, OK: 12

Version: 1.3
Check: whether the package can be loaded with stated dependencies
Result: WARN Error: cannot allocate vector of size 203 Kb Execution halted It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.3
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 1.3
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 1.3
Check: R code for possible problems
Result: ERROR Incorrect (un)loading of package shared object. Error: memory exhausted Execution halted The system-specific extension for shared objects must not be added. See ?library.dynam. Flavor: r-devel-windows-x86_64

Package HS

Current CRAN status: OK: 13

Package IDSA

Current CRAN status: NOTE: 2, OK: 11

Version: 2.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘kableExtra’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc