Package: fr 0.5.1

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]

fr_0.5.1.tar.gz
fr_0.5.1.zip(r-4.5)fr_0.5.1.zip(r-4.4)fr_0.5.1.zip(r-4.3)
fr_0.5.1.tgz(r-4.4-any)fr_0.5.1.tgz(r-4.3-any)
fr_0.5.1.tar.gz(r-4.5-noble)fr_0.5.1.tar.gz(r-4.4-noble)
fr_0.5.1.tgz(r-4.4-emscripten)fr_0.5.1.tgz(r-4.3-emscripten)
fr.pdf |fr.html
fr/json (API)
NEWS

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

Peer review:

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

On CRAN:

5.86 score 1 stars 1 packages 60 scripts 162 downloads 14 exports 28 dependencies

Last updated 11 months agofrom:e6fc0a9a12. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 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 Oct 31 2024.

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

Read and manipulate a tabular-data-resource

Rendered fromread_fr_tdr.Rmdusingknitr::rmarkdownon Oct 31 2024.

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