-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
P3very low priorityvery low prioritydocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Migrated from #64.
We expect compactification to be desired in most use cases, but currently have example archives that aren't compactified. Consider the following:
- Compactify example archive object
archive_cases_dv_subset. - Fix any tests that break due to referencing particular rows of
archive_cases_dv_subset. (Maybe make them more unit-test-like with hand-crafted data, or maybe keep non-compactified data around inarchive_cases_dv_subset_dtand construct a non-compactified archive directly from that DT.) - Update vignettes that reference the old
compactify=FALSEconstruction code for these example archives. - Update benchmarking vignette if it was based on using the non-compactified data. (Maybe keep the non-compactified data around in
archive_cases_dv_subset_dt, but compactify when formingarchive_cases_dv_subset.)
Metadata
Metadata
Assignees
Labels
P3very low priorityvery low prioritydocumentationImprovements or additions to documentationImprovements or additions to documentation