Running cdmInspection-1.2.4 on OMOP v5.3

Hi all,
I’m running cdmInspection-1.2.4 on OMOP v5.3, and I get the following error:
CdmInspection $<- replacement has 0 rows, data has 1

Error en `$<-.data.frame`(`*tmp*`, "CDM_RELEASE_DATE", value = character(0)): 
  replacement has 0 rows, data has 1

This happens when querying the CDM_SOURCE table, specifically in the assignment of the CDM_RELEASE_DATE field. However, this field contains a valid date.
Has anyone else encountered this problem?

@pilar_saez Please open an issue on GitHub - EHDEN/CdmInspection: R Package to support quality control inspection of an OMOP-CDM instance.

If possible, please share there the full log of the execution and the content of your cdm_source table.