Last updated on 2025-07-12 22:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 11.63 | 63.23 | 74.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 7.37 | 42.88 | 50.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 114.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 111.49 | OK | |||
r-devel-windows-x86_64 | 2.2 | 12.00 | 71.00 | 83.00 | OK | |
r-patched-linux-x86_64 | 2.2 | 10.57 | 58.77 | 69.34 | OK | |
r-release-linux-x86_64 | 2.2 | 9.47 | 58.68 | 68.15 | OK | |
r-release-macos-arm64 | 2.2 | 34.00 | OK | |||
r-release-macos-x86_64 | 2.2 | 56.00 | OK | |||
r-release-windows-x86_64 | 2.2 | 11.00 | 0.00 | 11.00 | FAIL | |
r-oldrel-macos-arm64 | 2.2 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2 | 46.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2 | 16.00 | 85.00 | 101.00 | OK |
Version: 2.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Sebastian Calonico <sebastian.calonico@columbia.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Sebastian",
family = "Calonico",
role = c("aut", "cre"),
email = "sebastian.calonico@columbia.edu"),
person(given = c("Matias", "D."),
family = "Cattaneo",
role = "aut",
email = "cattaneo@princeton.edu"),
person(given = c("Max", "H."),
family = "Farrell",
role = "aut",
email = "maxhfarrell@ucsb.edu"),
person(given = "Rocio",
family = "Titiunik",
role = "aut",
email = "titiunik@princeton.edu"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 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:
Kernel Triangular
VCE method NN
Number of Obs. 520 480
Eff. Number of Obs. 236 184
Order est. (p) 1 1
Order bias (q) 2 2
BW est. (h) 0.422 0.422
BW bias (b) 0.605 0.605
rho (h/b) 0.698 0.698
Unique Obs. 520 480
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.85 0.11 1.95 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