CRAN Package Check Results for Package cit

Last updated on 2024-03-28 23:01:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.1 14.69 35.03 49.72 NOTE
r-devel-linux-x86_64-debian-gcc 2.3.1 11.62 27.08 38.70 NOTE
r-devel-linux-x86_64-fedora-clang 2.3.1 72.02 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3.1 64.29 NOTE
r-devel-windows-x86_64 2.3.1 14.00 221.00 235.00 ERROR
r-patched-linux-x86_64 2.3.1 14.72 35.37 50.09 NOTE
r-release-linux-x86_64 2.3.1 14.38 34.49 48.87 NOTE
r-release-macos-arm64 2.3.1 23.00 NOTE
r-release-macos-x86_64 2.3.1 39.00 NOTE
r-release-windows-x86_64 2.3.1 15.00 78.00 93.00 NOTE
r-oldrel-macos-arm64 2.3.1 24.00 OK
r-oldrel-windows-x86_64 2.3.1 21.00 80.00 101.00 OK

Check Details

Version: 2.3.1
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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 2.3.1
Check: tests
Result: ERROR Running 'tinytest.R' [166s] Running the tests in 'tests/tinytest.R' failed. Complete output: > > if ( requireNamespace("tinytest", quietly=TRUE) ){ + tinytest::test_package("cit") + } test_cit.R.................... 0 tests test_cit.R.................... 0 tests test_cit.R.................... 0 tests test_cit.R.................... 0 tests test_cit.R.................... 0 tests test_cit.R.................... 0 tests test_cit.R.................... 1 tests <1b>[0;32mOK<1b>[0m test_cit.R.................... 2 tests <1b>[0;32mOK<1b>[0m test_cit.R.................... 3 tests <1b>[0;32mOK<1b>[0m test_cit.R.................... 4 tests <1b>[0;32mOK<1b>[0m test_cit.R.................... 5 tests <1b>[0;32mOK<1b>[0m test_cit.R.................... 6 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.7s<1b>[0m All ok, 6 results (0.7s) > > > proc.time() user system elapsed 0.87 0.07 0.93 Flavor: r-devel-windows-x86_64