Package: replacer
Title: A Value Replacement Utility
Version: 1.0.2
Date: 2022-08-19
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: knitr, kableExtra, rmarkdown, carData, testthat (>= 3.0.0),
        checkmate, tinytest
Encoding: UTF-8
RoxygenNote: 7.2.1
VignetteBuilder: knitr
Collate: 'bReplace.R' 'con2fcoales.R' 'valReplacement.R' 'whichDups.R'
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-19 22:56:11 UTC; Dragos
Author: Bandur Dragos [aut, cre]
Maintainer: Bandur Dragos <dbandur@sympatico.ca>
Repository: CRAN
Date/Publication: 2022-08-19 23:10:02 UTC
Built: R 4.3.3; ; 2025-01-24 11:50:55 UTC; unix
