Last updated on 2025-05-09 19:51:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.2-2 | 13.97 | 168.77 | 182.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.2-2 | 7.71 | 121.41 | 129.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.2-2 | 315.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.2-2 | 320.33 | OK | |||
r-devel-windows-x86_64 | 4.2-2 | 16.00 | 220.00 | 236.00 | NOTE | |
r-patched-linux-x86_64 | 4.2-2 | 13.78 | 161.32 | 175.10 | NOTE | |
r-release-linux-x86_64 | 4.2-2 | 13.57 | 163.05 | 176.62 | NOTE | |
r-release-macos-arm64 | 4.2-2 | 106.00 | OK | |||
r-release-macos-x86_64 | 4.2-2 | 212.00 | OK | |||
r-release-windows-x86_64 | 4.2-2 | 15.00 | 0.00 | 15.00 | FAIL | |
r-oldrel-macos-arm64 | 4.2-2 | 88.00 | OK | |||
r-oldrel-macos-x86_64 | 4.2-2 | 223.00 | OK | |||
r-oldrel-windows-x86_64 | 4.2-2 | 20.00 | 249.00 | 269.00 | OK |
Version: 4.2-2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘John Fox <jfox@mcmaster.ca>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 4.2-2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
effCoef.Rd: get_parameters
effect.Rd: gls, multinom, polr, lmer, glmer, svyglm, xyplot,
densityplot, barchart
effectsTheme.Rd: trellis.device, trellis.par.set
plot.effect.Rd: sequential_hcl, lattice, xyplot, densityplot,
print.trellis
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 4.2-2
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:
245 20.90 24 0.3510314 0.08590549 0.20528213 0.5311060
246 21.30 24 0.3475365 0.08870266 0.19835776 0.5341515
247 21.70 24 0.3440579 0.09148270 0.19158320 0.5372385
248 22.10 24 0.3405959 0.09424265 0.18496263 0.5403622
249 22.60 24 0.3362923 0.09766025 0.17690830 0.5443119
250 23.00 24 0.3328688 0.10036560 0.17064478 0.5475034
> # covariance matrix of fitted values in linear predictor scale
> vcov(eff.cowles[[1]])
[,1] [,2]
[1,] 5.422171e-03 -4.091552e-05
[2,] -4.091552e-05 6.957556e-03
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 10.65 0.97 11.76 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