Package: makeunique
Title: Make Character Strings Unique
Version: 1.0.0
Authors@R: 
    person("Sam", "El-Kamand", , "sam.elkamand@gmail.com", role = c("aut", "cre", 'cph'),
           comment = c(ORCID = "0000-0003-2270-8088"))
Description: Make all elements of a character vector unique. 
    Differs from 'make.unique' by starting at 1 and allowing users to customise suffix format.
License: MIT + file LICENSE
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.0
URL: https://github.com/selkamand/makeunique
BugReports: https://github.com/selkamand/makeunique/issues
NeedsCompilation: no
Packaged: 2022-10-12 09:34:07 UTC; User
Author: Sam El-Kamand [aut, cre, cph] (<https://orcid.org/0000-0003-2270-8088>)
Maintainer: Sam El-Kamand <sam.elkamand@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-13 17:30:01 UTC
Built: R 4.2.0; ; 2022-10-14 11:48:08 UTC; unix
