CRAN Package Check Results for Maintainer ‘Petr Savicky <savicky at cs.cas.cz>’

Last updated on 2022-04-24 03:53:04 CEST.

Package NOTE OK
pspearman 12
readMLData 12
rngSetSeed 2 10

Package pspearman

Current CRAN status: NOTE: 12

Version: 0.3-0
Check: R code for possible problems
Result: NOTE
    pspearman: no visible global function definition for 'pt'
    spearman.test: no visible global function definition for
     'complete.cases'
    spearman.test: no visible global function definition for 'cor'
    Undefined global functions or variables:
     complete.cases cor pt
    Consider adding
     importFrom("stats", "complete.cases", "cor", "pt")
    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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3-0
Check: compiled code
Result: NOTE
    File ‘pspearman/libs/pspearman.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 readMLData

Current CRAN status: OK: 12

Package rngSetSeed

Current CRAN status: NOTE: 2, OK: 10

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