CRAN Package Check Results for Package oce

Last updated on 2022-04-24 03:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-2 259.97 610.24 870.21 ERROR
r-devel-linux-x86_64-debian-gcc 1.7-2 195.63 444.75 640.38 OK
r-devel-linux-x86_64-fedora-clang 1.7-2 1165.75 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7-2 1068.57 OK
r-patched-linux-x86_64 1.7-2 241.75 580.10 821.85 OK
r-release-linux-x86_64 1.7-2 213.32 585.37 798.69 OK
r-release-macos-arm64 1.7-2 NOTE
r-release-macos-x86_64 1.7-2 NOTE
r-release-windows-x86_64 1.7-2 420.00 754.00 1174.00 NOTE
r-oldrel-macos-arm64 1.7-2 NOTE
r-oldrel-macos-x86_64 1.7-2 NOTE
r-oldrel-windows-ix86+x86_64 1.7-2 550.00 1021.00 1571.00 NOTE

Check Details

Version: 1.7-2
Check: tests
Result: ERROR
     Running 'testthat.R' [94s/105s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(oce)
     Loading required package: gsw
     >
     > test_check("oce")
     [ FAIL 3 | WARN 0 | SKIP 14 | PASS 2760 ]
    
     == Skipped tests ===============================================================
     * On CRAN (1)
     * empty test (13)
    
     == Failed tests ================================================================
     -- Failure (test_met.R:78:9): read.met() handles type="csv3" files -------------
     sort(names(d@data)) (`actual`) not equal to sort(...) (`expected`).
    
     actual | expected
     [1] "Date/Time (LST)" - "direction" [4]
     [2] "Dew Point Temp (°C)" - "humidex" [5]
     [3] "Temp (°C)" - "humidity" [6]
     [4] "Time (LST)" - "precipitation" [7]
     [5] "direction" - "pressure" [8]
     [6] "humidex" - "speed" [9]
     [7] "humidity" - "temperature" [10]
     [8] "precipitation" -
     [9] "pressure" -
     [10] "speed" -
     ... ... ... and 7 more ...
     -- Failure (test_met.R:85:9): read.met() handles type="csv3" files -------------
     d[["longitude"]] (`actual`) not equal to -63.51 (`expected`).
    
     `actual` is NULL
     `expected` is a double vector (-63.51)
     -- Failure (test_met.R:87:9): read.met() handles type="csv3" files -------------
     d[["temperature"]] (`actual`) not equal to c(1.7, 1.9, 2, 2, 2.4) (`expected`).
    
     `actual` is NULL
     `expected` is a double vector (1.7, 1.9, 2, 2, 2.4)
    
     [ FAIL 3 | WARN 0 | SKIP 14 | PASS 2760 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.7-2
Check: installed package size
Result: NOTE
     installed size is 12.4Mb
     sub-directories of 1Mb or more:
     R 2.5Mb
     data 1.0Mb
     doc 2.0Mb
     help 3.5Mb
     libs 2.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, 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