Package: declared Title: Functions for Declared Missing Values Version: 0.26.9 Authors@R: c( person( "Adrian", "Dusa", email = "dusa.adrian@unibuc.ro", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3525-9253") ) ) 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 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) Imports: stats, utils Suggests: admisc (> 0.31), covr, dplyr, haven, knitr, labelled, memisc, pillar, rmarkdown, spelling, testthat (>= 3.0.0), tibble, vctrs, vroom Language: en-US Encoding: UTF-8 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://dusadrian.r-universe.dev Date/Publication: 2026-06-18 09:34:20 UTC RemoteUrl: https://github.com/dusadrian/declared RemoteRef: HEAD RemoteSha: ee2850ba0031fb258a02c86219184b9d48c1ab8a NeedsCompilation: yes Packaged: 2026-06-24 08:43:46 UTC; root Author: Adrian Dusa [aut, cre, cph] (ORCID: ) Maintainer: Adrian Dusa