Last updated on 2026-07-16 19:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.16.3 | 2.86 | 54.09 | 56.95 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7.16.3 | 3.48 | 46.00 | 49.48 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7.16.3 | 88.92 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.7.16.3 | 46.24 | NOTE | |||
| r-devel-windows-x86_64 | 0.7.16.3 | 7.00 | 92.00 | 99.00 | NOTE | |
| r-patched-linux-x86_64 | 0.7.16.3 | 3.42 | 49.76 | 53.18 | NOTE | |
| r-release-linux-x86_64 | 0.7.16.3 | 3.64 | 49.81 | 53.45 | NOTE | |
| r-release-macos-arm64 | 0.7.16.3 | 1.00 | 22.00 | 23.00 | NOTE | |
| r-release-macos-x86_64 | 0.7.16.3 | 3.00 | 78.00 | 81.00 | NOTE | |
| r-release-windows-x86_64 | 0.7.16.3 | 5.00 | 89.00 | 94.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.7.16.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.7.16.3 | 3.00 | 67.00 | 70.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.7.16.3 | 7.00 | 97.00 | 104.00 | NOTE |
Version: 0.7.16.3
Check: Rd files
Result: NOTE
checkRd: (-1) do_admb.Rd:20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) do_admb.Rd:21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) do_admb.Rd:49: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_pars.Rd:30: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:31: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:32: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:33: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:35: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:38: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_pars.Rd:39: Lost braces in \itemize; \value handles \item{}{} directly
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.7.16.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
R2admb/tests/do_admb.R (.Label: 2, .Names: 1)
R2admb/tests/stderr_bug.R (.Dim: 1, .Dimnames: 1)
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.7.16.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
R2admb/tests/do_admb.R (.Label: 2, .Names: 1)
R2admb/tests/stderr_bug.R (.Dim: 1, .Dimnames: 1)
'.Label' should be changed to 'levels'.
'.Names' should be changed to 'names'.
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
Flavor: r-devel-linux-x86_64-fedora-gcc