CRAN Package Check Results for Maintainer ‘Altuna Akalin <aakalin at gmail.com>’

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

Package FAIL OK
mergen 1 12

Package mergen

Current CRAN status: FAIL: 1, OK: 12

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