Package: dataset Title: Create Data Frames for Exchange and Reuse Version: 0.4.5 Date: 2026-06-03 Language: en-GB Authors@R: c(person(given = "Daniel", family = "Antal", email = "daniel.antal@dataobservatory.eu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7513-6760") ), person(given = "Marcelo", family = "Perlin", role = c("rev"), comment = c(ORCID = "0000-0002-9839-4268") ), person(given = "Anna Márta", family = "Mester", role = c("rev"), comment = c(ORCID = "0009-0008-2274-8163") ), person(given = "Mauro", family = "Lepore", role = c("rev"), comment = c(ORCID = "0000-0002-1986-7988") ) ) Maintainer: Daniel Antal Description: The 'dataset' package extends tidy data frames with machine-readable metadata, semantic definitions, and provenance information. It supports incremental semantic stabilization, interoperable dataset exchange, and FAIR-oriented publication workflows by preserving contextual metadata directly within R objects. The package facilitates the creation, exchange, reuse, and RDF serialization of datasets in line with ISO and W3C standards. License: GPL (>= 3) Encoding: UTF-8 URL: https://docs.ropensci.org/dataset/, https://github.com/ropensci/dataset, https://dataset.dataobservatory.eu BugReports: https://github.com/ropensci/dataset/issues Roxygen: list(markdown = TRUE) LazyData: true Imports: assertthat, haven, ISOcodes, labelled, pillar, stats, tibble, utils, vctrs Suggests: dplyr, jsonld, knitr, rdflib, rmarkdown, spelling, tidyr, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 3.5) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-03 06:49:34 UTC RemoteUrl: https://github.com/ropensci/dataset RemoteRef: main RemoteSha: 1dabc465edabb0cf3e8bcd2887730439be31e040 NeedsCompilation: no Packaged: 2026-07-01 08:27:35 UTC; root Author: Daniel Antal [aut, cre] (ORCID: ), Marcelo Perlin [rev] (ORCID: ), Anna Márta Mester [rev] (ORCID: ), Mauro Lepore [rev] (ORCID: )