Package: babynames Title: US Baby Names 1880-2017 Version: 1.0.1 Authors@R: c(person(given = "Hadley", family = "Wickham", role = c("aut", "cre"), email = "hadley@rstudio.com"), person(given = "RStudio", role = "cph")) Description: US baby names provided by the SSA. This package contains all names used for at least 5 children of either sex. License: CC0 URL: https://github.com/hadley/babynames BugReports: https://github.com/hadley/babynames/issues Depends: R (>= 2.10) Imports: tibble Suggests: testthat (>= 3.0.0) Encoding: UTF-8 LazyData: true LazyDataCompression: xz RoxygenNote: 7.1.1 Config/testthat/edition: 3 Repository: https://hadley.r-universe.dev Date/Publication: 2021-04-12 14:20:59 UTC RemoteUrl: https://github.com/hadley/babynames RemoteRef: HEAD RemoteSha: 4391c25ea10b8b0589cdbab63067de3bc8b3a628 NeedsCompilation: no Packaged: 2026-05-28 08:22:42 UTC; root Author: Hadley Wickham [aut, cre], RStudio [cph] Maintainer: Hadley Wickham