Last updated on 2019-03-18 11:57:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 1.77 | 23.06 | 24.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 1.41 | 18.49 | 19.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 28.59 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 26.93 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.5 | 5.00 | 56.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 0.5 | 1.11 | 21.67 | 22.78 | OK | |
r-patched-solaris-x86 | 0.5 | 45.60 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 0.83 | 21.67 | 22.50 | OK | |
r-release-windows-ix86+x86_64 | 0.5 | 3.00 | 36.00 | 39.00 | OK | |
r-release-osx-x86_64 | 0.5 | ERROR | ||||
r-oldrel-osx-x86_64 | 0.5 | ERROR |
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64
Version: 0.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-osx-x86_64