CRAN Package Check Results for Package AdhereRViz

Last updated on 2020-08-07 01:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.59 63.85 70.44 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 6.27 47.88 54.15 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 92.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 85.79 NOTE
r-devel-windows-ix86+x86_64 0.1.0 51.00 94.00 145.00 OK
r-patched-linux-x86_64 0.1.0 8.78 61.10 69.88 OK
r-patched-solaris-x86 0.1.0 7.60 ERROR
r-release-linux-x86_64 0.1.0 8.36 61.33 69.69 OK
r-release-macos-x86_64 0.1.0 NOTE
r-release-windows-ix86+x86_64 0.1.0 37.00 83.00 120.00 OK
r-oldrel-macos-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 21.00 85.00 106.00 OK

Check Details

Version: 0.1.0
Check: package dependencies
Result: NOTE
    Imports includes 21 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.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘lubridate’ ‘parallel’ ‘rsvg’ ‘scales’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘rsvg’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-patched-solaris-x86