Package: psycCleaning
Type: Package
Title: Data Cleaning for Psychological Analyses
Version: 0.1.1
Authors@R: 
    person(given = "Jason",
           family = "Moy",
           role = c("aut", "cre"),
           email = "jason.moyhj@gmail.com",
           comment = c(ORCID = "0000-0001-8795-3311"))
Description: Useful for preparing and cleaning data. It includes functions to center data, reverse coding, dummy code and effect code data, and more.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, tidyr, tibble, data.table, rlang (>= 0.1.2)
Suggests: roxygen2, covr, misty, testthat (>= 3.0.0)
URL: https://jasonmoy28.github.io/psycCleaning/
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2023-11-04 20:21:58 UTC; Jasonmoy
Author: Jason Moy [aut, cre] (<https://orcid.org/0000-0001-8795-3311>)
Maintainer: Jason Moy <jason.moyhj@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-05 06:30:02 UTC
Built: R 4.3.1; ; 2023-11-15 04:21:01 UTC; unix
