-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
From tibble's revdepchecks, I see the following S3 classes that wrap a list and are a vector:
Base classes should be fixed in vctrs:
-
"package_version"
These will need to be fixed in downstream packages, either by implementing vec-proxy or by adding an explicit "list"
at the end of the vector class.
- bench:
"bench_expr"
- concurve:
"data.frame"
(?????) - feasts:
"lst_mdl"
- heemod:
"lazy_dots"
(???) - jstor, textrecipes:
"quosures"
- PML:
"trelliscope_panels"
- psychmeta:
"ad_int_list"
- units:
"mixed_units"
Related: #666.
Metadata
Metadata
Assignees
Labels
No labels