Last updated on 2025-06-10 09:51:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1 | 8.37 | 74.54 | 82.91 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1 | 6.61 | 52.77 | 59.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1 | 131.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1 | 123.40 | OK | |||
r-devel-windows-x86_64 | 2.1 | 9.00 | 86.00 | 95.00 | OK | |
r-patched-linux-x86_64 | 2.1 | 9.35 | 69.26 | 78.61 | OK | |
r-release-linux-x86_64 | 2.1 | 9.16 | 68.96 | 78.12 | OK | |
r-release-macos-arm64 | 2.1 | 38.00 | OK | |||
r-release-macos-x86_64 | 2.1 | 66.00 | OK | |||
r-release-windows-x86_64 | 2.1 | 9.00 | 0.00 | 9.00 | FAIL | |
r-oldrel-macos-arm64 | 2.1 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1 | 65.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1 | 14.00 | 99.00 | 113.00 | OK |
Version: 2.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Chris M Manuel <cmmanuel@stat.tamu.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Chris", "M"),
family = "Manuel",
role = c("aut", "cre"),
email = "cmmanuel@stat.tamu.edu"),
person(given = "Samiran",
family = "Sinha",
role = "aut"),
person(given = "Suojin",
family = "Wang",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.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:
Analysis using the efficient estimator approach:
coef exp(coef) se(coef) z Pr(>|z|) lower_ci upper_ci
w 0.88195 2.41561 0.23332 3.77999 0.00016 1.32440 4.40589
z 0.14196 1.15253 0.05936 2.39150 0.01678 0.98912 1.34294
Naive analysis using the misclassified variable:
coef exp(coef) se(coef) z Pr(>|z|) lower .99 upper .99
w 0.5426760 1.720605 0.11786872 4.604071 4.143103e-06 1.2700627 2.330973
z$z 0.1292205 1.137941 0.05673035 2.277802 2.273838e-02 0.9832349 1.316989
> #For running data with multiple confounders/instruments/prognostic factors see 'matcdatamult'.
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 11.38 1.07 12.44 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