CRAN Package Check Results for Maintainer ‘Tobias Verbeke <tobias.verbeke at openanalytics.eu>’

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

Package NOTE OK
helloJavaWorld 12
mpm 12
RSBJson 12
SDaA 12
SMCRM 12

Package helloJavaWorld

Current CRAN status: OK: 12

Package mpm

Current CRAN status: NOTE: 12

Version: 1.0-22
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MASS' which was already attached by Depends.
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'KernSmooth' 'MASS'
     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.0-22
Check: R code for possible problems
Result: NOTE
    export.summary.mpm: warning in complex(real = x$Rows[, FdimsR[1]], imag
     = x$Rows[, FdimsR[2]]): partial argument match of 'imag' to
     'imaginary'
    export.summary.mpm: warning in complex(real = x$Columns[, FdimsC[1]],
     imag = x$Columns[, FdimsC[2]]): partial argument match of 'imag' to
     'imaginary'
    .onAttach: no visible global function definition for
     'packageDescription'
    export.summary.mpm: no visible global function definition for
     'write.table'
    mpm: no visible binding for global variable 'median'
    plot.mpm: no visible global function definition for 'rainbow'
    plot.mpm: no visible global function definition for 'quantile'
    plot.mpm: no visible global function definition for 'par'
    plot.mpm: no visible global function definition for 'points'
    plot.mpm: no visible global function definition for 'smoothScatter'
    plot.mpm: no visible global function definition for 'colorRampPalette'
    plot.mpm: no visible global function definition for 'symbols'
    plot.mpm: no visible global function definition for 'text'
    plot.mpm: no visible global function definition for 'lines'
    plot.mpm: no visible global function definition for 'box'
    Undefined global functions or variables:
     box colorRampPalette lines median packageDescription par points
     quantile rainbow smoothScatter symbols text write.table
    Consider adding
     importFrom("grDevices", "colorRampPalette", "rainbow")
     importFrom("graphics", "box", "lines", "par", "points",
     "smoothScatter", "symbols", "text")
     importFrom("stats", "median", "quantile")
     importFrom("utils", "packageDescription", "write.table")
    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

Package RSBJson

Current CRAN status: OK: 12

Package SDaA

Current CRAN status: NOTE: 12

Version: 0.1-3
Check: R code for possible problems
Result: NOTE
    lahiri.design: no visible global function definition for 'runif'
    Undefined global functions or variables:
     runif
    Consider adding
     importFrom("stats", "runif")
    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

Package SMCRM

Current CRAN status: NOTE: 12

Version: 0.0-3
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