CRAN Package Check Results for Package mgcv

Last updated on 2026-08-30 20:52:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9-4 95.49 437.67 533.16 OK
r-devel-linux-x86_64-debian-gcc 1.9-4 69.46 280.57 350.03 OK
r-devel-linux-x86_64-fedora-clang 1.9-4 74.00 302.69 376.69 OK
r-devel-linux-x86_64-fedora-gcc 1.9-4 73.00 268.34 341.34 OK
r-devel-windows-x86_64 1.9-4 110.00 463.00 573.00 NOTE
r-patched-linux-x86_64 1.9-4 103.81 413.00 516.81 OK
r-release-linux-x86_64 1.9-4 100.51 411.82 512.33 OK
r-release-macos-arm64 1.9-4 23.00 90.00 113.00 OK
r-release-macos-x86_64 1.9-4 72.00 460.00 532.00 OK
r-release-windows-x86_64 1.9-4 105.00 423.00 528.00 OK
r-oldrel-macos-arm64 1.9-4 OK
r-oldrel-macos-x86_64 1.9-4 72.00 611.00 683.00 OK
r-oldrel-windows-x86_64 1.9-4 146.00 525.00 671.00 OK

Check Details

Version: 1.9-4
Check: compiled code
Result: NOTE Note: information on .o files for x64 is not available File 'd:/Rcompile/CRANpkg/lib/4.7/mgcv/libs/x64/mgcv.dll': Found '_assert', possibly from 'assert' (C) Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) 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. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64