CRAN Package Check Results for Package nanotime

Last updated on 2024-06-21 01:57:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 87.53 86.11 173.64 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.7 61.20 62.44 123.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.8 247.35 OK
r-devel-linux-x86_64-fedora-gcc 0.3.8 267.92 OK
r-devel-windows-x86_64 0.3.7 63.00 110.00 173.00 NOTE
r-patched-linux-x86_64 0.3.7 82.72 79.90 162.62 NOTE
r-release-linux-x86_64 0.3.7 69.48 82.44 151.92 NOTE
r-release-macos-arm64 0.3.8 71.00 ERROR
r-release-macos-x86_64 0.3.8 121.00 OK
r-release-windows-x86_64 0.3.7 66.00 110.00 176.00 NOTE
r-oldrel-macos-arm64 0.3.8 70.00 ERROR
r-oldrel-macos-x86_64 0.3.8 109.00 OK
r-oldrel-windows-x86_64 0.3.7 79.00 131.00 210.00 NOTE

Additional issues

M1mac

Check Details

Version: 0.3.7
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.3.7
Check: Rd files
Result: NOTE checkRd: (-1) nanoperiod.Rd:268: Lost braces 268 | possible to use the binary operator `code{+}`. Instead the | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.3.7
Check: compiled code
Result: NOTE File ‘nanotime/libs/nanotime.so’: Found non-API call to R: ‘SET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.7
Check: compiled code
Result: NOTE File 'nanotime/libs/x64/nanotime.dll': Found non-API call to R: 'SET_S4_OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.3.8
Check: tests
Result: ERROR Running ‘POSIXt.R’ [1s/1s] Running ‘data.frame.R’ [1s/1s] Running ‘simpleTests.R’ [1s/1s] Running ‘tinytest.R’ [2s/2s] Running the tests in ‘tests/tinytest.R’ failed. Last 13 lines of output: test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m13ms<1b>[0m ----- FAILED[data]: test_nanotime.R<143--143> call| expect_identical(p, as.POSIXct(as.nanotime(p))) diff| Attributes differ ----- FAILED[data]: test_nanotime.R<147--147> call| expect_identical(p, as.POSIXct(as.nanotime(p))) diff| Attributes differ Error: 2 out of 1250 tests failed Execution halted Flavor: r-release-macos-arm64

Version: 0.3.8
Check: tests
Result: ERROR Running ‘POSIXt.R’ [1s/1s] Running ‘data.frame.R’ [1s/1s] Running ‘simpleTests.R’ [1s/1s] Running ‘tinytest.R’ [2s/2s] Running the tests in ‘tests/tinytest.R’ failed. Last 13 lines of output: test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 0 tests test_zoo.R.................... 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m8ms<1b>[0m ----- FAILED[data]: test_nanotime.R<143--143> call| expect_identical(p, as.POSIXct(as.nanotime(p))) diff| Attributes differ ----- FAILED[data]: test_nanotime.R<147--147> call| expect_identical(p, as.POSIXct(as.nanotime(p))) diff| Attributes differ Error: 2 out of 1250 tests failed Execution halted Flavor: r-oldrel-macos-arm64