Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1 | 2.61 | 34.01 | 36.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1 | 1.90 | 26.69 | 28.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1 | 52.00 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.1 | 43.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.1 | 7.00 | 44.00 | 51.00 | NOTE | |
r-patched-linux-x86_64 | 4.1 | 2.37 | 34.23 | 36.60 | NOTE | |
r-patched-solaris-x86 | 4.1 | 65.30 | NOTE | |||
r-release-linux-x86_64 | 4.1 | 2.38 | 34.70 | 37.08 | NOTE | |
r-release-macos-x86_64 | 4.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 4.1 | 8.00 | 61.00 | 69.00 | NOTE | |
r-oldrel-macos-x86_64 | 4.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.1 | 4.00 | 58.00 | 62.00 | NOTE |
Version: 4.1
Check: R code for possible problems
Result: NOTE
.NS.estimator: no visible global function definition for 'lm'
.NS.estimator: no visible global function definition for 'coef'
.NS.estimator: no visible global function definition for 'na.omit'
.NS.estimator: no visible global function definition for 'resid'
.NSS.estimator: no visible global function definition for 'lm'
.NSS.estimator: no visible global function definition for 'coef'
.NSS.estimator: no visible global function definition for 'na.omit'
.NSS.estimator: no visible global function definition for 'resid'
NSrates: no visible global function definition for 'time'
Nelson.Siegel: no visible global function definition for 'optimize'
Srates: no visible global function definition for 'time'
Svensson: no visible global function definition for 'median'
Svensson: no visible global function definition for 'optimize'
Undefined global functions or variables:
coef lm median na.omit optimize resid time
Consider adding
importFrom("stats", "coef", "lm", "median", "na.omit", "optimize",
"resid", "time")
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 4.1
Check: Rd line widths
Result: NOTE
Rd file 'ECBYieldCurve.Rd':
\examples lines wider than 100 characters:
plot(mat.ECB, ECBYieldCurve[i,], type="o", xlab="Maturities structure in years", ylab="Interest rates values")
Rd file 'FedYieldCurve.Rd':
\examples lines wider than 100 characters:
plot(mat, FedYieldCurve[i,], type="o", xlab="Maturities structure in years", ylab="Interest rates values")
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