Hi, I´m having the following issuer during the execution of the script:

Even though I make sure that the table does not exist before starting the execution, it still fails even after creating the table. I don't quite understand what the problem is, but the table contains data despite the error and seems ok:

Furthermore, if I continue with the step-by-step execution of the script, I encounter another error related to other table 2 statements later(removing temporary=TRUE argument because it generate a unused argument error ):

The table drug_cohorts also exists. I can´t understand where is the problem.