Last updated on 2017-02-24 23:52:14.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.77 | 22.46 | 23.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.73 | 22.93 | 23.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.08 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 39.32 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.0 | 34.31 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.0 | 9.00 | 43.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.66 | 35.19 | 35.85 | NOTE | |
r-patched-solaris-sparc | 1.0 | 507.70 | NOTE | |||
r-patched-solaris-x86 | 1.0 | 75.50 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.62 | 37.07 | 37.69 | NOTE | |
r-release-osx-x86_64-mavericks | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 92.00 | 97.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 122.00 | 129.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘MASS’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
acm: no visible global function definition for ‘read.table’
clusters: no visible global function definition for ‘write.matrix’
clusters: no visible global function definition for ‘dev.new’
clusters: no visible global function definition for ‘par’
clusters: no visible global function definition for ‘hist’
clusters: no visible global function definition for ‘legend’
clusters: no visible global function definition for ‘pdf’
clusters: no visible global function definition for ‘dev.off’
erra: no visible global function definition for ‘read.table’
erra: no visible global function definition for ‘pbeta’
Undefined global functions or variables:
dev.new dev.off hist legend par pbeta pdf read.table write.matrix
Consider adding
importFrom("grDevices", "dev.new", "dev.off", "pdf")
importFrom("graphics", "hist", "legend", "par")
importFrom("stats", "pbeta")
importFrom("utils", "read.table")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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
Version: 1.0
Flags: --no-stop-on-test-error
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘MASS’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.0
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
acm: no visible global function definition for ‘read.table’
clusters: no visible global function definition for ‘write.matrix’
clusters: no visible global function definition for ‘dev.new’
clusters: no visible global function definition for ‘par’
clusters: no visible global function definition for ‘hist’
clusters: no visible global function definition for ‘legend’
clusters: no visible global function definition for ‘pdf’
clusters: no visible global function definition for ‘dev.off’
erra: no visible global function definition for ‘read.table’
erra: no visible global function definition for ‘pbeta’
Undefined global functions or variables:
dev.new dev.off hist legend par pbeta pdf read.table write.matrix
Consider adding
importFrom("grDevices", "dev.new", "dev.off", "pdf")
importFrom("graphics", "hist", "legend", "par")
importFrom("stats", "pbeta")
importFrom("utils", "read.table")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.0
Check: R code for possible problems
Result: NOTE
clusters: no visible global function definition for 'write.matrix'
Flavor: r-oldrel-windows-ix86+x86_64