Last updated on 2016-10-24 23:48:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 0.98 | 18.18 | 19.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 1.08 | 17.98 | 19.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 34.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 34.06 | NOTE | |||
r-devel-macos-x86_64-clang | 1.3 | 28.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 6.00 | 51.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 1.00 | 17.14 | 18.14 | NOTE | |
r-patched-solaris-sparc | 1.3 | 195.20 | NOTE | |||
r-patched-solaris-x86 | 1.3 | 43.10 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 1.01 | 17.41 | 18.42 | NOTE | |
r-release-osx-x86_64-mavericks | 1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3 | 5.00 | 50.00 | 55.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.3 | 6.00 | 52.00 | 58.00 | OK |
Version: 1.3
Check: R code for possible problems
Result: NOTE
build.panel: no visible global function definition for ‘tail’
build.panel: no visible global function definition for ‘object.size’
get.psid: no visible global function definition for ‘unzip’
testPSID: no visible global function definition for ‘runif’
testPSID: no visible global function definition for ‘rlnorm’
testPSID: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
object.size rlnorm rnorm runif tail unzip
Consider adding
importFrom("stats", "rlnorm", "rnorm", "runif")
importFrom("utils", "object.size", "tail", "unzip")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64