CRAN Package Check Results for Package zoon

Last updated on 2020-02-14 08:54:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.4 2.50 2.50 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.4 1.89 1.89 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.4 2.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.4 2.45 ERROR
r-devel-windows-ix86+x86_64 0.6.4 51.00 184.00 235.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.6.4 65.00 180.00 245.00 OK
r-patched-linux-x86_64 0.6.4 15.24 114.87 130.11 OK
r-patched-solaris-x86 0.6.4 5.00 ERROR
r-release-linux-x86_64 0.6.4 2.24 2.24 ERROR
r-release-windows-ix86+x86_64 0.6.4 37.00 208.00 245.00 OK
r-release-osx-x86_64 0.6.4 ERROR
r-oldrel-windows-ix86+x86_64 0.6.4 26.00 211.00 237.00 OK
r-oldrel-osx-x86_64 0.6.4 ERROR

Check Details

Version: 0.6.4
Check: package dependencies
Result: ERROR
    Package required but not available: 'SDMTools'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-linux-x86_64

Version: 0.6.4
Check: package dependencies
Result: ERROR
    Packages required but not available: 'roxygen2', 'SDMTools', 'testthat'
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-patched-solaris-x86

Version: 0.6.4
Check: tests
Result: ERROR
     Running ‘test-all.R’ [26s/41s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     Loading required package: raster
     Loading required package: sp
     ── 1. Error: LoadModule works (@testLoadModule.R#15) ──────────────────────────
     cannot open the connection
     Backtrace:
     1. base::write(...)
     2. base::cat(...)
     3. base::file(file, ifelse(append, "a", "w"))
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 201 | SKIPPED: 31 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: LoadModule works (@testLoadModule.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 0.6.4
Check: tests
Result: ERROR
     Running ‘test-all.R’ [27s/42s]
    Running the tests in ‘tests/test-all.R’ failed.
    Last 13 lines of output:
     Loading required package: raster
     Loading required package: sp
     ── 1. Error: LoadModule works (@testLoadModule.R#15) ──────────────────────────
     cannot open the connection
     Backtrace:
     1. base::write(...)
     2. base::cat(...)
     3. base::file(file, ifelse(append, "a", "w"))
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 201 | SKIPPED: 31 | WARNINGS: 10 | FAILED: 1 ]
     1. Error: LoadModule works (@testLoadModule.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-osx-x86_64