Last updated on 2025-07-16 00:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 4.13 | 29.49 | 33.62 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 3.05 | 22.97 | 26.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 51.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 52.68 | OK | |||
r-devel-windows-x86_64 | 1.6 | 9.00 | 57.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 1.5 | 4.00 | 27.52 | 31.52 | NOTE | |
r-release-linux-x86_64 | 1.6 | 3.85 | 28.12 | 31.97 | OK | |
r-release-macos-arm64 | 1.6 | 36.00 | OK | |||
r-release-macos-x86_64 | 1.6 | 63.00 | OK | |||
r-release-windows-x86_64 | 1.6 | 7.00 | 60.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 1.6 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6 | 11.00 | 57.00 | 68.00 | OK |
Version: 1.5
Check: Rd files
Result: NOTE
checkRd: (-1) glag.Rd:7: Lost braces; missing escapes or markup?
7 | Similar to the \code{\link{lag}} function from the \code{stats} package, but \code{glag} enables padding (e.g. {NA}s or 0s) of the lost entries. Contrary to the \code{\link{lag}} function in the stats package, however, the default in \code{glag} is to pad (with \code{NA}s). The \code{glag} is particularly suited for \code{\link{zoo}} objects, since their indexing is retained
| ^
Flavor: r-patched-linux-x86_64
Version: 1.5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
coef.garchx.Rd: zoo
garchx.Rd: zoo, na.trim
garchxSim.Rd: zoo
gdiff.Rd: zoo
glag.Rd: zoo
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-patched-linux-x86_64