The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

fr: Frictionless Standards

A "tabular-data-resource" (<https://specs.frictionlessdata.io/tabular-data-resource/>) is a simple format to describe a singular tabular data resource such as a CSV file. It includes support both for metadata such as author and title and a schema to describe the data, for example the types of the fields/columns in the data. Create a tabular-data-resource by providing a data.frame and specifying metadata. Write and read tabular-data-resources to and from disk.

Version: 0.5.1
Imports: cli, purrr, vroom, S7 (≥ 0.1.1), tibble, tidyselect, yaml, dplyr, rlang
Suggests: testthat (≥ 3.0.0), withr, fs, knitr, rmarkdown
Published: 2023-11-30
Author: Cole Brokamp ORCID iD [aut, cre, cph]
Maintainer: Cole Brokamp <cole at colebrokamp.com>
BugReports: https://github.com/cole-brokamp/fr/issues
License: MIT + file LICENSE
URL: https://github.com/cole-brokamp/fr, https://cole-brokamp.github.io/fr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: fr results

Documentation:

Reference manual: fr.pdf
Vignettes: Create and save a tabular-data-resource
Read and manipulate a tabular-data-resource

Downloads:

Package source: fr_0.5.1.tar.gz
Windows binaries: r-devel: fr_0.5.1.zip, r-release: fr_0.5.1.zip, r-oldrel: fr_0.5.1.zip
macOS binaries: r-release (arm64): fr_0.5.1.tgz, r-oldrel (arm64): fr_0.5.1.tgz, r-release (x86_64): fr_0.5.1.tgz, r-oldrel (x86_64): fr_0.5.1.tgz
Old sources: fr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.