CRAN Package Check Results for Package timechange

Last updated on 2023-12-01 00:52:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 36.56 31.14 67.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 21.57 24.35 45.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 104.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 95.87 NOTE
r-devel-windows-x86_64 0.2.0 29.00 70.00 99.00 WARN
r-patched-linux-x86_64 0.2.0 30.86 30.80 61.66 NOTE
r-release-linux-x86_64 0.2.0 30.44 31.02 61.46 NOTE
r-release-macos-arm64 0.2.0 33.00 NOTE
r-release-macos-x86_64 0.2.0 49.00 NOTE
r-release-windows-x86_64 0.2.0 33.00 74.00 107.00 NOTE
r-oldrel-macos-arm64 0.2.0 30.00 OK
r-oldrel-macos-x86_64 0.2.0 56.00 OK
r-oldrel-windows-x86_64 0.2.0 38.00 66.00 104.00 OK

Check Details

Version: 0.2.0
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: 0.2.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: round.cpp:164:34: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] round.cpp:164:106: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] round.cpp:285:34: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] round.cpp:285:106: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/timechange.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64