Package: toponym
Title: Analyze and Visualize Toponyms
Version: 2.0.1
Authors@R: c(
    person(given = "Lennart",
           family = "Chevallier",
           role = c("aut", "cre"),
           email = "mail@lchevallier.de",
           comment = c(ORCID = "0009-0009-6800-1206")),
    person(given = "Søren",
           family = "Wichmann",
           role = "aut",
           email = "wichmannsoeren@gmail.com",
           comment = c(ORCID = "0000-0002-3257-3087")))
Description: A tool to analyze and visualize toponym distributions. This package is intended as an interface to the GeoNames data. A regular expression filters data and in a second step a map is created displaying all locations in the filtered data set. The functions make data and plots available for further analysis—either within R or in a chosen directory. Users can select regions within countries, provide coordinates to define regions, or specify a region within the package to restrict the data selection to that region or compare regions with the remainder of countries. This package relies on the R packages 'geodata' for map data and 'ggplot2' for plotting purposes. For more information on the study of toponyms, see Wichmann & Chevallier (2025) <doi:10.5195/names.2025.2616>.
Depends: R (>= 4.1)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
LazyData: true
Imports: geodata, ggplot2, grDevices, sf, spatstat.geom,
        spatstat.utils, stats, terra, utils
URL: https://github.com/Lennart05/toponym
BugReports: https://github.com/Lennart05/toponym/issues
NeedsCompilation: no
Packaged: 2026-04-07 21:53:33 UTC; Chavallier
Author: Lennart Chevallier [aut, cre] (ORCID:
    <https://orcid.org/0009-0009-6800-1206>),
  Søren Wichmann [aut] (ORCID: <https://orcid.org/0000-0002-3257-3087>)
Maintainer: Lennart Chevallier <mail@lchevallier.de>
Repository: CRAN
Date/Publication: 2026-04-13 14:40:02 UTC
