Type: Package
Package: naflex
Title: Flexible Options for Handling Missing Values
Version: 0.1.1
Authors@R: c(
    person("Danny", "Parsons", 
    email = "danny@idems.international", 
    role = c("aut", "cre"),
    comment = c(ORCID = "https://orcid.org/0000-0002-8333-9880")),
    person("Shadrack", "Kibet", 
    role = "aut"),
        person("Lily", "Clements",
    role = "ctb"))
Description: For use in summary functions to omit missing values 
    conditionally using specified checks.
License: LGPL (>= 3)
URL: https://github.com/dannyparsons/naflex
BugReports: https://github.com/dannyparsons/naflex/issues
Imports: stats
Suggests: knitr, magrittr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-10-14 22:28:38 UTC; lclem
Author: Danny Parsons [aut, cre] (<https://orcid.org/0000-0002-8333-9880>),
  Shadrack Kibet [aut],
  Lily Clements [ctb]
Maintainer: Danny Parsons <danny@idems.international>
Repository: CRAN
Date/Publication: 2024-10-15 08:00:06 UTC
Built: R 4.6.0; ; 2025-11-02 02:51:16 UTC; windows
