CRAN Package Check Results for Package ncdf4.helpers

Last updated on 2025-02-21 02:52:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-6 2.58 22.65 25.23 ERROR
r-devel-linux-x86_64-debian-gcc 0.3-6 1.93 17.56 19.49 ERROR
r-devel-linux-x86_64-fedora-clang 0.3-6 38.86 OK
r-devel-linux-x86_64-fedora-gcc 0.3-6 37.11 OK
r-devel-macos-arm64 0.3-6 14.00 OK
r-devel-macos-x86_64 0.3-6 29.00 OK
r-devel-windows-x86_64 0.3-6 3.00 47.00 50.00 OK
r-patched-linux-x86_64 0.3-6 2.71 21.52 24.23 ERROR
r-release-linux-x86_64 0.3-6 2.09 21.60 23.69 ERROR
r-release-macos-arm64 0.3-6 16.00 OK
r-release-macos-x86_64 0.3-6 25.00 OK
r-release-windows-x86_64 0.3-6 4.00 47.00 51.00 OK
r-oldrel-macos-arm64 0.3-6 16.00 OK
r-oldrel-macos-x86_64 0.3-6 24.00 OK
r-oldrel-windows-x86_64 0.3-6 4.00 48.00 52.00 OK

Check Details

Version: 0.3-6
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ncdf4.helpers) > > test_check("ncdf4.helpers") Error in Rsx_nc4_put_vara_double: NetCDF: Not a valid data type or _FillValue type mismatch [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-file-functions.R:58:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-file-functions.R:155:2'): data can be written to a netCDF file ── Error in `ncdf4::ncvar_put(f, v, dat, start = starts, count = counts)`: C function Rsx_nc4_put_vara_double returned error Backtrace: ▆ 1. └─ncdf4.helpers::nc.put.var.subset.by.axes(...) at test-file-functions.R:155:9 2. └─ncdf4.helpers:::nc.put.subset.recursive(...) 3. └─ncdf4::ncvar_put(f, v, dat, start = starts, count = counts) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.3-6
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ncdf4.helpers) > > test_check("ncdf4.helpers") Error in Rsx_nc4_put_vara_double: NetCDF: Not a valid data type or _FillValue type mismatch [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-file-functions.R:58:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-file-functions.R:155:2'): data can be written to a netCDF file ── Error in `ncdf4::ncvar_put(f, v, dat, start = starts, count = counts)`: C function Rsx_nc4_put_vara_double returned error Backtrace: ▆ 1. └─ncdf4.helpers::nc.put.var.subset.by.axes(...) at test-file-functions.R:155:9 2. └─ncdf4.helpers:::nc.put.subset.recursive(...) 3. └─ncdf4::ncvar_put(f, v, dat, start = starts, count = counts) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3-6
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(ncdf4.helpers) > > test_check("ncdf4.helpers") Error in Rsx_nc4_put_vara_double: NetCDF: Not a valid data type or _FillValue type mismatch [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-file-functions.R:58:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-file-functions.R:155:2'): data can be written to a netCDF file ── Error in `ncdf4::ncvar_put(f, v, dat, start = starts, count = counts)`: C function Rsx_nc4_put_vara_double returned error Backtrace: ▆ 1. └─ncdf4.helpers::nc.put.var.subset.by.axes(...) at test-file-functions.R:155:9 2. └─ncdf4.helpers:::nc.put.subset.recursive(...) 3. └─ncdf4::ncvar_put(f, v, dat, start = starts, count = counts) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 43 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64