Last updated on 2025-06-06 01:51:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 2.53 | 21.62 | 24.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 1.94 | 17.41 | 19.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 39.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 36.18 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 3.00 | 0.00 | 3.00 | FAIL | |
r-patched-linux-x86_64 | 1.1.0 | 1.87 | 20.31 | 22.18 | OK | |
r-release-linux-x86_64 | 1.1.0 | 1.65 | 20.43 | 22.08 | OK | |
r-release-macos-arm64 | 1.1.0 | 19.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 3.00 | 43.00 | 46.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 16.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 22.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 5.00 | 44.00 | 49.00 | OK |
Version: 1.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘David Navarro-Gonzalez <david.navarro@urv.cat>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Pere", "Joan"),
family = "Ferrando",
role = "aut"),
person(given = "David",
family = "Navarro-Gonzalez",
role = c("aut", "cre"),
email = "david.navarro@urv.cat"),
person(given = "Urbano",
family = "Lorenzo-Seva",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.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:
Incremental validity assessment:
0.2963 (0.2173 - 0.3705)
0.4005 (0.3265 - 0.4572)
Incremental value estimate
0.1042 (0.0391 - 0.1623) **
* Some factors are more strongly or weakly related to the criterion that can be predicted from their relations to the general factor
** There is a significant increase in accuracy between the prediction based on the primary factor score estimates and that based on the general factor score estimates.
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.84 0.14 0.99 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