Last updated on 2023-11-28 07:52:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.2 | 15.12 | 88.24 | 103.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.1.2 | 10.00 | 64.11 | 74.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.1.2 | 135.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 127.99 | OK | |||
r-devel-windows-x86_64 | 3.1.2 | 12.00 | 83.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 3.1.2 | 12.98 | 82.15 | 95.13 | OK | |
r-release-linux-x86_64 | 3.1.2 | 8.87 | 82.60 | 91.47 | OK | |
r-release-macos-arm64 | 3.1.2 | 131.00 | OK | |||
r-release-macos-x86_64 | 3.1.2 | 79.00 | OK | |||
r-release-windows-x86_64 | 3.1.2 | 16.00 | 90.00 | 106.00 | OK | |
r-oldrel-macos-arm64 | 3.1.2 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1.2 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1.2 | 18.00 | 92.00 | 110.00 | OK |
Version: 3.1.2
Check: Rd files
Result: NOTE
checkRd: (-1) stsm_estimate.Rd:60: Lost braces; missing escapes or markup?
60 | If trend is "random-walk", the trend model is T_t = T_{t-1} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:62: Lost braces; missing escapes or markup?
62 | If trend is "random-walk-drift", the trend model is T_t = T_{t-1} + D_{t-1} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:62: Lost braces; missing escapes or markup?
62 | If trend is "random-walk-drift", the trend model is T_t = T_{t-1} + D_{t-1} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:64: Lost braces; missing escapes or markup?
64 | D_t = d + phi_d*D_{t-1} + n_t, n_t ~ N(0, sig_d^2)
| ^
checkRd: (-1) stsm_estimate.Rd:65: Lost braces; missing escapes or markup?
65 | If trend is "double-random-walk", the trend model is T_t = M_{t-1} + T_{t-1} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:65: Lost braces; missing escapes or markup?
65 | If trend is "double-random-walk", the trend model is T_t = M_{t-1} + T_{t-1} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:67: Lost braces; missing escapes or markup?
67 | M_t = M_{t-1} + n_t, n_t ~ N(0, sig_d^2)
| ^
checkRd: (-1) stsm_estimate.Rd:68: Lost braces; missing escapes or markup?
68 | If trend is "random-walk2", the trend model is T_t = 2T_{t-1} - T_{t-2} + e_t,
| ^
checkRd: (-1) stsm_estimate.Rd:68: Lost braces; missing escapes or markup?
68 | If trend is "random-walk2", the trend model is T_t = 2T_{t-1} - T_{t-2} + e_t,
| ^
checkRd: (-1) stsm_ssm.Rd:57: Lost braces; missing escapes or markup?
57 | B = F*B_{t-1} + B^S X^S_t + u_t
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc