CRAN Package Check Results for Package PurBayes

Last updated on 2022-06-20 11:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 1.90 24.14 26.04 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 2.00 18.65 20.65 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 43.29 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 43.37 NOTE
r-devel-windows-x86_64 1.3 11.00 47.00 58.00 NOTE
r-patched-linux-x86_64 1.3 2.41 22.83 25.24 NOTE
r-release-linux-x86_64 1.3 2.57 23.09 25.66 NOTE
r-release-macos-arm64 1.3 18.00 NOTE
r-release-macos-x86_64 1.3 24.00 NOTE
r-release-windows-x86_64 1.3 13.00 49.00 62.00 NOTE
r-oldrel-macos-arm64 1.3 16.00 NOTE
r-oldrel-macos-x86_64 1.3 27.00 NOTE
r-oldrel-windows-ix86+x86_64 1.3 6.00 44.00 50.00 NOTE

Check Details

Version: 1.3
Check: R code for possible problems
Result: NOTE
    PurBayes: no visible global function definition for 'update'
    PurBayes: no visible global function definition for 'sd'
    plot.PurBayes: no visible global function definition for 'quantile'
    plot.PurBayes: no visible global function definition for 'lines'
    summary.PurBayes : <anonymous>: no visible global function definition
     for 'quantile'
    Undefined global functions or variables:
     lines quantile sd update
    Consider adding
     importFrom("graphics", "lines")
     importFrom("stats", "quantile", "sd", "update")
    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-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