{
  "_id": "6a1425f7acfb0bcc41d3f99e",
  "Package": "Rglottography",
  "Title": "Programmatic Access to Glottography Speaker Area Polygons",
  "Version": "1.2.0",
  "Authors@R": "person(\"Peter\", \"Ranacher\", email = \"peter.ranacher@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Author": "Peter Ranacher [aut, cre]",
  "Maintainer": "Peter Ranacher <peter.ranacher@gmail.com>",
  "Description": "Provides programmatic access to Glottography, an online\nrepository of geospatial speaker-area polygons for the world's\nlanguages. The package allows users to list available datasets,\ndownload and install them, and load speaker-area polygons as\nstandard spatial 'sf' objects in R. Data are sourced from\neither the Glottography organization on GitHub\n<https://github.com/Glottography> or the Glottography community\non Zenodo <https://zenodo.org/communities/glottography>. Based\non Ranacher et al. (2026) <doi:10.5334/johd.459>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/Glottography/Rglottography",
  "BugReports": "https://github.com/Glottography/Rglottography/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://glottography.r-universe.dev",
  "Date/Publication": "2026-03-25 10:18:47 UTC",
  "RemoteUrl": "https://github.com/glottography/rglottography",
  "RemoteRef": "HEAD",
  "RemoteSha": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:32:03 UTC",
    "User": "root"
  },
  "MD5sum": "9be86ed242794748abf6c27b4124eb9e",
  "_user": "glottography",
  "_type": "src",
  "_file": "Rglottography_1.2.0.tar.gz",
  "_fileid": "ca65bd703f426adb48edaef3f10e05ce42c1e06cd720abb953a695b4a76552e0",
  "_filesize": 713332,
  "_sha256": "ca65bd703f426adb48edaef3f10e05ce42c1e06cd720abb953a695b4a76552e0",
  "_created": "2026-05-25T10:32:03.000Z",
  "_published": "2026-05-25T10:35:35.048Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77696703043,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196492213"
    },
    {
      "job": 77696703035,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196494467"
    },
    {
      "job": 77696703060,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196495403"
    },
    {
      "job": 77696703036,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196488875"
    },
    {
      "job": 77696316426,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196456690"
    },
    {
      "job": 77696703044,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196489483"
    },
    {
      "job": 77696703120,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196497669"
    },
    {
      "job": 77696703070,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196475229"
    },
    {
      "job": 77696703061,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196476376"
    }
  ],
  "_buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/glottography/rglottography",
  "_commit": {
    "id": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
    "author": "Peter Ranacher <peter.ranacher@gmail.com>",
    "committer": "Peter Ranacher <peter.ranacher@gmail.com>",
    "message": "changed installation instructions to CRAN\n",
    "time": 1774433927
  },
  "_maintainer": {
    "name": "Peter Ranacher",
    "email": "peter.ranacher@gmail.com",
    "login": "derpetermann",
    "description": "",
    "uuid": 7924025
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    }
  ],
  "_owner": "glottography",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 6
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 29
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-01-19"
    },
    {
      "name": "v1.1.0",
      "date": "2026-02-27"
    },
    {
      "name": "v.1.1.1",
      "date": "2026-03-09"
    },
    {
      "name": "v.1.2.0",
      "date": "2026-03-25"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "derpetermann",
      "count": 58,
      "uuid": 7924025
    }
  ],
  "_userbio": {
    "uuid": 94379148,
    "type": "organization",
    "name": "Glottography"
  },
  "_downloads": {
    "count": 470,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rglottography"
  },
  "_devurl": "https://github.com/glottography/rglottography",
  "_searchresults": 9,
  "_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/Rglottography.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/glottography/rglottography",
  "_realowner": "glottography",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "collect_sources",
    "install_datasets",
    "list_datasets",
    "load_datasets",
    "set_cache_dir"
  ],
  "_help": [
    {
      "page": "collect_sources",
      "title": "Collect sources referenced by a Glottography object",
      "topics": [
        "collect_sources"
      ]
    },
    {
      "page": "install_datasets",
      "title": "Install Glottography datasets",
      "topics": [
        "install_datasets"
      ]
    },
    {
      "page": "list_datasets",
      "title": "List available Glottography datasets",
      "topics": [
        "list_datasets"
      ]
    },
    {
      "page": "load_datasets",
      "title": "Load Glottography datasets",
      "topics": [
        "load_datasets"
      ]
    },
    {
      "page": "Rglottography",
      "title": "Rglottography: Programmatic Access to the 'Glottography' Geolinguistic Data Platform",
      "topics": [
        "Rglottography-package",
        "Rglottography"
      ]
    },
    {
      "page": "set_cache_dir",
      "title": "Set cache directory for Rglottography",
      "topics": [
        "set_cache_dir"
      ]
    }
  ],
  "_readme": "https://github.com/glottography/rglottography/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "mapping_languages.Rmd",
      "filename": "mapping_languages.html",
      "title": "Mapping languages with Rglottography",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Loading Glottography Language Polygons",
        "Loading Natural Earth Data",
        "Creating the base map",
        "Overlaying Languages and Geographic Features",
        "Adding a legend",
        "Map extent",
        "Setting the map theme",
        "Displaying the map",
        "Collecting references",
        "References and Further Reading"
      ],
      "created": "2025-12-19 14:52:15",
      "modified": "2026-03-19 21:19:21",
      "commits": 3
    },
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Rglottography - Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Listing Datasets",
        "Load Glottography data",
        "Collecting Sources",
        "References and Further Reading"
      ],
      "created": "2025-12-19 14:52:15",
      "modified": "2026-03-19 21:19:21",
      "commits": 3
    }
  ],
  "_score": 5.301029995663981,
  "_indexed": true,
  "_nocasepkg": "rglottography",
  "_universes": [
    "glottography",
    "derpetermann"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:20.000Z",
      "distro": "noble",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "7b3e8e0b479cddab1cecf0b63c0ab7e2e1860b0e48552b29e9c685e13b8fa787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:33.000Z",
      "distro": "noble",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "87c861e9cbde46b2b0e45bbd106b56fac4532bfc7e4ce0bd4b35393334101077",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:37.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "839bc077e04872043e879d48505492c4fd3300923b8afbabfb762493b541e798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:08.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "3bc1bf780413211f3fd81f26dd461647a83cfe828409942a36bef6121532491f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:24.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "714069da16808033ba8265404c1fcd8fa105d556db77c38205524c0dc07d5bf9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T10:34:32.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "2a0b01efeb49df3a9a90dbf4fa1107e4fb97667005236c8537239eb57559487f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T10:33:08.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "62ee7866db3269bc19d868cff71ea8b1857f469e41e04ee945b497411d9a1b79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-25T10:33:15.000Z",
      "commit": "024bfa0ebbd1b2b48c0ca0f84762e7e926e93e0b",
      "fileid": "c6b811943238933f50eac2f496ec94e1dd9cfcbf68edeb9609f608715b6bad9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/glottography/actions/runs/26395867435"
    }
  ]
}