We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe49a9 commit abf9c51Copy full SHA for abf9c51
1 file changed
NEWS.md
@@ -14,7 +14,7 @@
14
- Public data only (`access_level == 4`); build enforces this with a hard filter
15
* Format: `.rda` files with xz compression (lazy-loaded)
16
* Metadata:
17
- - Frictionless `datapackage.json` in `inst/metadata/`
+ - Frictionless `datapackage.json` at repo root (following Frictionless spec)
18
- Full roxygen2 documentation for all datasets
19
* Vignettes:
20
- `getting_started`: Package overview, data model, and key concepts
0 commit comments