Last updated on 2025-05-22 05:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.1 | 7.14 | 39.94 | 47.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.1 | 3.94 | 28.72 | 32.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.1 | 80.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 70.30 | OK | |||
r-devel-windows-x86_64 | 2.1.1 | 8.00 | 85.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 2.1.1 | 6.10 | 37.39 | 43.49 | OK | |
r-release-linux-x86_64 | 2.1.1 | 6.18 | 37.32 | 43.50 | OK | |
r-release-macos-arm64 | 2.1.1 | 25.00 | OK | |||
r-release-macos-x86_64 | 2.1.1 | 47.00 | OK | |||
r-release-windows-x86_64 | 2.1.1 | 6.00 | 0.00 | 6.00 | FAIL | |
r-oldrel-macos-arm64 | 2.1.1 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.1 | 33.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.1 | 7.00 | 66.00 | 73.00 | OK |
Version: 2.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Francesco Bartolucci <bart@stat.unipg.it>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Francesco",
family = "Bartolucci",
role = c("aut", "cre"),
email = "bart@stat.unipg.it"),
person(given = c("Silvia", "Bacci", "-", "University", "of"),
family = "Perugia",
role = "aut",
comment = "IT"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
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:
> ##D # Model with 2 latent classes for each latent variable
> ##D out1$out.single[[4]]$k1
> ##D out1$out.single[[4]]$k2
> ##D out1$out.single[[4]]$Th1
> ##D out1$out.single[[4]]$Th2
> ##D out1$out.single[[4]]$piv1
> ##D out1$out.single[[4]]$piv2
> ##D out1$out.single[[4]]$ga1c
> ##D out1$out.single[[4]]$ga2c
> ##D out1$out.single[[4]]$Bec
> ## End(Not run)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.57 0.02 0.57 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