Last updated on 2024-11-30 09:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0 | 12.68 | 90.06 | 102.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0 | 8.41 | 61.22 | 69.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.0 | 166.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0 | 156.70 | NOTE | |||
r-devel-windows-x86_64 | 3.0 | 13.00 | 0.00 | 13.00 | FAIL | |
r-patched-linux-x86_64 | 3.0 | 11.48 | 85.71 | 97.19 | NOTE | |
r-release-linux-x86_64 | 3.0 | 13.26 | 84.66 | 97.92 | NOTE | |
r-release-macos-arm64 | 3.0 | 45.00 | NOTE | |||
r-release-macos-x86_64 | 3.0 | 90.00 | NOTE | |||
r-release-windows-x86_64 | 3.0 | 13.00 | 99.00 | 112.00 | NOTE | |
r-oldrel-macos-arm64 | 3.0 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0 | 17.00 | 120.00 | 137.00 | OK |
Version: 3.0
Check: Rd files
Result: NOTE
checkRd: (-1) relLik.Rd:16: Lost braces
16 | \item{AIC(x), BIC(x) }{The \code{AIC} or ]code{BIC} value of the first model object.}
| ^
checkRd: (-1) relLik.Rd:17: Lost braces
17 | \item{AIC(y), BIC(y) }{The \code{AIC} or ]code{BIC} value of the second model object.}
| ^
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: 3.0
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:
> ### * summary.mcposthoc
>
> flush(stderr()); flush(stdout())
>
> ### Name: summary.mcposthoc
> ### Title: Summarize a "mcposthoc" object.
> ### Aliases: summary.mcposthoc
> ### Keywords: models & regression
>
> ### ** Examples
>
> ### See examples from mcposthoc.fnc() help page.
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.42 0.29 4.73 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-devel-windows-x86_64