Package: fr 0.5.2

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.tar.gz
fr_0.5.2.tar.gz(r-4.5-noble)fr_0.5.2.tar.gz(r-4.4-noble)
fr_0.5.2.tgz(r-4.4-emscripten)fr_0.5.2.tgz(r-4.3-emscripten)
fr.pdf |fr.html
fr/json (API)
NEWS

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

Peer review:

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

4.75 score 1 packages 62 scripts 180 downloads 14 exports 28 dependencies

Last updated 14 days agofrom:e1fb7fad03. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 08 2024
R-4.5-linuxOKNov 08 2024

Exports:as_data_frameas_fr_fieldas_fr_tdras_listfr_arrangefr_filterfr_mutatefr_renamefr_selectfr_summarizeis_fr_fieldread_fr_tdrupdate_fieldwrite_fr_tdr

Dependencies:bitbit64clicpp11crayondplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6rlangS7tibbletidyselecttzdbutf8vctrsvroomwithryaml

Create and save a tabular-data-resource

Rendered fromcreating_a_tabular-data-resource.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2023-11-23
Started: 2023-11-23

Read and manipulate a tabular-data-resource

Rendered fromread_fr_tdr.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2023-12-01
Started: 2023-11-23