CRAN Package Check Results for Package PkgsFromFiles

Last updated on 2019-01-19 00:46:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 1.08 22.88 23.96 OK
r-devel-linux-x86_64-debian-gcc 0.5 0.83 18.44 19.27 OK
r-devel-linux-x86_64-fedora-clang 0.5 28.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5 27.37 NOTE
r-devel-windows-ix86+x86_64 0.5 4.00 53.00 57.00 OK
r-patched-linux-x86_64 0.5 1.18 21.00 22.18 OK
r-patched-solaris-x86 0.5 43.70 NOTE
r-release-linux-x86_64 0.5 0.96 20.88 21.84 OK
r-release-windows-ix86+x86_64 0.5 4.00 53.00 57.00 OK
r-release-osx-x86_64 0.5 ERROR
r-oldrel-osx-x86_64 0.5 ERROR

Check Details

Version: 0.5
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘XML’ ‘curl’ ‘readr’ ‘stringdist’
     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-osx-x86_64

Version: 0.5
Check: examples
Result: ERROR
    Running examples in ‘PkgsFromFiles-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: pff_check_install_pkgs
    > ### Title: Checks and installs a single package
    > ### Aliases: pff_check_install_pkgs
    >
    > ### ** Examples
    >
    > pff_check_install_pkgs('dplyr')
    
    Installing dplyrError in pkg.in %in% my.available.packages :
     argument "my.available.packages" is missing, with no default
    Calls: pff_check_install_pkgs -> %in%
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.5
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-osx-x86_64