CRAN Package Check Results for Maintainer ‘Timothy Bell <horia.yeb at gmail.com>’

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

Package FAIL WARN OK
DataViz 1 1 11

Package DataViz

Current CRAN status: FAIL: 1, WARN: 1, OK: 11

Version: 0.2.8
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: 0.2.8
Check: Rd files
Result: WARN During startup - Warning message: package 'grDevices' in options("defaultPackages") was not found Flavor: r-devel-windows-x86_64

Version: 0.2.8
Check: data for non-ASCII characters
Result: NOTE Fatal error: couldn't allocate node stack Flavor: r-devel-windows-x86_64

Version: 0.2.8
Check: data for ASCII and uncompressed saves
Result: FAIL
Flavor: r-devel-windows-x86_64

Version: 0.2.8
Check: data for ASCII and uncompressed saves
Result: WARN During startup - Warning messages: 1: package "methods" in options("defaultPackages") was not found 2: In doTryCatch(return(expr), name, parentenv, handler) : restarting interrupted promise evaluation 3: package 'stats' in options("defaultPackages") was not found Flavor: r-release-windows-x86_64