(Note: currently not using version numbers, so referencing release time instead)
Changes:
Changes:
Using CohortGenerator
package to generate cohorts. This does mean several other tables will be created to hold cohort creation statistics.
Checking whether tempEmulationSchema
is provided for those DBMSs that need it.
Checking if andromedaTempFolder
can be created.
Fetching vocabulary version, study package version, and observation period range when exporting database meta-data.
Using new ParallelLogger
, so changing all ParallelLogger::logInfo()
to message()
for prettier code.
Normalizing all paths, so there should be no issue when relative paths are used.
Using keyring
in example code.
Updating renv.lock
to latest versions of all dependencies.
Storing cohort definitions according to new standard: JSON and SQL file names derived from cohort IDs. List of cohorts in Cohorts.csv
, with columns webApiCohortId
, cohortId
and cohortName
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.