Last updated on 2025-01-12 03:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3-8 | 5.63 | 74.14 | 79.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3-8 | 3.96 | 52.99 | 56.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3-8 | 126.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3-8 | 135.06 | NOTE | |||
r-devel-windows-x86_64 | 1.3-8 | 7.00 | 93.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 1.3-8 | 5.29 | 68.01 | 73.30 | NOTE | |
r-release-linux-x86_64 | 1.3-8 | 5.38 | 68.03 | 73.41 | NOTE | |
r-release-macos-arm64 | 1.3-8 | 45.00 | NOTE | |||
r-release-macos-x86_64 | 1.3-8 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 1.3-8 | 7.00 | 0.00 | 7.00 | FAIL | |
r-oldrel-macos-arm64 | 1.3-8 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3-8 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3-8 | 9.00 | 106.00 | 115.00 | OK |
Version: 1.3-8
Check: Rd files
Result: NOTE
checkRd: (-1) hill.Rd:39: Lost braces; missing escapes or markup?
39 | \code{a} in {0, 1, 2} (see details))}
| ^
checkRd: (-1) read_ambi.Rd:22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_ambi.Rd:23-24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_iti.Rd:39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_iti.Rd:40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_iti.Rd:41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_iti.Rd:42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_taxa.Rd:26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_taxa.Rd:27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_taxa.Rd:28: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_taxa.Rd:29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_twn.Rd:36: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_twn.Rd:37: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_twn.Rd:38: Lost braces in \itemize; meant \describe ?
checkRd: (-1) read_twn.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_twn.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_twn.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) read_twn.Rd:26: 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
Version: 1.3-8
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
>
> flush(stderr()); flush(stdout())
>
> ### Name: total_abundance
> ### Title: Total Abundance
> ### Aliases: total_abundance total_abundance_ lnn lnn_
>
> ### ** Examples
>
> total_abundance(count = c(4, 6))
[1] 10
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.21 0.24 2.45 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64