CRAN Package Check Results for Maintainer ‘Giorgio Valentini <valentini at di.unimi.it>’

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

Package ERROR WARN NOTE OK
hyperSMURF 12
NetPreProc 2 10
PerfMeas 4 8
RANKS 1 2 9

Package hyperSMURF

Current CRAN status: OK: 12

Package NetPreProc

Current CRAN status: NOTE: 2, OK: 10

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

Current CRAN status: WARN: 4, NOTE: 8

Version: 1.2.1
Check: R code for possible problems
Result: NOTE
    performance.curves.plot: no visible global function definition for
     'postscript'
    performance.curves.plot: no visible global function definition for
     'axis'
    performance.curves.plot: no visible global function definition for
     'lines'
    performance.curves.plot: no visible global function definition for
     'legend'
    performance.curves.plot: no visible global function definition for
     'grid'
    performance.curves.plot: no visible global function definition for
     'dev.off'
    precision.recall.curves.plot: no visible global function definition for
     'postscript'
    precision.recall.curves.plot: no visible global function definition for
     'axis'
    precision.recall.curves.plot: no visible global function definition for
     'lines'
    precision.recall.curves.plot: no visible global function definition for
     'legend'
    precision.recall.curves.plot: no visible global function definition for
     'grid'
    precision.recall.curves.plot: no visible global function definition for
     'dev.off'
    Undefined global functions or variables:
     axis dev.off grid legend lines postscript
    Consider adding
     importFrom("grDevices", "dev.off", "postscript")
     importFrom("graphics", "axis", "grid", "legend", "lines")
    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: 1.2.1
Check: Rd files
Result: WARN
    checkRd: (7) PerfMeas-package.Rd:31: invalid email address: {valentini,re}@di.unimi.it
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

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

Current CRAN status: ERROR: 1, NOTE: 2, OK: 9

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

Version: 1.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-patched-linux-x86_64