CRAN Package Check Results for Package spocc

Last updated on 2020-02-15 01:01:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.8 10.19 92.83 103.02 OK
r-devel-linux-x86_64-debian-gcc 1.0.8 9.11 69.47 78.58 OK
r-devel-linux-x86_64-fedora-clang 1.0.8 124.11 OK
r-devel-linux-x86_64-fedora-gcc 1.0.8 120.00 OK
r-devel-windows-ix86+x86_64 1.0.2 27.00 165.00 192.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.0.2 36.00 132.00 168.00 OK
r-patched-linux-x86_64 1.0.8 8.84 81.93 90.77 OK
r-patched-solaris-x86 1.0.8 160.20 OK
r-release-linux-x86_64 1.0.8 10.05 82.10 92.15 OK
r-release-windows-ix86+x86_64 1.0.2 17.00 181.00 198.00 ERROR
r-release-osx-x86_64 1.0.8 OK
r-oldrel-windows-ix86+x86_64 1.0.2 12.00 190.00 202.00 ERROR
r-oldrel-osx-x86_64 1.0.8 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [78s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library('testthat')
     > test_check("spocc")
     Loading required package: spocc
     -- 1. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
     Names of `outdf` ('name', 'longitude', 'latitude', 'prov', 'key') don't match 'name', 'longitude', 'latitude', 'prov', 'key', 'date'
    
     == testthat results ===========================================================
     [ OK: 100 | SKIPPED: 14 | WARNINGS: 24 | FAILED: 1 ]
     1. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [91s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library('testthat')
     > test_check("spocc")
     Loading required package: spocc
     -- 1. Failure: has_coords works with all data sources as planned (@test-has_coor
     anyNA(dd$inat$data[[1]]$longitude) isn't false.
    
     -- 2. Failure: has_coords works with all data sources as planned (@test-has_coor
     anyNA(dd$inat$data[[1]]$latitude) isn't false.
    
     -- 3. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
     Names of `outdf` ('name', 'longitude', 'latitude', 'prov', 'key') don't match 'name', 'longitude', 'latitude', 'prov', 'key', 'date'
    
     == testthat results ===========================================================
     [ OK: 98 | SKIPPED: 14 | WARNINGS: 24 | FAILED: 3 ]
     1. Failure: has_coords works with all data sources as planned (@test-has_coords.R#44)
     2. Failure: has_coords works with all data sources as planned (@test-has_coords.R#45)
     3. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 1.0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [97s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library('testthat')
     > test_check("spocc")
     Loading required package: spocc
     -- 1. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
     Names of `outdf` ('name', 'longitude', 'latitude', 'prov', 'key') don't match 'name', 'longitude', 'latitude', 'prov', 'key', 'date'
    
     == testthat results ===========================================================
     [ OK: 100 | SKIPPED: 14 | WARNINGS: 24 | FAILED: 1 ]
     1. Failure: occ2df works when eventDate gone - another eg (@test-occ2df.R#44)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64