Last updated on 2022-07-07 10:52:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 10.01 | 139.45 | 149.46 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 7.25 | 103.58 | 110.83 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 192.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 196.90 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 50.00 | 177.00 | 227.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.1 | 7.29 | 129.06 | 136.35 | ERROR | |
r-release-linux-x86_64 | 1.1.1 | 6.01 | 129.04 | 135.05 | ERROR | |
r-release-macos-arm64 | 1.1.1 | 52.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 89.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 42.00 | 185.00 | 227.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.1 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 90.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 22.00 | 157.00 | 179.00 | ERROR |
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [41s/50s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.10.3, GDAL 3.5.0, PROJ 9.0.1; sf_use_s2() is TRUE
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
== Skipped tests ===============================================================
* On CRAN (2)
== Failed tests ================================================================
-- Failure (test_check_ncdf.R:80:3): a crs gets found correctly ----------------
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.10.3, GDAL 3.5.0, PROJ 9.0.1; sf_use_s2() is TRUE
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (2)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_check_ncdf.R:80:3): a crs gets found correctly ────────────────
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [41s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.9.1, GDAL 3.3.2, PROJ 7.2.1; sf_use_s2() is TRUE
Error in system(paste0("ncdump ", fileName), intern = TRUE) :
'ncdump' not found
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
• empty test (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_check_ncdf.R:80:3): a crs gets found correctly ────────────────
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.10.3, GDAL 3.5.0, PROJ 9.0.1; sf_use_s2() is TRUE
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (2)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_check_ncdf.R:80:3): a crs gets found correctly ────────────────
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/41s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.10.3, GDAL 3.5.0, PROJ 9.0.1; sf_use_s2() is TRUE
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (2)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_check_ncdf.R:80:3): a crs gets found correctly ────────────────
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [40s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.9.1, GDAL 3.3.2, PROJ 7.2.1; sf_use_s2() is TRUE
Error in system(paste0("ncdump ", fileName), intern = TRUE) :
'ncdump' not found
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
• empty test (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_check_ncdf.R:80:3): a crs gets found correctly ────────────────
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [45s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("ncdfgeom")
Loading required package: ncdfgeom
****Support Package****
This package is a USGS-R Support package.
see: https://owi.usgs.gov/R/packages.html#support
Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE
Error in system(paste0("ncdump ", fileName), intern = TRUE) :
'ncdump' not found
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
== Skipped tests ===============================================================
* On CRAN (1)
* empty test (1)
== Failed tests ================================================================
-- Failure (test_check_ncdf.R:80:3): a crs gets found correctly ----------------
checkVals$crs not equal to `crs`.
Names: 9 string mismatches
Component 1: Modes: numeric, character
Component 1: Lengths: 2, 1
Component 1: target is numeric, current is character
Component 2: Mean relative difference: 1.32187
Component 3: Mean absolute difference: 23
Component 5: Mean relative difference: 1
Component 6: Numeric: lengths (1, 2) differ
Component 7: Mean absolute difference: 6378137
...
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 739 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64