CRAN Package Check Results for Maintainer ‘Adam Clark <adam.tclark at gmail.com>’

Last updated on 2020-08-07 01:50:11 CEST.

Package NOTE OK
multispatialCCM 12
partitionBEFsp 12

Package multispatialCCM

Current CRAN status: NOTE: 12

Version: 1.0
Check: R code for possible problems
Result: NOTE
    CCM_boot : <anonymous>: no visible global function definition for 'sd'
    SSR_check_signal: no visible global function definition for 'cor'
    SSR_check_signal: no visible global function definition for 'cor.test'
    SSR_check_signal: no visible global function definition for 'lm'
    SSR_pred_boot: no visible global function definition for 'cor'
    make_ccm_data: no visible global function definition for 'rnorm'
    make_ccm_data: no visible global function definition for 'runif'
    make_ccm_data: no visible global function definition for 'rlnorm'
    Undefined global functions or variables:
     cor cor.test lm rlnorm rnorm runif sd
    Consider adding
     importFrom("stats", "cor", "cor.test", "lm", "rlnorm", "rnorm",
     "runif", "sd")
    to your NAMESPACE file.
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.0
Check: compiled code
Result: NOTE
    File ‘multispatialCCM/libs/multispatialCCM.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

Package partitionBEFsp

Current CRAN status: OK: 12