You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> path2ae = file.path(tmpdir(), "emuR_demoData", "ae_emuDB")
> ae = load_emuDB(path2ae, verbose = F)
> remove_ssffTrackDefinition(ae, "fm", deleteFiles = FALSE)
> add_ssffTrackDefinition(ae, "fm", onTheFlyFunctionName = "forest")
There are files present in 'ae' that have the file extention 'fms'! Continuing will overwrite these files! Do you wish to proceed? (y/n) y
... nothing happens. However:
Shouldn't answering
y
when asked if it's OK to overwrite the existing files trigger the same behaviour?The text was updated successfully, but these errors were encountered: