Last updated on 2018-02-25 00:49:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 37.97 | 226.73 | 264.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 29.66 | 170.25 | 199.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 331.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 306.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 102.00 | 463.00 | 565.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 34.69 | 244.75 | 279.44 | OK | |
r-patched-solaris-x86 | 0.1.1 | 416.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.1 | 36.80 | 238.24 | 275.04 | OK | |
r-release-windows-ix86+x86_64 | 0.1.1 | 104.00 | 491.00 | 595.00 | OK | |
r-release-osx-x86_64 | 0.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 52.00 | 5.00 | 57.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | ERROR |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘fastdigest’ ‘httr’
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.1.1
Check: running tests for arch ‘i386’
Result: ERROR
Running 'test-all.R' [102s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library(testthat)
> test_check("SpaDES.tools")
Loading required package: SpaDES.tools
[1] "Scales with number of starts, not maxSize of raster"
Flavor: r-devel-windows-ix86+x86_64
Version: 0.1.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘quickPlot’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-oldrel-osx-x86_64