CRAN Package Check Results for Package soilDB

Last updated on 2020-01-20 05:47:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.1 11.69 109.96 121.65 OK
r-devel-linux-x86_64-debian-gcc 2.4.1 12.36 85.93 98.29 OK
r-devel-linux-x86_64-fedora-clang 2.4.1 149.89 OK
r-devel-linux-x86_64-fedora-gcc 2.4.1 152.76 OK
r-devel-windows-ix86+x86_64 2.4.1 37.00 141.00 178.00 OK
r-devel-windows-ix86+x86_64-gcc8 2.4.1 24.00 186.00 210.00 OK
r-patched-linux-x86_64 2.4.1 10.74 99.81 110.55 OK
r-patched-solaris-x86 2.4.1 200.60 ERROR
r-release-linux-x86_64 2.4.1 11.99 99.98 111.97 OK
r-release-windows-ix86+x86_64 2.4.1 31.00 135.00 166.00 OK
r-release-osx-x86_64 2.4.1 OK
r-oldrel-windows-ix86+x86_64 2.4.1 14.00 114.00 128.00 OK
r-oldrel-osx-x86_64 2.4.1 OK

Check Details

Version: 2.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [12s/222s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(soilDB)
     >
     >
     >
     >
     > test_check("soilDB")
     Error in open.connection(con, "rb") :
     Timeout was reached: [casoilresource.lawr.ucdavis.edu] Operation timed out after 10005 milliseconds with 0 out of 0 bytes received
     ── 1. Failure: siblings() returns reasonable data (@test-siblings.R#12) ───────
     length(x) not equal to 2.
     1/1 mismatches
     [1] 1 - 2 == -1
    
     ── 2. Failure: siblings() returns reasonable data (@test-siblings.R#17) ───────
     names(x$sib) not equal to c("series", "sibling", "majcompflag", "n").
     Lengths differ: 7 is not 4
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 180 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: siblings() returns reasonable data (@test-siblings.R#12)
     2. Failure: siblings() returns reasonable data (@test-siblings.R#17)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86