Package: qualitycontrol
Title: Unified Framework for Data Quality Control
Version: 0.1.0
Authors@R: 
  person(given = "Luis",
         family = "Garcez",
         role = c("aut", "cre", "cph"),
         email = "luisgarcez1@gmail.com",
         comment = c(ORCID = "0000-0002-8637-7946"))
Maintainer: Luis Garcez <luisgarcez1@gmail.com>
Description: An easy framework to set a quality control workflow on a dataset.
  Includes a various range of functions that allow to establish an adaptable 
  data quality control.
Imports: dplyr, stringr, janitor, openxlsx, readxl
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/luisgarcez11/qualitycontrol
BugReports: https://github.com/luisgarcez11/qualitycontrol/issues
Suggests: knitr, rmarkdown, testthat
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-11-25 13:16:49 UTC; jjferreira-admin
Author: Luis Garcez [aut, cre, cph] (<https://orcid.org/0000-0002-8637-7946>)
Repository: CRAN
Date/Publication: 2022-11-28 09:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:33:16 UTC; windows
