Skip to content

Default chron issue for dataset 17597 #3

@davidfastovich

Description

@davidfastovich

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions