CRAN Package Check Results for Maintainer ‘Simon Garnier <garnier at njit.edu>’

Last updated on 2020-08-07 01:50:20 CEST.

Package ERROR WARN NOTE OK
magicLamp 12
ROpenCVLite 2 10
trackdf 5 7
viridis 5 7
viridisLite 1 11

Package magicLamp

Current CRAN status: OK: 12

Package ROpenCVLite

Current CRAN status: WARN: 2, OK: 10

Version: 4.30.2
Check: dependencies in R code
Result: NOTE
    sh: cmake: command not found
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: S3 generic/method consistency
Result: WARN
    sh: cmake: command not found
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: replacement functions
Result: WARN
    sh: cmake: command not found
    The argument of a replacement function which corresponds to the right
    hand side must be named ‘value’.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: foreign function calls
Result: NOTE
    sh: cmake: command not found
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: for missing documentation entries
Result: WARN
    sh: cmake: command not found
    All user-level objects in a package should have documentation entries.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: for code/documentation mismatches
Result: WARN
    sh: cmake: command not found
    sh: cmake: command not found
    sh: cmake: command not found
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 4.30.2
Check: Rd \usage sections
Result: NOTE
    sh: cmake: command not found
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter ‘Writing R documentation files’ in the ‘Writing R
    Extensions’ manual.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Package trackdf

Current CRAN status: NOTE: 5, OK: 7

Version: 0.2.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘rgdal’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.2.1
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘rlang’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘moveVis’
Flavor: r-patched-solaris-x86

Version: 0.2.1
Check: installed package size
Result: NOTE
     installed size is 5.6Mb
     sub-directories of 1Mb or more:
     extdata 5.3Mb
Flavor: r-patched-solaris-x86

Package viridis

Current CRAN status: NOTE: 5, OK: 7

Version: 0.5.1
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘stats’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Package viridisLite

Current CRAN status: ERROR: 1, OK: 11

Version: 0.3.0
Check: examples
Result: ERROR
    Running examples in ‘viridisLite-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: viridis
    > ### Title: Matplotlib 'viridis' and 'cividis' color map
    > ### Aliases: viridis viridisMap magma inferno plasma cividis
    >
    > ### ** Examples
    >
    > library(ggplot2)
    Error: package or namespace load failed for ‘ggplot2’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
     there is no package called ‘lifecycle’
    Execution halted
Flavor: r-release-macos-x86_64