CRAN Package Check Results for Package omopgenerics

Last updated on 2024-12-18 19:49:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 9.84 231.90 241.74 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 6.15 159.18 165.33 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 383.74 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 380.71 OK
r-devel-windows-x86_64 0.4.1 11.00 0.00 11.00 FAIL
r-patched-linux-x86_64 0.4.1 10.76 217.17 227.93 OK
r-release-linux-x86_64 0.4.1 9.32 220.18 229.50 OK
r-release-macos-arm64 0.4.1 91.00 OK
r-release-macos-x86_64 0.4.1 312.00 OK
r-release-windows-x86_64 0.4.1 13.00 196.00 209.00 OK
r-oldrel-macos-arm64 0.4.1 89.00 OK
r-oldrel-macos-x86_64 0.4.1 215.00 OK
r-oldrel-windows-x86_64 0.4.1 14.00 233.00 247.00 OK

Check Details

Version: 0.4.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: + ) > > x |> + uniteStrata(c("sex", "age_group")) # A tibble: 4 × 4 variable value strata_name strata_level <chr> <dbl> <chr> <chr> 1 number subjects 10 sex &&& age_group Male &&& <40 2 number subjects 15 sex &&& age_group Female &&& >40 3 number subjects 40 sex &&& age_group Male &&& >40 4 number subjects 78 sex &&& age_group Female &&& <40 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 17.8 0.94 18.75 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