CRAN Package Check Results for Maintainer ‘Wanchuang Zhu <andy.chou.sub at gmail.com>’

Last updated on 2022-08-15 08:50:19 CEST.

Package NOTE OK
PAMA 6 7

Package PAMA

Current CRAN status: NOTE: 6, OK: 7

Version: 1.2.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rcpp’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

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