Last updated on 2017-02-24 23:52:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.8-8 | 1.75 | 14.59 | 16.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.8-8 | 1.78 | 14.52 | 16.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.8-8 | 28.29 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.1.8-8 | 26.46 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.1.8-8 | 22.58 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.1.8-8 | 21.00 | 60.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.8-8 | 1.57 | 12.04 | 13.61 | NOTE | |
r-patched-solaris-sparc | 1.1.8-8 | 144.10 | NOTE | |||
r-patched-solaris-x86 | 1.1.8-8 | 33.30 | NOTE | |||
r-release-linux-x86_64 | 1.1.8-8 | 1.54 | 12.07 | 13.61 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1.8-8 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.8-8 | 15.00 | 47.00 | 62.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1.8-8 | 20.00 | 73.00 | 93.00 | NOTE |
Version: 1.1.8-8
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘boot’
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.1.8-8
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
lines.gld plot.egld plot.gld print.egld print.gld
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64
Version: 1.1.8-8
Check: R code for possible problems
Result: NOTE
.bincount: no visible global function definition for ‘sd’
.mom: no visible global function definition for ‘sd’
.mop: no visible global function definition for ‘quantile’
degld: no visible global function definition for ‘dbeta’
fit.egld: no visible global function definition for ‘sd’
fit.egld: no visible global function definition for ‘var’
fit.egld: no visible global function definition for ‘pchisq’
fit.gld: no visible global function definition for ‘sd’
fit.gld: no visible global function definition for ‘pchisq’
gboot: no visible global function definition for ‘boot’
lines.gld: no visible global function definition for ‘lines.default’
pegld: no visible global function definition for ‘pbeta’
plot.egld: no visible global function definition for ‘plot.default’
plot.egld: no visible global function definition for ‘abline’
plot.gld: no visible global function definition for ‘plot.default’
plot.gld: no visible global function definition for ‘abline’
qegld: no visible global function definition for ‘qbeta’
regld: no visible global function definition for ‘rbeta’
rrsgld: no visible global function definition for ‘runif’
Undefined global functions or variables:
abline boot dbeta lines.default pbeta pchisq plot.default qbeta
quantile rbeta runif sd var
Consider adding
importFrom("graphics", "abline", "lines.default", "plot.default")
importFrom("stats", "dbeta", "pbeta", "pchisq", "qbeta", "quantile",
"rbeta", "runif", "sd", "var")
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.1.8-8
Flags: --no-stop-on-test-error
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘boot’
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.1.8-8
Flags: --no-stop-on-test-error
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
lines.gld plot.egld plot.gld print.egld print.gld
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.1.8-8
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
.bincount: no visible global function definition for ‘sd’
.mom: no visible global function definition for ‘sd’
.mop: no visible global function definition for ‘quantile’
degld: no visible global function definition for ‘dbeta’
fit.egld: no visible global function definition for ‘sd’
fit.egld: no visible global function definition for ‘var’
fit.egld: no visible global function definition for ‘pchisq’
fit.gld: no visible global function definition for ‘sd’
fit.gld: no visible global function definition for ‘pchisq’
gboot: no visible global function definition for ‘boot’
lines.gld: no visible global function definition for ‘lines.default’
pegld: no visible global function definition for ‘pbeta’
plot.egld: no visible global function definition for ‘plot.default’
plot.egld: no visible global function definition for ‘abline’
plot.gld: no visible global function definition for ‘plot.default’
plot.gld: no visible global function definition for ‘abline’
qegld: no visible global function definition for ‘qbeta’
regld: no visible global function definition for ‘rbeta’
rrsgld: no visible global function definition for ‘runif’
Undefined global functions or variables:
abline boot dbeta lines.default pbeta pchisq plot.default qbeta
quantile rbeta runif sd var
Consider adding
importFrom("graphics", "abline", "lines.default", "plot.default")
importFrom("stats", "dbeta", "pbeta", "pchisq", "qbeta", "quantile",
"rbeta", "runif", "sd", "var")
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.1.8-8
Check: R code for possible problems
Result: NOTE
gboot: no visible global function definition for 'boot'
Flavor: r-oldrel-windows-ix86+x86_64