Last updated on 2025-01-17 17:48:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-5 | 12.54 | 192.99 | 205.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-5 | 9.12 | 139.49 | 148.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-5 | 333.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-5 | 328.84 | NOTE | |||
r-devel-windows-x86_64 | 0.8-5 | 15.00 | 208.00 | 223.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-5 | 19.56 | 182.04 | 201.60 | NOTE | |
r-release-linux-x86_64 | 0.8-5 | 10.70 | 180.52 | 191.22 | NOTE | |
r-release-macos-arm64 | 0.8-5 | 106.00 | NOTE | |||
r-release-macos-x86_64 | 0.8-5 | 146.00 | NOTE | |||
r-release-windows-x86_64 | 0.8-5 | 17.00 | 0.00 | 17.00 | FAIL | |
r-oldrel-macos-arm64 | 0.8-5 | 91.00 | OK | |||
r-oldrel-macos-x86_64 | 0.8-5 | 178.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8-5 | 18.00 | 260.00 | 278.00 | OK |
Version: 0.8-5
Check: Rd files
Result: NOTE
checkRd: (-1) datasets.Rd:15: Lost braces
15 | and dimension information (\code{dim} or code{length}) of each item,
| ^
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: 0.8-5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
mcaplot.Rd: multilines
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.8-5
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:
Chi-square = 133.91825
df = 1
pvalue: < 2.22e-16
>
> phd.tab <- table(PhdPubs$articles)
> zero.test(phd.tab)
Score test for zero inflation
Chi-square = 133.91825
df = 1
pvalue: < 2.22e-16
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 44.88 2.18 47.18 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