Last updated on 2023-10-04 00:01:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2020.2-1 | 18.33 | 126.32 | 144.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2020.2-1 | 14.62 | 95.77 | 110.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2020.2-1 | 191.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2020.2-1 | 1309.24 | NOTE | |||
r-devel-windows-x86_64 | 2020.2-1 | 14.00 | 145.00 | 159.00 | NOTE | |
r-patched-linux-x86_64 | 2020.2-1 | 20.35 | 125.51 | 145.86 | OK | |
r-release-linux-x86_64 | 2020.2-1 | 14.47 | 127.81 | 142.28 | 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 | 167.00 | 184.00 | OK | |
r-oldrel-macos-arm64 | 2020.2-1 | 308.00 | OK | |||
r-oldrel-macos-x86_64 | 2020.2-1 | 603.00 | OK | |||
r-oldrel-windows-x86_64 | 2020.2-1 | 23.00 | 164.00 | 187.00 | OK |
Version: 2020.2-1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'forecastCovCompiled':
‘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: 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