Last updated on 2022-05-09 07:50:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.35 | 6.99 | 79.78 | 86.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.35 | 6.17 | 59.27 | 65.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.35 | 108.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.35 | 99.96 | NOTE | |||
r-devel-windows-x86_64 | 1.35 | 16.00 | 91.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 1.35 | 8.75 | 74.29 | 83.04 | NOTE | |
r-release-linux-x86_64 | 1.35 | 7.23 | 76.04 | 83.27 | NOTE | |
r-release-macos-arm64 | 1.35 | 26.00 | NOTE | |||
r-release-macos-x86_64 | 1.35 | 58.00 | NOTE | |||
r-release-windows-x86_64 | 1.35 | 23.00 | 95.00 | 118.00 | NOTE | |
r-oldrel-macos-arm64 | 1.35 | 36.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.35 | 58.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.35 | 18.00 | 86.00 | 104.00 | NOTE |
Version: 1.35
Check: R code for possible problems
Result: NOTE
ds: no visible global function definition for 'is.ts'
ds: no visible global function definition for 'frequency'
getds: no visible global function definition for 'resid'
getds: no visible global function definition for 'lm.fit'
getds: no visible global function definition for 'sd'
getds: no visible global function definition for 'var'
getds: no visible global function definition for 'fitted'
Undefined global functions or variables:
fitted frequency is.ts lm.fit resid sd var
Consider adding
importFrom("stats", "fitted", "frequency", "is.ts", "lm.fit", "resid",
"sd", "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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.35
Check: Rd line widths
Result: NOTE
Rd file 'ds.Rd':
\usage lines wider than 90 characters:
ds(z, Fm = 6, Fs = 6, type = c("daily", "monthly"), searchQ=TRUE, lag.max=20, ic=c("BIC","AIC"), standardizeQ=TRUE)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64