Welcome to ClientVPS Mirrors

README

washr

CRAN status R-CMD-check License: GPL v3

washr turns a cleaned dataset into a documented R data package that follows the FAIR principles, with a website, a citation file and machine readable metadata. It is the toolkit behind the openwashdata data packages, and it works for any group that publishes open data as an R package.

Installation

From CRAN:

install.packages("washr")

Or the development version from GitHub:

# install.packages("remotes")
remotes::install_github("openwashdata/washr")

What washr does

The stable core scaffolds and documents the package, one function per step, in the order you run them:

The FAIR layer is one experimental function. update_metadata() derives a schema.org description of the dataset from the files above and embeds it in the site, where dataset search engines read it.

Every function reads what is there, merges its changes, and is safe to run again.

How to use washr

The Get started page walks through the workflow in order, and the Reference page documents each function. The publishing guide covers the same steps with more explanation and the parts outside R, such as the GitHub repository and the Zenodo release.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.