Package: frictionless 1.2.1.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.1.9000.tar.gz
frictionless_1.2.1.9000.zip(r-4.6)frictionless_1.2.1.9000.zip(r-4.5)frictionless_1.2.1.9000.zip(r-4.4)
frictionless_1.2.1.9000.tgz(r-4.5-any)frictionless_1.2.1.9000.tgz(r-4.4-any)
frictionless_1.2.1.9000.tar.gz(r-4.6-any)frictionless_1.2.1.9000.tar.gz(r-4.5-any)
frictionless_1.2.1.9000.tgz(r-4.4-emscripten)
frictionless.pdf |frictionless.html✨
frictionless/json (API)
NEWS
# Install 'frictionless' in R: |
install.packages('frictionless', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #495
Bug tracker:https://github.com/frictionlessdata/frictionless-r/issues
Pkgdown site:https://docs.ropensci.org
Last updated 8 days agofrom:b7fce08225 (on main). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 184 |
pkgdown docs | OK | 159 |
linux-devel-x86_64 | OK | 136 |
linux-release-x86_64 | OK | 161 |
macos-release-arm64 | OK | 69 |
macos-oldrel-arm64 | OK | 99 |
windows-devel | OK | 91 |
windows-release | OK | 76 |
windows-oldrel | OK | 79 |
wasm-release | OK | 106 |
Exports:add_resourcecheck_packagecreate_packagecreate_schemaexample_packageget_schemaproblemsread_packageread_resourceremove_resourceresourceswrite_package
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsystibbletidyselecttzdbutf8vctrsvroomwithryaml
Data Package
Rendered fromdata-package.Rmd
usingknitr::rmarkdown
on May 23 2025.Last update: 2024-09-26
Started: 2024-08-27
Data Resource
Rendered fromdata-resource.Rmd
usingknitr::rmarkdown
on May 23 2025.Last update: 2024-09-26
Started: 2024-08-27
Introduction to frictionless
Rendered fromfrictionless.Rmd
usingknitr::rmarkdown
on May 23 2025.Last update: 2024-09-26
Started: 2022-01-03
Table Dialect
Rendered fromtable-dialect.Rmd
usingknitr::rmarkdown
on May 23 2025.Last update: 2024-09-26
Started: 2024-08-27
Table Schema
Rendered fromtable-schema.Rmd
usingknitr::rmarkdown
on May 23 2025.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 |