{
  "_id": "6a10254aacfb0bcc41c8ea40",
  "Package": "toponym",
  "Title": "Toponym Analysis & Visualization Tool",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Lennart\",\nfamily = \"Chevallier\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@lchevallier.de\",\ncomment = c(ORCID = \"0009-0009-6800-1206\")),\nperson(given = \"Søren\",\nfamily = \"Wichmann\",\nrole = \"aut\",\nemail = \"wichmannsoeren@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3257-3087\")))",
  "Description": "A tool to analyze and visualize toponym distributions.\nThis package is intended as an interface to the GeoNames data.\nA regular expression filters data and in a second step a map is\ncreated displaying all locations in the filtered data set. The\nfunctions make data and plots available for further\nanalysis—either within R or in a chosen directory. Users can\nselect regions within countries, provide coordinates to define\nregions, or specify a region within the package to restrict the\ndata selection to that region or compare regions with the\nremainder of countries. This package relies on the R packages\n`geodata` for map data and `ggplot2` for plotting purposes. For\nmore details see Wichmann & Chevallier (2025)\n<doi:10.5195/names.2025.2616>.",
  "License": "GPL (>= 3) + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "URL": "https://github.com/Lennart05/toponym",
  "BugReports": "https://github.com/Lennart05/toponym/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://lennart05.r-universe.dev",
  "Date/Publication": "2026-03-30 11:10:06 UTC",
  "RemoteUrl": "https://github.com/lennart05/toponym",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb4fc36e26c36c72818c8573630afad9de31e22f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:35:52 UTC",
    "User": "root"
  },
  "Author": "Lennart Chevallier [aut, cre] (ORCID:\n<https://orcid.org/0009-0009-6800-1206>),\nSøren Wichmann [aut] (ORCID: <https://orcid.org/0000-0002-3257-3087>)",
  "Maintainer": "Lennart Chevallier <mail@lchevallier.de>",
  "MD5sum": "e61bcc8cee9e75d747e57d320916a8a3",
  "_user": "lennart05",
  "_type": "src",
  "_file": "toponym_1.0.0.tar.gz",
  "_fileid": "cf446566a61ad2edebacbe5f770789587e698617afee874c795eacefca3f10c0",
  "_filesize": 294905,
  "_sha256": "cf446566a61ad2edebacbe5f770789587e698617afee874c795eacefca3f10c0",
  "_created": "2026-05-13T09:35:52.000Z",
  "_published": "2026-05-22T09:43:38.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77355030960,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966642402"
    },
    {
      "job": 77355030915,
      "time": 237,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966649526"
    },
    {
      "job": 77355031171,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966650050"
    },
    {
      "job": 77355031022,
      "time": 253,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966642859"
    },
    {
      "job": 77355030554,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966563495"
    },
    {
      "job": 77355030620,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157541845"
    },
    {
      "job": 77355030918,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966637241"
    },
    {
      "job": 77355031085,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966626196"
    },
    {
      "job": 77355031128,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966624119"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lennart05/toponym",
  "_commit": {
    "id": "fb4fc36e26c36c72818c8573630afad9de31e22f",
    "author": "Lennart <mail@lchevallier.de>",
    "committer": "Lennart <mail@lchevallier.de>",
    "message": "updated actions & readme\n",
    "time": 1774869006
  },
  "_maintainer": {
    "name": "Lennart Chevallier",
    "email": "mail@lchevallier.de",
    "login": "lennart05",
    "uuid": 36479964
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "geodata",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.50",
      "role": "Suggests"
    }
  ],
  "_owner": "lennart05",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-03-30"
    },
    {
      "name": "v2.0.1",
      "date": "2026-04-13"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "lennart05",
      "count": 17,
      "uuid": 36479964
    },
    {
      "user": "sokiwi",
      "count": 3,
      "uuid": 23264123
    }
  ],
  "_userbio": {
    "uuid": 36479964,
    "type": "user",
    "name": "Lennart Chevallier"
  },
  "_downloads": {
    "count": 532,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/toponym"
  },
  "_devurl": "https://github.com/lennart05/toponym",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/toponym.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lennart05/toponym",
  "_realowner": "lennart05",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2026-04-13"
    }
  ],
  "_exports": [
    "country",
    "createPolygon",
    "getData",
    "mapper",
    "ortho",
    "top",
    "topComp",
    "topCompOut",
    "topFreq",
    "toponymOptions",
    "topZtest"
  ],
  "_datasets": [
    {
      "name": "countryInfo",
      "title": "Country information",
      "object": "countryInfo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ISO2",
        "ISO3",
        "Country"
      ],
      "rows": 249,
      "table": true,
      "tojson": true
    },
    {
      "name": "danelaw_polygon",
      "title": "Coordinates of the Danelaw",
      "object": "danelaw_polygon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lons",
        "lats"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "flanders_polygon",
      "title": "Coordinates of Flanders",
      "object": "flanders_polygon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lons",
        "lats"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "toponym-package",
      "title": "toponym: Toponym Analysis & Visualization Tool",
      "topics": [
        "toponym-package",
        "toponym"
      ]
    },
    {
      "page": "country",
      "title": "Country designations",
      "topics": [
        "country"
      ]
    },
    {
      "page": "createPolygon",
      "title": "Creates a polygon",
      "topics": [
        "createPolygon"
      ]
    },
    {
      "page": "getData",
      "title": "Downloads GeoNames data",
      "topics": [
        "getData"
      ]
    },
    {
      "page": "mapper",
      "title": "Plots data onto a map",
      "topics": [
        "mapper"
      ]
    },
    {
      "page": "ortho",
      "title": "Orthographical symbols",
      "topics": [
        "ortho"
      ]
    },
    {
      "page": "top",
      "title": "Toponym map",
      "topics": [
        "top"
      ]
    },
    {
      "page": "topComp",
      "title": "Compares toponyms in a polygon and the remainder of countries",
      "topics": [
        "topComp"
      ]
    },
    {
      "page": "topCompOut",
      "title": "Saves multiple maps and toponym data",
      "topics": [
        "topCompOut"
      ]
    },
    {
      "page": "topFreq",
      "title": "Retrieves the most frequent toponyms",
      "topics": [
        "topFreq"
      ]
    },
    {
      "page": "toponymOptions",
      "title": "Manage Options of 'toponym'",
      "topics": [
        "toponymOptions"
      ]
    },
    {
      "page": "topZtest",
      "title": "Applies Z-test",
      "topics": [
        "topZtest"
      ]
    }
  ],
  "_readme": "https://github.com/lennart05/toponym/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "deldir",
    "e1071",
    "farver",
    "geodata",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "polyclip",
    "proxy",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "terra",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 4.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "toponym",
  "_universes": [
    "lennart05"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T09:38:12.000Z",
      "distro": "noble",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "a77dfb49869c22440cfc51c2dd7cdd989f76e7d843c5548a24150f78f8d5f335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T09:38:35.000Z",
      "distro": "noble",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "f059ce95fc5c5a189a5610e16afac059a0782c7a3acd14e1b6489c31fe2785ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T09:38:44.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "d18a5a05e979e05308250581593d9ec1b26ef2e962ce0d36e47554c457d06be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T09:38:38.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "2c8be671f07c5506e5d485c48ac062d32c93f8e4da329ef7eab258aba6d70860",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T09:37:45.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "8151d1c0da89111cd17cbde7c4f54106d8a6d052efc7800af51c16639c98485f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T09:37:22.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "276ce088a68b9829448693b230016f48db678239d885fed17853f85c7074b655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T09:37:20.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "269b6502dd276c33efb6cbfa2a929a4e31aa28cd8c53df7eb0380f4d2b4f7ea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:43:21.000Z",
      "commit": "fb4fc36e26c36c72818c8573630afad9de31e22f",
      "fileid": "05dbe63bbd631b406182ffde05294cd33132ba018c0d7bf53a33368696ba971d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lennart05/actions/runs/25790747448"
    }
  ]
}