CRAN Package Check Results for Package lattice

Last updated on 2026-09-08 13:51:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.23-1 16.03 178.85 194.88 OK
r-devel-linux-x86_64-debian-gcc 0.23-1 9.86 124.69 134.55 OK
r-devel-linux-x86_64-fedora-clang 0.23-1 11.00 118.11 129.11 OK
r-devel-linux-x86_64-fedora-gcc 0.23-1 12.00 116.33 128.33 OK
r-devel-windows-x86_64 0.23-1 22.00 261.00 283.00 NOTE
r-patched-linux-x86_64 0.23-1 15.09 168.44 183.53 OK
r-release-linux-x86_64 0.23-1 11.97 167.29 179.26 OK
r-release-macos-arm64 0.23-1 5.00 73.00 78.00 OK
r-release-macos-x86_64 0.23-1 14.00 237.00 251.00 OK
r-release-windows-x86_64 0.23-1 30.00 205.00 235.00 OK
r-oldrel-macos-arm64 0.23-1 4.00 76.00 80.00 OK
r-oldrel-macos-x86_64 0.23-1 13.00 229.00 242.00 OK
r-oldrel-windows-x86_64 0.23-1 28.00 238.00 266.00 OK

Check Details

Version: 0.23-1
Check: compiled code
Result: NOTE Note: information on .o files for x64 is not available File 'd:/Rcompile/CRANpkg/lib/4.7/lattice/libs/x64/lattice.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (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