CRAN Package Check Results for Maintainer ‘Corey Chivers <corey.chivers at mail.mcgill.ca>’

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

Package NOTE
MHadaptive 12

Package MHadaptive

Current CRAN status:

Version: 1.1-8
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION 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

Version: 1.1-8
Check: R code for possible problems
Result: NOTE
    BCI: no visible global function definition for 'quantile'
    Metro_Hastings: no visible global function definition for 'optim'
    Metro_Hastings: no visible global function definition for 'runif'
    Metro_Hastings: no visible global function definition for 'var'
    plotMH: no visible global function definition for 'hist'
    plotMH: no visible global function definition for 'frame'
    plotMH: no visible global function definition for 'text'
    Undefined global functions or variables:
     frame hist optim quantile runif text var
    Consider adding
     importFrom("graphics", "frame", "hist", "text")
     importFrom("stats", "optim", "quantile", "runif", "var")
    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

Version: 1.1-8
Check: R code for possible problems
Result: NOTE
    BCI: no visible global function definition for ‘quantile’
    Metro_Hastings: no visible global function definition for ‘optim’
    Metro_Hastings: no visible global function definition for ‘runif’
    Metro_Hastings: no visible global function definition for ‘var’
    plotMH: no visible global function definition for ‘hist’
    plotMH: no visible global function definition for ‘plot’
    plotMH: no visible global function definition for ‘frame’
    plotMH: no visible global function definition for ‘text’
    Undefined global functions or variables:
     frame hist optim plot quantile runif text var
    Consider adding
     importFrom("graphics", "frame", "hist", "plot", "text")
     importFrom("stats", "optim", "quantile", "runif", "var")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64