CRAN Package Check Results for Package steemr

Last updated on 2021-01-21 09:52:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 14.78 111.43 126.21 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 12.71 85.06 97.77 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 11.88 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 2.64 ERROR
r-devel-windows-ix86+x86_64 0.1.3 28.00 116.00 144.00 OK
r-patched-linux-x86_64 0.1.3 13.58 100.45 114.03 OK
r-patched-solaris-x86 0.1.3 4.80 ERROR
r-release-linux-x86_64 0.1.3 14.50 101.38 115.88 OK
r-release-macos-x86_64 0.1.3 NOTE
r-release-windows-ix86+x86_64 0.1.3 50.00 140.00 190.00 OK
r-oldrel-macos-x86_64 0.1.3 NOTE
r-oldrel-windows-ix86+x86_64 0.1.3 20.00 95.00 115.00 OK

Check Details

Version: 0.1.3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘htmltab’
    
    Imports includes 27 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.3
Check: package dependencies
Result: ERROR
    Package required but not available: ‘htmltab’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.3
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘rlist’ ‘tm’ ‘zoo’
     All declared Imports should be used.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64