- [x] Until #318 is implemented, use `frictionless::example_package(version = "2.0")` as input - [x] Tackle https://github.com/frictionlessdata/frictionless-r/issues/220 - [x] Tackle https://github.com/frictionlessdata/frictionless-r/issues/221 - [x] Tackle https://github.com/frictionlessdata/frictionless-r/issues/222 - [x] Make sure missingValues is always an array - [x] Decide whether to `upgrade_resource()` or not. **No** - [x] Change vignette - [x] Decide whether to `upgrade_schema()` or not **No** - [x] Change vignette - [x] Create test with v1 vs v2 resource - [ ] If changes were implemented - [ ] Update documentation - [ ] Update examples (switch order) - [ ] Update NEWS.md - [x] Update support table in #320
read_package()to upgrade Data Package from v1 to v2 #318 is implemented, usefrictionless::example_package(version = "2.0")as inputpackage.$schema#220resource.type#221schema.missingValues#222upgrade_resource()or not. Noupgrade_schema()or not No