Changed default target schema to 'omop_athena'
Added default values for umls_api_key
and conn_fun
arguments
Changed prepare_cpt4
because on.exit() was not behaving
as expected
Added conditions that warns the user if the release_version
is already logged in the database
Added steps in prepare_cpt4
where the
native CONCEPT.csv file is copied for safekeeping
and replaced with the original in case the function
exits early. This was added to avoid having to redownload
the vocabulary files every time this function does not
complete successfully.
Added vocabulary counts to the log as well as a warning if any of the vocabulary_ids had 0 counts.
Added a diff report that prints to the console between the newest log entry and the one previous to it.
Introduced postprocessing
steps to the run_setup
function
to include the creation of downstream lookups and tables such as
the ATC classifications for the RxNorm drugs.
chariotViz
package setup integrationfetch_*
functions that retrieves version information
at the entire vocabulary and vocabulary_id level to a
setupAthenaLog
class object vocabulary_version
to log indices()
sa_release_version
and sa_schema
field to log release_version
argument NEWS.md
file to track changes to the package. log
feature that logs updates with row counts for each table to a setup_athena_log
table in the public
schema. steps
feature to run_setup
to be able to customize the steps taken for each setup, but not the order. Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.