Last updated on 2023-01-28 19:52:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.3 | 426.94 | 167.52 | 594.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.3 | 409.37 | 128.75 | 538.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.3 | 814.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.3 | 970.67 | NOTE | |||
r-devel-windows-x86_64 | 0.6.3 | 885.00 | 685.00 | 1570.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.3 | 436.75 | 169.74 | 606.49 | OK | |
r-release-linux-x86_64 | 0.6.3 | 419.31 | 167.84 | 587.15 | OK | |
r-release-macos-arm64 | 0.6.3 | 229.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.3 | 318.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.3 | 1982.00 | 794.00 | 2776.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.3 | 205.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.6.3 | 320.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.6.3 | 1053.00 | 773.00 | 1826.00 | ERROR |
Version: 0.6.3
Check: C++ specification
Result: NOTE
Specified C++11: please update to current default of C++17
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 0.6.3
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
L8NY18 2.3Mb
libs 3.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6.3
Check: running tests for arch ‘x64’
Result: ERROR
Running 'tinytest.R' [119s]
Running the tests in 'tests/tinytest.R' failed.
Complete output:
>
> if (getRversion() >= "4.1.0") { # native pipe is needed in tests
+ if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("gdalcubes")
+ }
+ }
test_aggregate_space.R........ 0 tests
test_aggregate_space.R........ 0 tests
test_aggregate_space.R........ 0 tests ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 0 tests
test_aggregate_space.R........ 1 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 2 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 2 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 3 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 3 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 4 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 4 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 5 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 5 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 6 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 6 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 7 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 7 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 8 tests <1b>[0;32mOK<1b>[0m ## Size of the cube in x direction does not align with dx, extent will be enlarged by 0.500000 at both sides.
## Size of the cube in y direction does not align with dy, extent will be enlarged by 0.500000 at both sides.
test_aggregate_space.R........ 8 tests <1b>[0;32mOK<1b>[0m
test_aggregate_space.R........ 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m8.9s<1b>[0m
test_aggregate_time.R......... 0 tests
test_aggregate_time.R......... 0 tests
test_aggregate_time.R......... 0 tests
test_aggregate_time.R......... 0 tests
test_aggregate_time.R......... 1 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 2 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 3 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 4 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 5 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 6 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 7 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 8 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 9 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 10 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 11 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 12 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 13 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 13 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 14 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 14 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 15 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 16 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 16 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 17 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 18 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 18 tests <1b>[0;32mOK<1b>[0m
test_aggregate_time.R......... 19 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m16.7s<1b>[0m
test_apply_pixel.R............ 0 tests
test_apply_pixel.R............ 0 tests
test_apply_pixel.R............ 0 tests
test_apply_pixel.R............ 0 tests
test_apply_pixel.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 9 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 10 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 11 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 12 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 13 tests <1b>[0;32mOK<1b>[0m
test_apply_pixel.R............ 14 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m16.7s<1b>[0m
test_as_json.R................ 0 tests
test_as_json.R................ 0 tests
test_as_json.R................ 0 tests
test_as_json.R................ 0 tests
test_as_json.R................ 0 tests
test_as_json.R................ 1 tests <1b>[0;32mOK<1b>[0m
test_as_json.R................ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m16ms<1b>[0m
test_crop.R................... 0 tests
test_crop.R................... 0 tests
test_crop.R................... 0 tests
test_crop.R................... 0 tests
test_crop.R................... 1 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 1 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 2 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 2 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 3 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 3 tests <1b>[0;32mOK<1b>[0m
test_crop.R................... 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m7.6s<1b>[0m
test_cube_view.R.............. 0 tests
test_cube_view.R.............. 0 tests
test_cube_view.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 6 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 7 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 8 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 9 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 10 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 11 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 12 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 12 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 13 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 14 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 15 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 16 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-01-01/2021-12-31
test_cube_view.R.............. 16 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 17 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 18 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 19 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-01-01/2021-06-30
test_cube_view.R.............. 19 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 20 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 21 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 22 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-01-01/2022-12-31
test_cube_view.R.............. 22 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 23 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 24 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 25 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-01-01/2021-05-31
test_cube_view.R.............. 25 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 26 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 27 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-01-01/2021-06-01
test_cube_view.R.............. 27 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 28 tests <1b>[0;32mOK<1b>[0m
test_cube_view.R.............. 29 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m47ms<1b>[0m
test_reduce_space.R........... 0 tests
test_reduce_space.R........... 0 tests
test_reduce_space.R........... 0 tests
test_reduce_space.R........... 0 tests
test_reduce_space.R........... 1 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 2 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 3 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 4 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 5 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 6 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 6 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 7 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 7 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 8 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 8 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 9 tests <1b>[0;32mOK<1b>[0m
test_reduce_space.R........... 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m17.4s<1b>[0m
test_reduce_time.R............ 0 tests
test_reduce_time.R............ 0 tests
test_reduce_time.R............ 0 tests
test_reduce_time.R............ 0 tests
test_reduce_time.R............ 1 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 2 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 3 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 4 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 5 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 6 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 7 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 8 tests <1b>[0;32mOK<1b>[0m
test_reduce_time.R............ 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m29.1s<1b>[0m
test_rename_bands.R........... 0 tests
test_rename_bands.R........... 0 tests
test_rename_bands.R........... 0 tests
test_rename_bands.R........... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m0ms<1b>[0m
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 0 tests
test_selection.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 5 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 6 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 7 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 8 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-02-01/2021-03-31
test_selection.R.............. 8 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 9 tests <1b>[0;32mOK<1b>[0m ## Temporal extent of the cube does not align with dt and has been extended to 2021-03-01/2021-10-31
test_selection.R.............. 9 tests <1b>[0;32mOK<1b>[0m
test_selection.R.............. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m11.6s<1b>[0m
test_slice_space.R............ 0 tests
test_slice_space.R............ 0 tests
test_slice_space.R............ 0 tests
test_slice_space.R............ 0 tests
test_slice_space.R............ 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.5s<1b>[0m
test_slice_time.R............. 0 tests
test_slice_time.R............. 0 tests
test_slice_time.R............. 0 tests [ERROR] Failed to open netCDF file 'D:\temp\RtmpAvo5YZ\2PbVRWKj\85.nc'; nc_open() returned 13
test_slice_time.R............. 0 tests
test_slice_time.R............. 1 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;34m8.4s<1b>[0m
----- FAILED[data]: test_slice_time.R<12--12>
call| expect_equal(as.vector(x), 0:364)
diff| 'is.NA' value mismatch: 1 in current 0 in target
Error: 1 out of 109 tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64