CRAN Package Check Results for Package ACDm

Last updated on 2022-10-31 06:49:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4.1 WARN
r-devel-linux-x86_64-debian-gcc 1.0.4.1 14.83 73.99 88.82 OK
r-devel-linux-x86_64-fedora-clang 1.0.4.1 159.93 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.4.1 158.74 NOTE
r-devel-windows-x86_64 1.0.4.1 46.00 156.00 202.00 OK
r-patched-linux-x86_64 1.0.4.1 24.81 93.95 118.76 OK
r-release-linux-x86_64 1.0.4.1 15.41 93.76 109.17 OK
r-release-macos-arm64 1.0.4.1 51.00 OK
r-release-macos-x86_64 1.0.4.1 66.00 OK
r-release-windows-x86_64 1.0.4.1 36.00 140.00 176.00 OK
r-oldrel-macos-arm64 1.0.4.1 48.00 OK
r-oldrel-macos-x86_64 1.0.4.1 70.00 OK
r-oldrel-windows-ix86+x86_64 1.0.4.1 44.00 181.00 225.00 OK

Additional issues

clang15 clang15

Check Details

Version: 1.0.4.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     getLL.c:133:22: warning: invalid UTF-8 in comment [-Winvalid-utf8]
     getLL.c:257:22: warning: invalid UTF-8 in comment [-Winvalid-utf8]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.0.4.1
Check: compiled code
Result: NOTE
    File ‘ACDm/libs/ACDm.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