Package: frictionless 1.3.0.9000
frictionless: Read and Write Frictionless Data Packages
Read and write Frictionless Data Packages. A 'Data Package' (<https://datapackage.org/>) 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.3.0.9000.tar.gz
frictionless_1.3.0.9000.zip(r-4.7-any)frictionless_1.3.0.9000.zip(r-4.6-any)frictionless_1.3.0.9000.zip(r-4.5-any)
frictionless_1.3.0.9000.tgz(r-4.6-any)frictionless_1.3.0.9000.tgz(r-4.5-any)
frictionless_1.3.0.9000.tar.gz(r-4.7-any)frictionless_1.3.0.9000.tar.gz(r-4.6-any)
frictionless_1.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
frictionless/json (API)
| # Install 'frictionless' in R: |
| install.packages('frictionless', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #495
Bug tracker:https://github.com/frictionlessdata/frictionless-r/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:06def88e74 (on v2). Checks:7 NOTE, 3 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel | NOTE | 157 | ||
| pkgdown docs | OK | 208 | ||
| source / vignettes | OK | 222 | ||
| linux-release | NOTE | 158 | ||
| macos-release | NOTE | 95 | ||
| macos-oldrel | NOTE | 103 | ||
| windows-devel | NOTE | 89 | ||
| windows-release | NOTE | 95 | ||
| windows-oldrel | NOTE | 96 | ||
| wasm-release | OK | 128 |
Exports:add_resourcecheck_packagecreate_packagecreate_schemaexample_packageget_schemaproblemsread_packageread_resourceremove_resourceresourceresource_namesresource<-resourcesschemaversionwrite_package
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithryaml
Last update: 2026-08-31
Started: 2024-08-27
Last update: 2026-08-31
Started: 2024-08-27
Last update: 2026-08-31
Started: 2024-08-27
Last update: 2026-08-31
Started: 2024-08-27
Last update: 2026-08-28
Started: 2022-01-03
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 from a data frame | create_schema |
| Read the example Data Package | example_package |
| 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 |
| Get or overwrite a Data Resource | resource resource<- |
| List Data Resource names | resource_names |
| Get the Table Schema of a Data Resource | schema |
| Get the specification version number | version |
| Write a Data Package to disk | write_package |
