Package: frictionless 1.2.0.9000
frictionless: Read and Write Frictionless Data Packages
Read and write Frictionless Data Packages. A 'Data Package' (<https://specs.frictionlessdata.io/data-package/>) is a simple container format and standard to describe and package a collection of (tabular) data. It is typically used to publish FAIR (<https://www.go-fair.org/fair-principles/>) and open datasets.
Authors:
frictionless_1.2.0.9000.tar.gz
frictionless_1.2.0.9000.zip(r-4.5)frictionless_1.2.0.9000.zip(r-4.4)frictionless_1.2.0.9000.zip(r-4.3)
frictionless_1.2.0.9000.tgz(r-4.4-any)frictionless_1.2.0.9000.tgz(r-4.3-any)
frictionless_1.2.0.9000.tar.gz(r-4.5-noble)frictionless_1.2.0.9000.tar.gz(r-4.4-noble)
frictionless_1.2.0.9000.tgz(r-4.4-emscripten)frictionless_1.2.0.9000.tgz(r-4.3-emscripten)
frictionless.pdf |frictionless.html✨
frictionless/json (API)
NEWS
# Install 'frictionless' in R: |
install.packages('frictionless', repos = c('https://inbo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/frictionlessdata/frictionless-r/issues
Last updated 1 months agofrom:8614cf5fea. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:add_resourcecheck_packagecreate_packagecreate_schemaexample_packageget_schemaproblemsread_packageread_resourceremove_resourceresourceswrite_package
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithryaml
Data Package
Rendered fromdata-package.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-09-26
Started: 2024-08-27
Data Resource
Rendered fromdata-resource.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-09-26
Started: 2024-08-27
Introduction to frictionless
Rendered fromfrictionless.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-09-26
Started: 2022-01-03
Table Dialect
Rendered fromtable-dialect.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-09-26
Started: 2024-08-27
Table Schema
Rendered fromtable-schema.Rmd
usingknitr::rmarkdown
on Oct 26 2024.Last update: 2024-09-26
Started: 2024-08-27
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add a Data Resource | add_resource |
Check a Data Package object | check_package |
Create a Data Package | create_package |
Create a Table Schema for a data frame | create_schema |
Read the example Data Package | example_package |
Get the Table Schema of a Data Resource | get_schema |
Print a Data Package | print.datapackage |
Read a Data Package descriptor file ('datapackage.json') | read_package |
Read data from a Data Resource into a tibble data frame | read_resource |
Remove a Data Resource | remove_resource |
List Data Resources | resources |
Write a Data Package to disk | write_package |