CRAN Package Check Results for Package FieldSim

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.1 6.29 58.74 65.03 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.1 5.83 42.02 47.85 NOTE
r-devel-linux-x86_64-fedora-clang 3.2.1 83.77 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.1 74.20 NOTE
r-devel-windows-ix86+x86_64 3.2.1 25.00 76.00 101.00 NOTE
r-patched-linux-x86_64 3.2.1 6.83 55.87 62.70 NOTE
r-patched-solaris-x86 3.2.1 104.30 NOTE
r-release-linux-x86_64 3.2.1 7.43 55.88 63.31 NOTE
r-release-macos-x86_64 3.2.1 NOTE
r-release-windows-ix86+x86_64 3.2.1 24.00 111.00 135.00 NOTE
r-oldrel-macos-x86_64 3.2.1 WARN
r-oldrel-windows-ix86+x86_64 3.2.1 13.00 73.00 86.00 NOTE

Check Details

Version: 3.2.1
Check: R code for possible problems
Result: NOTE
    fieldsim: no visible global function definition for 'rnorm'
    midpoint: no visible global function definition for 'rnorm'
    setAtlas_under: no visible global function definition for 'runif'
    setCovf_under : Ibeta: no visible global function definition for
     'pbeta'
    visualize: no visible global function definition for 'colorRampPalette'
    Undefined global functions or variables:
     colorRampPalette pbeta rnorm runif
    Consider adding
     importFrom("grDevices", "colorRampPalette")
     importFrom("stats", "pbeta", "rnorm", "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

Version: 3.2.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64