Last updated on 2015-11-20 00:47:32.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.2 | 24.43 | 42.34 | 66.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 129.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 125.63 | NOTE | |||
r-devel-osx-x86_64-clang | 1.2 | 127.48 | OK | |||
r-devel-windows-ix86+x86_64 | 1.2 | 74.00 | 149.00 | 223.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 22.55 | 44.05 | 66.60 | OK | |
r-patched-solaris-sparc | 1.2 | 859.90 | OK | |||
r-patched-solaris-x86 | 1.2 | 146.20 | OK | |||
r-release-linux-x86_64 | 1.2 | 22.64 | 50.62 | 73.27 | OK | |
r-release-osx-x86_64-mavericks | 1.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.2 | 70.00 | 198.00 | 268.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2 | 82.00 | 223.00 | 305.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
.computeFrequency: no visible global function definition for
‘frequency’
.computeSeasonStrength: no visible global function definition for
‘frequency’
.computeSeasonStrength: no visible global function definition for ‘lm’
.computeSeasonStrength: no visible global function definition for
‘as.formula’
.computeTrendStrength: no visible global function definition for ‘lm’
.computeVarcoef: no visible global function definition for ‘sd’
fcut.default: no visible global function definition for ‘model.matrix’
frbe: no visible global function definition for ‘is.ts’
plot.fsets: no visible binding for global variable ‘ts’
Undefined global functions or variables:
as.formula frequency is.ts lm model.matrix sd ts
Consider adding
importFrom("stats", "as.formula", "frequency", "is.ts", "lm",
"model.matrix", "sd", "ts")
to your NAMESPACE.
Flavors: 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
Version: 1.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'doMC'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.2
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: 'doMC'
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64