EHDEN / CdmInspection

R Package to support quality control inspection of an OMOP-CDM instance
Apache License 2.0
11 stars 16 forks source link

object 'cdmDatabaseSchema' not found #30

Closed ncittm closed 3 years ago

ncittm commented 3 years ago

Running cdmInspection in a fresh R session fails with

Error in SqlRender::loadRenderTranslateSql(sqlFilename = file.path("checks",  :
  object 'cdmDatabaseSchema' not found

The reason is a typo (cmd instead of cdm).