CRAN Package Check Results for Package MASS

Last updated on 2023-03-30 04:55:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.3-58.3 12.70 119.13 131.83 OK
r-devel-linux-x86_64-debian-gcc 7.3-58.3 7.65 87.41 95.06 OK
r-devel-linux-x86_64-fedora-clang 7.3-58.3 164.55 OK
r-devel-linux-x86_64-fedora-gcc 7.3-58.3 166.14 OK
r-devel-windows-x86_64 7.3-58.3 136.00 0.00 136.00 NOTE
r-patched-linux-x86_64 7.3-58.3 17.52 112.33 129.85 OK
r-release-linux-x86_64 7.3-58.3 13.86 108.33 122.19 OK
r-release-macos-arm64 7.3-58.3 52.00 OK
r-release-macos-x86_64 7.3-58.3 85.00 OK
r-release-windows-x86_64 7.3-58.3 88.00 195.00 283.00 OK
r-oldrel-macos-arm64 7.3-58.3 52.00 OK
r-oldrel-macos-x86_64 7.3-58.3 88.00 OK
r-oldrel-windows-ix86+x86_64 7.3-58.3 29.00 198.00 227.00 OK

Check Details

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