CRAN Package Check Results for Package parallelpam

Last updated on 2024-07-05 16:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4 301.18 38.80 339.98 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.2 205.82 29.30 235.12 OK
r-devel-linux-x86_64-fedora-clang 1.4.2 422.40 OK
r-devel-linux-x86_64-fedora-gcc 1.4.2 612.31 WARN
r-devel-windows-x86_64 1.4 217.00 83.00 300.00 NOTE
r-patched-linux-x86_64 1.4.2 241.52 37.41 278.93 OK
r-release-linux-x86_64 1.4 244.93 37.44 282.37 OK
r-release-macos-arm64 1.4.2 116.00 NOTE
r-release-macos-x86_64 1.4.2 159.00 NOTE
r-release-windows-x86_64 1.4.2 207.00 81.00 288.00 OK
r-oldrel-macos-arm64 1.4.2 136.00 NOTE
r-oldrel-macos-x86_64 1.4.2 159.00 NOTE
r-oldrel-windows-x86_64 1.4.2 184.00 101.00 285.00 OK

Additional issues

gcc12 Intel Intel

Check Details

Version: 1.4
Check: compiled code
Result: NOTE File ‘parallelpam/libs/parallelpam.so’: Found non-API call to R: ‘SET_TYPEOF’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/sparsematrix.h:64:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] ../inst/include/sparsematrix.h:76:26: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] See ‘/data/gannet/ripley/R/packages/tests-devel/parallelpam.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (GCC) 14.1.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

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

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