Package: replacer
Title: A Value Replacement Utility
Version: 1.0.0
Date: 2021-08-06
Authors@R: person("Bandur","Dragos", role = c("aut", "cre"), email = "dbandur@sympatico.ca")
Description: Updates values within csv format data files using a custom, User-built
    csv format lookup file. Based on 'data.table' package.
License: GPL-3
Imports: data.table(>= 1.14.0)
Depends: R(>= 4.1.0)
Suggests: magrittr, knitr, rmarkdown, carData, testthat (>= 3.0.0),
        checkmate, tinytest
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Collate: 'bReplace.R' 'con2fcoales.R' 'valReplacement.R' 'whichDups.R'
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-17 17:18:37 UTC; Dragos
Author: Bandur Dragos [aut, cre]
Maintainer: Bandur Dragos <dbandur@sympatico.ca>
Repository: CRAN
Date/Publication: 2021-08-18 07:50:06 UTC
