CRAN Package Check Results for Package apcf

Last updated on 2025-12-18 20:48:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 26.40 40.40 66.80 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 17.82 30.76 48.58 WARN
r-devel-linux-x86_64-fedora-clang 0.3.2 58.00 68.22 126.22 WARN
r-devel-linux-x86_64-fedora-gcc 0.3.2 55.00 80.52 135.52 WARN
r-devel-windows-x86_64 0.3.2 64.00 99.00 163.00 NOTE
r-patched-linux-x86_64 0.3.2 24.57 36.96 61.53 OK
r-release-linux-x86_64 0.3.2 24.41 37.39 61.80 OK
r-release-macos-arm64 0.3.2 OK
r-release-macos-x86_64 0.3.2 22.00 58.00 80.00 OK
r-release-windows-x86_64 0.3.2 62.00 103.00 165.00 NOTE
r-oldrel-macos-arm64 0.3.2 NOTE
r-oldrel-macos-x86_64 0.3.2 21.00 128.00 149.00 NOTE
r-oldrel-windows-x86_64 0.3.2 39.00 123.00 162.00 OK

Additional issues

gcc-ASAN

Check Details

Version: 0.3.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/apcf.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-11) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored See ‘/data/gannet/ripley/R/packages/tests-clang/apcf.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 21.1.8’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored See ‘/data/gannet/ripley/R/packages/tests-devel/apcf.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.2
Check: compiled code
Result: NOTE File 'apcf/libs/x64/apcf.dll': Found '_ZSt4cerr', possibly from 'std::cerr' (C++) Objects: '../windows/geos-3.10.2/lib-4.9.3/x64/libgeos.a', '../windows/geos-3.10.2/lib-8.3.0/x64/libgeos.a', '../windows/geos-3.10.2/lib/x64/libgeos.a' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.3.2
Check: installed package size
Result: NOTE installed size is 5.7Mb sub-directories of 1Mb or more: libs 5.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64