Package: proceduralnames 0.2.2.9000

proceduralnames: Several Methods for Procedural Name Generation

A small, dependency-free way to generate random names. Methods provided include the adjective-surname approach of Docker containers ('<https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go>'), and combinations of common English or Spanish words.

Authors:Michael Mahoney [aut, cre]

proceduralnames_0.2.2.9000.tar.gz
proceduralnames_0.2.2.9000.zip(r-4.5)proceduralnames_0.2.2.9000.zip(r-4.4)proceduralnames_0.2.2.9000.zip(r-4.3)
proceduralnames_0.2.2.9000.tgz(r-4.4-any)proceduralnames_0.2.2.9000.tgz(r-4.3-any)
proceduralnames_0.2.2.9000.tar.gz(r-4.5-noble)proceduralnames_0.2.2.9000.tar.gz(r-4.4-noble)
proceduralnames_0.2.2.9000.tgz(r-4.4-emscripten)proceduralnames_0.2.2.9000.tgz(r-4.3-emscripten)
proceduralnames.pdf |proceduralnames.html
proceduralnames/json (API)
NEWS

# Install 'proceduralnames' in R:
install.packages('proceduralnames', repos = c('https://mikemahoney218.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mikemahoney218/proceduralnames/issues

Datasets:
  • common_words - 999 of the most common words in the English language
  • docker_adjectives - Adjectives used in the procedural naming of Docker containers.
  • docker_names - Surnames used in the procedural naming of Docker containers.
  • spanish_words - 820 of the most common words in the Spanish language

On CRAN:

3 exports 7 stars 2.03 score 0 dependencies 4 dependents 4 scripts 639 downloads

Last updated 2 years agofrom:b4557f8b42. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:make_docker_namesmake_english_namesmake_spanish_names

Dependencies: