Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-8 | 2.27 | 55.21 | 57.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-8 | 1.58 | 41.16 | 42.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-8 | 75.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-8 | 65.69 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-8 | 6.00 | 70.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-8 | 1.96 | 53.91 | 55.87 | NOTE | |
r-patched-solaris-x86 | 1.1-8 | 88.40 | NOTE | |||
r-release-linux-x86_64 | 1.1-8 | 2.09 | 54.01 | 56.10 | NOTE | |
r-release-macos-x86_64 | 1.1-8 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1-8 | 6.00 | 85.00 | 91.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-8 | 3.00 | 67.00 | 70.00 | NOTE |
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