Last updated on 2024-03-02 07:50:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2020.2-1 | 16.72 | 127.29 | 144.01 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2020.2-1 | 15.60 | 95.29 | 110.89 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2020.2-1 | 183.19 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2020.2-1 | 536.14 | WARN | |||
r-devel-windows-x86_64 | 2020.2-1 | 17.00 | 141.00 | 158.00 | WARN | |
r-patched-linux-x86_64 | 2020.2-1 | 16.13 | 125.79 | 141.92 | OK | |
r-release-linux-x86_64 | 2020.2-1 | 15.00 | 124.29 | 139.29 | OK | |
r-release-macos-arm64 | 2020.2-1 | 352.00 | OK | |||
r-release-macos-x86_64 | 2020.2-1 | 512.00 | NOTE | |||
r-release-windows-x86_64 | 2020.2-1 | 17.00 | 164.00 | 181.00 | OK | |
r-oldrel-macos-arm64 | 2020.2-1 | 308.00 | OK | |||
r-oldrel-windows-x86_64 | 2020.2-1 | 23.00 | 167.00 | 190.00 | OK |
Version: 2020.2-1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'forecastCovCompiled.Rd':
‘obj’ ‘zero’ ‘trend’ ‘estimation.sample’ ‘...’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ 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-devel-windows-x86_64
Version: 2020.2-1
Check: examples
Result: WARN
Found the following significant warnings:
Warning in is.R() : 'is.R' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
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
Version: 2020.2-1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘EvalEst’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2020.2-1
Check: compiled code
Result: NOTE
File ‘dse/libs/dse.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2020.2-1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘EvalEst’
Flavor: r-release-macos-x86_64