CRAN Package Check Results for Package rmd

Last updated on 2020-10-27 14:50:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 5.68 45.87 51.55 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 4.00 35.42 39.42 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 11.44 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.5 2.43 ERROR
r-devel-windows-ix86+x86_64 0.1.5 15.00 56.00 71.00 OK
r-patched-linux-x86_64 0.1.5 OK
r-patched-solaris-x86 0.1.5 94.20 NOTE
r-release-linux-x86_64 0.1.5 5.02 43.13 48.15 OK
r-release-macos-x86_64 0.1.5 NOTE
r-release-windows-ix86+x86_64 0.1.5 11.00 49.00 60.00 OK
r-oldrel-macos-x86_64 0.1.5 NOTE
r-oldrel-windows-ix86+x86_64 0.1.5 12.00 63.00 75.00 OK

Check Details

Version: 0.1.5
Check: package dependencies
Result: ERROR
    Package required but not available: ‘citr’
    
    Imports includes 26 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.
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.5
Check: package dependencies
Result: ERROR
    Package required but not available: ‘citr’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.5
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘blogdown’ ‘bookdown’ ‘bookdownplus’ ‘citr’ ‘pagedown’ ‘rticles’
     ‘tinytex’ ‘xaringan’
     All declared Imports should be used.
Flavors: r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64