CRAN Package Check Results for Package cliot

Last updated on 2025-08-23 20:49:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 1.98 20.58 22.56 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 1.72 16.46 18.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 32.87 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 31.82 OK
r-devel-windows-x86_64 0.2.0 4.00 0.00 4.00 FAIL
r-patched-linux-x86_64 0.2.0 2.32 18.17 20.49 OK
r-release-linux-x86_64 0.2.0 2.06 18.09 20.15 OK
r-release-macos-arm64 0.2.0 17.00 OK
r-release-macos-x86_64 0.2.0 22.00 OK
r-release-windows-x86_64 0.2.0 4.00 42.00 46.00 OK
r-oldrel-macos-arm64 0.2.0 21.00 OK
r-oldrel-macos-x86_64 0.2.0 20.00 OK
r-oldrel-windows-x86_64 0.2.0 3.00 38.00 41.00 OK

Check Details

Version: 0.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Neel Agarwal <neel.agarwal.216@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Neel", family = "Agarwal", role = c("aut", "cre"), email = "nxa357@case.edu") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.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: > flush(stderr()); flush(stdout()) > > ### Name: rfactor_interpret > ### Title: R Factor for Liver Injury Interpreted > ### Aliases: rfactor_interpret > > ### ** Examples > > > # The function is defined as > rfactor_interpret(40, 50) [1] "indeterminate" > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.79 0 0.8 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