Last updated on 2023-12-10 02:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 7.06 | 113.06 | 120.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 5.31 | 81.17 | 86.48 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 148.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 163.77 | OK | |||
r-devel-windows-x86_64 | 0.0.2 | 6.00 | 115.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 0.0.2 | 6.78 | 105.32 | 112.10 | OK | |
r-release-linux-x86_64 | 0.0.2 | 7.12 | 102.99 | 110.11 | OK | |
r-release-macos-arm64 | 0.0.2 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.0.2 | 158.00 | OK | |||
r-release-windows-x86_64 | 0.0.2 | 6.00 | 127.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.2 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.2 | 9.00 | 126.00 | 135.00 | OK |
Version: 0.0.2
Check: Rd files
Result: NOTE
checkRd: (-1) sk_GLS.Rd:34: Lost braces; missing escapes or markup?
34 | The GLS solution is: b = ( X^T V^{-1} X )^{-1} X^T V^{-1} z,
| ^
checkRd: (-1) sk_GLS.Rd:34: Lost braces; missing escapes or markup?
34 | The GLS solution is: b = ( X^T V^{-1} X )^{-1} X^T V^{-1} z,
| ^
checkRd: (-1) sk_GLS.Rd:34: Lost braces; missing escapes or markup?
34 | The GLS solution is: b = ( X^T V^{-1} X )^{-1} X^T V^{-1} z,
| ^
checkRd: (-1) sk_GLS.Rd:40: Lost braces; missing escapes or markup?
40 | Operations with V^{-1} are computed using the factorization \code{fac} (see \code{sk_var}), or
| ^
checkRd: (-1) sk_LL.Rd:37: Lost braces; missing escapes or markup?
37 | \code{quad_form} is z^T V^{-1} z, for the observed response vector z, which is constructed
| ^
checkRd: (-1) sk_var.Rd:41: Lost braces; missing escapes or markup?
41 | returns the quadratic form X^T V^{-1} X.
| ^
checkRd: (-1) sk_var.Rd:33: Lost braces; missing escapes or markup?
33 | either matrix \code{V}, or X^T V^{-1} X, or a factorization ('chol' or 'eigen')
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc