project-gen3sis / R-package

Repository of the R-packageGen3sis
https://project-gen3sis.github.io/R-package/
GNU General Public License v3.0
29 stars 9 forks source link

relaunch simulations from val intermediate objects #35

Open ohagen opened 4 years ago

benj919 commented 4 years ago

initial report: I get this gen3sis error on the cluster when save_state='all'. seems to work fine when save_state=NA. Any ideas why? Fehler in if (file == "") stop("'file' must be non-empty string") : Argument hat Länge 0 Ruft auf: run_simulation -> save_val -> saveRDS Ausführung angehalten

castroinsua commented 7 months ago

I have tried to reimplement this functionality, but I have changed the interface, which is something I would like to discuss (see this issue in the gen3sis_rf repository). Should I open a pull request here or would it be better to continue working on this in the other repository?