CRAN Package Check Results for Maintainer ‘Jamie Gilbert <gilbert at ohdsi.org>’

Last updated on 2025-04-12 20:52:14 CEST.

Package FAIL OK
ResultModelManager 1 13

Package ResultModelManager

Current CRAN status: FAIL: 1, OK: 13

Version: 0.5.11
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: + result_schema = "main", + tablePrefix = "cd_" + ) > sql <- "SELECT * FROM @result_schema.@cohort WHERE cohort_id = @cohort_id" > # Returns : "SELECT * FROM main.cd_cohort WHERE cohort_id = @cohort_id" > print(cohortNamespace$render(sql)) [1] "SELECT * FROM main.cd_cohort WHERE cohort_id = cd_cohort_id" > # Returns query result > result <- cohortNamespace$queryDb(sql, cohort_id = 1) > # cleanup test data > unlink("test_db.sqlite") > > > > ### * <FOOTER> > ### > cleanEx() Closing database connection > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.67 0.39 2.57 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.