CRAN Package Check Results for Package acrt

Last updated on 2020-08-07 01:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 67.22 29.36 96.58 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 49.11 23.79 72.90 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 144.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 124.23 NOTE
r-devel-windows-ix86+x86_64 1.0.1 162.00 69.00 231.00 OK
r-patched-linux-x86_64 1.0.1 55.57 30.30 85.87 OK
r-patched-solaris-x86 1.0.1 118.30 OK
r-release-linux-x86_64 1.0.1 52.79 30.33 83.12 OK
r-release-macos-x86_64 1.0.1 NOTE
r-release-windows-ix86+x86_64 1.0.1 170.00 90.00 260.00 OK
r-oldrel-macos-x86_64 1.0.1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.1 103.00 64.00 167.00 OK

Check Details

Version: 1.0.1
Check: installed package size
Result: NOTE
     installed size is 7.2Mb
     sub-directories of 1Mb or more:
     libs 7.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.1
Check: compiled code
Result: NOTE
    File ‘acrt/libs/acrt.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc