Package: noah
Title: Create Unique Pseudonymous Animal Names
Version: 0.1.0
Authors@R: 
    person(given = "Tobias",
           family = "Busch",
           role = c("aut", "cre"),
           email = "teebusch@gmail.com",
           comment = c(ORCID = "https://orcid.org/0000-0002-8390-7892"))
Description: Generate pseudonymous animal names that are delightful and easy to 
    remember like the Likable Leech and the Proud Chickadee. A unique pseudonym 
    can be created for every unique element in a vector or row in a data frame. 
    Pseudonyms can be customized and tracked over time, so that the same input 
    is always assigned the same pseudonym.
License: MIT + file LICENSE
Suggests: testthat, covr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/Teebusch/noah
BugReports: https://github.com/Teebusch/noah/issues
Imports: R6, hash, digest, assertthat, purrr, dplyr, magrittr, crayon,
        rlang, stringr
Depends: R (>= 3.1.0)
NeedsCompilation: no
Packaged: 2021-01-14 10:47:54 UTC; teebu
Author: Tobias Busch [aut, cre] (<https://orcid.org/0000-0002-8390-7892>)
Maintainer: Tobias Busch <teebusch@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-18 09:10:06 UTC
Built: R 4.6.0; ; 2025-08-18 11:26:58 UTC; unix
