CRAN Package Check Results for Package SPIn

Last updated on 2022-06-10 15:51:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 2.83 33.16 35.99 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 1.81 25.03 26.84 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 43.68 NOTE
r-devel-windows-x86_64 1.1 8.00 46.00 54.00 NOTE
r-patched-linux-x86_64 1.1 2.61 31.01 33.62 NOTE
r-release-linux-x86_64 1.1 NOTE
r-release-macos-arm64 1.1 15.00 NOTE
r-release-macos-x86_64 1.1 21.00 NOTE
r-release-windows-x86_64 1.1 5.00 46.00 51.00 NOTE
r-oldrel-macos-arm64 1.1 17.00 NOTE
r-oldrel-macos-x86_64 1.1 30.00 NOTE
r-oldrel-windows-ix86+x86_64 1.1 5.00 43.00 48.00 NOTE

Check Details

Version: 1.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'quadprog' which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: 'quadprog'
     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-windows-x86_64, 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.1
Check: R code for possible problems
Result: NOTE
    SPIn: no visible global function definition for 'density'
    SPIn: no visible global function definition for 'quantile'
    SPIn: no visible global function definition for 'solve.QP'
    bootSPIn: no visible global function definition for 'runif'
    plot.SPIn: no visible global function definition for 'hist'
    plot.SPIn: no visible global function definition for 'lines'
    plot.SPIn: no visible global function definition for 'text'
    plot.SPIn: no visible global function definition for 'quantile'
    plot.SPIn: no visible global function definition for 'legend'
    Undefined global functions or variables:
     density hist legend lines quantile runif solve.QP text
    Consider adding
     importFrom("graphics", "hist", "legend", "lines", "text")
     importFrom("stats", "density", "quantile", "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-windows-x86_64, 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