Package: declared
Title: Functions for Declared Missing Values
Version: 0.25
Authors@R: 
    c(
        person(
            "Adrian", "Dusa",
            email = "dusa.adrian@unibuc.ro",
            role = c("aut", "cre", "cph"),
            comment = c(ORCID = "0000-0002-3525-9253")
        ),
        person(
            "Daniel", "Antal",
            email = "daniel.antal@dataobservatory.eu",
            role = "ctb",
            comment = c(ORCID = "0000-0001-7513-6760")
        )
    )
URL: https://github.com/dusadrian/declared
BugReports: https://github.com/dusadrian/declared/issues
Description: A zero dependency package containing functions to declare labels
    and missing values, coupled with associated functions to create (weighted)
    tables of frequencies and various other summary measures. 
    Some of the base functions have been rewritten to make use of the specific 
    information about the missing values, most importantly to distinguish
    between empty NA and declared NA values.
    Some functions have similar functionality with the corresponding ones from
    packages "haven" and "labelled". The aim is to ensure as much compatibility
    as possible with these packages, while offering an alternative in the
    objects of class "declared".
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2024-09-08 18:24:45 UTC; dusadrian
Author: Adrian Dusa [aut, cre, cph] (<https://orcid.org/0000-0002-3525-9253>),
  Daniel Antal [ctb] (<https://orcid.org/0000-0001-7513-6760>)
Maintainer: Adrian Dusa <dusa.adrian@unibuc.ro>
Repository: CRAN
Date/Publication: 2024-09-08 20:00:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-09-11 01:57:26 UTC; unix
Archs: declared.so.dSYM
