-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
bulk_baconizing.Rmd throws this error at Chunk 9:
There are multiple default models defined for the best age type. Error in build_agefiles(param = params[i, ], ageorder = ageorder, datasets = dataset_list, :
object 'max_chron' not found
The issue is in the build_agefiles.R script line 78. A logical test is performed using the variable max_chron which is not defined anywhere else in the function. The issue is reproducible if you run the bulk_baconizing script and set dataset_list <- get_dataset(x = 17597) .
Metadata
Metadata
Assignees
Labels
No labels