CRAN Package Check Results for Package mergen

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 3.26 34.22 37.48 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 2.14 27.30 29.44 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 61.35 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 71.14 OK
r-devel-windows-x86_64 0.2.1 4.00 58.00 62.00 OK
r-patched-linux-x86_64 0.2.1 3.29 32.74 36.03 OK
r-release-linux-x86_64 0.2.1 2.92 33.08 36.00 OK
r-release-macos-arm64 0.2.1 32.00 OK
r-release-macos-x86_64 0.2.1 62.00 OK
r-release-windows-x86_64 0.2.1 5.00 57.00 62.00 OK
r-oldrel-macos-arm64 0.2.1 35.00 OK
r-oldrel-macos-x86_64 0.2.1 61.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 0.00 5.00 FAIL

Check Details

Version: 0.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: > ### Title: set up an online LLM API for subsequent tasks > ### Aliases: setupAgent > > ### ** Examples > > { + myAgent <- setupAgent(name="openai",type="chat",model="gpt-4",ai_api_key="my_key") + + myAgent <- setupAgent(name="replicate",type=NULL, + model="02e509c789964a7ea8736978a43525956ef40397be9033abf9fd2badfe68c9e3", + ai_api_key="my_key") + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.91 0.07 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-oldrel-windows-x86_64