CRAN Package Check Results for Package nodiv

Last updated on 2019-12-21 10:47:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 16.52 129.62 146.14 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.0 13.80 99.67 113.47 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.0 172.35 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 194.30 OK
r-devel-windows-ix86+x86_64 1.3.0 40.00 136.00 176.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.3.0 37.00 134.00 171.00 OK
r-patched-linux-x86_64 1.3.0 OK
r-patched-solaris-x86 1.3.0 226.80 OK
r-release-linux-x86_64 1.3.0 13.35 114.54 127.89 OK
r-release-windows-ix86+x86_64 1.3.0 25.00 174.00 199.00 OK
r-release-osx-x86_64 1.3.0 OK
r-oldrel-windows-ix86+x86_64 1.3.0 16.00 165.00 181.00 OK
r-oldrel-osx-x86_64 1.3.0 OK

Check Details

Version: 1.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [7s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(nodiv)
     >
     > test_check("nodiv")
     -- 1. Failure: occurrences (@test_access.R#12) --------------------------------
     class(occurrences(coquettes, c(13, 19), "logical")) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     Matching sites by sites
     All sites matched
     Matching sites by sites
     All sites matched
     Matching species by species
     Matching species by species
     0 species were not found in coquettes
    
     |
     | | 0%
     |
     |=== | 5%
     |
     |====== | 9%
     |
     |========== | 14%
     |
     |============= | 18%
     |
     |================ | 23%
     |
     |=================== | 27%
     |
     |====================== | 32%
     |
     |========================= | 36%
     |
     |============================= | 41%
     |
     |================================ | 45%
     |
     |=================================== | 50%
     |
     |====================================== | 55%
     |
     |========================================= | 59%
     |
     |============================================= | 64%
     |
     |================================================ | 68%
     |
     |=================================================== | 73%
     |
     |====================================================== | 77%
     |
     |========================================================= | 82%
     |
     |============================================================ | 86%
     |
     |================================================================ | 91%
     |
     |=================================================================== | 95%
     |
     |======================================================================| 100%== testthat results ===========================================================
     [ OK: 64 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: occurrences (@test_access.R#12)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(nodiv)
     >
     > test_check("nodiv")
     ── 1. Failure: occurrences (@test_access.R#12) ────────────────────────────────
     class(occurrences(coquettes, c(13, 19), "logical")) not equal to "matrix".
     Lengths differ: 2 is not 1
    
     Matching sites by sites
     All sites matched
     Matching sites by sites
     All sites matched
     Matching species by species
     Matching species by species
     0 species were not found in coquettes
    
     |
     | | 0%
     |
     |=== | 5%
     |
     |====== | 9%
     |
     |========== | 14%
     |
     |============= | 18%
     |
     |================ | 23%
     |
     |=================== | 27%
     |
     |====================== | 32%
     |
     |========================= | 36%
     |
     |============================= | 41%
     |
     |================================ | 45%
     |
     |=================================== | 50%
     |
     |====================================== | 55%
     |
     |========================================= | 59%
     |
     |============================================= | 64%
     |
     |================================================ | 68%
     |
     |=================================================== | 73%
     |
     |====================================================== | 77%
     |
     |========================================================= | 82%
     |
     |============================================================ | 86%
     |
     |================================================================ | 91%
     |
     |=================================================================== | 95%
     |
     |======================================================================| 100%══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 64 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Failure: occurrences (@test_access.R#12)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc