ARS-toscana / ConcePTIONAlgorithmPregnancies

Repository of the script of the ConcePTION Algorithm for Pregnancies
GNU Affero General Public License v3.0
5 stars 3 forks source link

line 39 in scripts "to_run" #13

Closed jingzhuio closed 2 years ago

jingzhuio commented 2 years ago

Line 39:

source(paste0(thisdir,"/p_parameters_pregnancy/04_algorithms_pregnancy.R")) gives error messages: Error in save(meaning_of_visit_pregnancy, file = paste0(direxp, "meaning_of_visit_pregnancy.RData")) : object "meaning_of_visit_pregnancy" not found

clobart commented 2 years ago

Sorry we didn't receive the notification @jingzhuio

jingzhuio commented 2 years ago

No problems. the script kept running after that error message. Shall I do something now and rerun the script or ...? @clobart

clobart commented 2 years ago

I fixed the bug, it's a really small thing that doesn't affect your results (since you don't have pregnancy info in visit_occurrence) Thank you very much to warn us.

I'll close this issue!