I've been using OMOP for at least 3 years and a half, additionally, during this month I have added some minor improvements to my ETL, regenerated my CDM, launched Achilles (which worked as always) and tried the same with my CDMInspection.
As I was saying this ain't the first or the second time that I play with these libraries, nevertheless, this last library is giving me headaches, I'm totally stucked and I don't want to create my ad-hoc version of CDMInspection...
The error I'm getting looks as follows and it occurred when only the writing step was left:
_Next step: generate and complete the inspection report and share this together with the zip file.
Next step: generate and complete the inspection report and share this together with the zip file.
CdmInspection run took 2766.59 secs
CdmInspection run took 2766.59 secs
Error in order(df_t1$COUNT, decreasing = TRUE) :
argument 1 is not a vector
Calls: generateResultsDocument ... my_body_add_table -> ncol -> [ -> [.data.frame -> order_
I've been using OMOP for at least 3 years and a half, additionally, during this month I have added some minor improvements to my ETL, regenerated my CDM, launched Achilles (which worked as always) and tried the same with my CDMInspection.
As I was saying this ain't the first or the second time that I play with these libraries, nevertheless, this last library is giving me headaches, I'm totally stucked and I don't want to create my ad-hoc version of CDMInspection...
The error I'm getting looks as follows and it occurred when only the writing step was left: