CRAN Package Check Results for Package clock

Last updated on 2024-07-12 15:52:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 203.01 250.41 453.42 NOTE
r-devel-linux-x86_64-debian-gcc 0.7.0 133.50 186.48 319.98 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.0 593.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.0 653.50 WARN
r-devel-windows-x86_64 0.7.0 141.00 263.00 404.00 NOTE
r-patched-linux-x86_64 0.7.0 168.40 242.97 411.37 OK
r-release-linux-x86_64 0.7.0 173.28 247.06 420.34 OK
r-release-macos-arm64 0.7.0 139.00 NOTE
r-release-macos-x86_64 0.7.0 213.00 NOTE
r-release-windows-x86_64 0.7.0 142.00 261.00 403.00 OK
r-oldrel-macos-arm64 0.7.0 156.00 NOTE
r-oldrel-macos-x86_64 0.7.0 320.00 NOTE
r-oldrel-windows-x86_64 0.7.0 175.00 320.00 495.00 OK

Additional issues

gcc12

Check Details

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘clock/libs/clock.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’, ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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

Version: 0.7.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: quarterly.h:203:12: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:204:31: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:258:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:259:33: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:371:39: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:372:49: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:374:49: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:432:34: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:433:44: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:436:44: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:438:44: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:439:44: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] quarterly.h:440:44: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] See ‘/data/gannet/ripley/R/packages/tests-devel/clock.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.7.0
Check: compiled code
Result: NOTE File 'clock/libs/x64/clock.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH', 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 0.7.0
Check: installed package size
Result: NOTE installed size is 18.3Mb sub-directories of 1Mb or more: libs 16.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64