Package: fr 0.5.2.9000

Cole Brokamp

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.

Authors:Cole Brokamp [aut, cre, cph], Tomasz Kalinowski [ctb]

fr_0.5.2.9000.tar.gz
fr_0.5.2.9000.zip(r-4.7)fr_0.5.2.9000.zip(r-4.6)fr_0.5.2.9000.zip(r-4.5)
fr_0.5.2.9000.tgz(r-4.6-any)fr_0.5.2.9000.tgz(r-4.5-any)
fr_0.5.2.9000.tar.gz(r-4.7-any)fr_0.5.2.9000.tar.gz(r-4.6-any)
fr_0.5.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fr/json (API)
NEWS

# Install 'fr' in R:
install.packages('fr', repos = c('https://cole-brokamp.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cole-brokamp/fr/issues

Pkgdown/docs site:https://cole-brokamp.github.io

On CRAN:

Conda:

5.60 score 5 stars 79 scripts 645 downloads 14 exports 27 dependencies

Last updated from:1d349327ea. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK107
source / vignettesOK170
linux-release-x86_64OK132
macos-release-arm64OK84
macos-oldrel-arm64OK108
windows-develOK90
windows-releaseOK76
windows-oldrelOK79
wasm-releaseOK109

Exports:as_data_frameas_fr_fieldas_fr_tdras_listfr_arrangefr_filterfr_mutatefr_renamefr_selectfr_summarizeis_fr_fieldread_fr_tdrupdate_fieldwrite_fr_tdr

Dependencies:bitbit64clicpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6rlangS7tibbletidyselecttzdbutf8vctrsvroomwithryaml

Create and save a tabular-data-resource

Rendered fromcreating_a_tabular-data-resource.Rmdusingknitr::rmarkdownon May 06 2026.

Last update: 2023-11-21
Started: 2023-09-29

Read and manipulate a tabular-data-resource

Rendered fromread_fr_tdr.Rmdusingknitr::rmarkdownon May 06 2026.

Last update: 2023-11-30
Started: 2023-09-29