Package: dataset
Title: Create interoperable and well-referenced data frames
Date: 2022-08-01
Version: 0.1.4
Authors@R: 
    person(given = "Daniel", family = "Antal", 
           email = "daniel.antal@dataobservatory.eu", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7513-6760")
           )
Description: Create well-referenced, well-described, interoperable datasets in R ready for 
    publication and use on the (semantic) web. A subjective interpretation of the W3C DataSet
    standard used in Statistical Data and Metadata eXchange standards, and the application of
    the connected Dublin Core and DataCite standards to improve the findability, accessibility,
    interoperability and reusability of the datasets with improved, standardized metadata.
License: GPL (>= 3)
URL: https://github.com/dataobservatory-eu/dataset
BugReports: https://github.com/dataobservatory-eu/dataset/issues
Encoding: UTF-8
Langugage: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Depends: R (>= 2.10)
Imports: assertthat, ISOcodes, rlang, utils
Suggests: declared, dplyr, eurostat, here, kableExtra, knitr, readxl,
        rmarkdown, spelling, statcodelists, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-01 22:29:35 UTC; Daniel Antal
Author: Daniel Antal [aut, cre] (<https://orcid.org/0000-0001-7513-6760>)
Maintainer: Daniel Antal <daniel.antal@dataobservatory.eu>
