CRAN Package Check Results for Package BASIX

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 3.27 19.83 23.10 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 2.33 15.73 18.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 37.15 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 26.87 NOTE
r-devel-windows-ix86+x86_64 1.1 15.00 51.00 66.00 NOTE
r-patched-linux-x86_64 1.1 2.87 19.61 22.48 NOTE
r-patched-solaris-x86 1.1 42.80 NOTE
r-release-linux-x86_64 1.1 2.72 19.63 22.35 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 12.00 38.00 50.00 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 12.00 54.00 66.00 NOTE

Additional issues

clang-UBSAN rchk

Check Details

Version: 1.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

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