CRAN Package Check Results for Package Matrix

Last updated on 2025-03-06 01:51:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7-2 295.20 323.88 619.08 OK
r-devel-linux-x86_64-debian-gcc 1.7-2 218.41 221.63 440.04 OK
r-devel-linux-x86_64-fedora-clang 1.7-2 999.41 OK
r-devel-linux-x86_64-fedora-gcc 1.7-2 1112.46 OK
r-devel-macos-arm64 1.7-2 284.00 OK
r-devel-macos-x86_64 1.7-2 521.00 OK
r-devel-windows-x86_64 1.7-2 412.00 428.00 840.00 NOTE
r-patched-linux-x86_64 1.7-2 OK
r-release-linux-x86_64 1.7-2 310.83 302.37 613.20 OK
r-release-macos-arm64 1.7-2 118.00 OK
r-release-macos-x86_64 1.7-2 469.00 OK
r-release-windows-x86_64 1.7-2 405.00 424.00 829.00 OK
r-oldrel-macos-arm64 1.6-5 NOTE
r-oldrel-macos-x86_64 1.6-5 525.00 NOTE
r-oldrel-windows-x86_64 1.6-5 281.00 512.00 793.00 OK

Check Details

Version: 1.7-2
Check: compiled code
Result: NOTE Note: information on .o files for x64 is not available File 'd:/Rcompile/CRANpkg/lib/4.5/Matrix/libs/x64/Matrix.dll': 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

Version: 1.6-5
Check: R code for possible problems
Result: NOTE qr.X: no visible binding for global variable ‘R’ Undefined global functions or variables: R Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64