CRAN Package Check Results for Maintainer ‘Julian Wolfson <julianw at umn.edu>’

Last updated on 2022-04-24 03:52:57 CEST.

Package NOTE
threeboost 12

Package threeboost

Current CRAN status:

Version: 1.1
Check: R code for possible problems
Result: NOTE
    coef_traceplot: no visible global function definition for 'rainbow'
    coef_traceplot: no visible global function definition for 'abline'
    coef_traceplot : <anonymous>: no visible global function definition for
     'lines'
    coef_traceplot: no visible global function definition for 'text'
    ee.GEE.aux : <anonymous>: no visible global function definition for
     'combn'
    Undefined global functions or variables:
     abline combn lines rainbow text
    Consider adding
     importFrom("grDevices", "rainbow")
     importFrom("graphics", "abline", "lines", "text")
     importFrom("utils", "combn")
    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