{
  "_id": "6a27b85224555f66ed5397ef",
  "Package": "inkaR",
  "Title": "Download and Analyze Spatial Development Data from 'INKAR'",
  "Version": "0.6.2",
  "Authors@R": "person(\"Omer Furkan\", \"Coban\", email = \"oemer.furkan.coban@uni-oldenburg.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0005-3623-7178\"))",
  "Description": "A professional R interface to download and analyze spatial\ndevelopment indicators from the 'BBSR' 'INKAR' (Indicators and\nMaps for Spatial and Urban Development) database. Features a\nbilingual interactive wizard, fuzzy search, multi-indicator\ndownloads with automatic tidy merging (long/wide), robust disk\ncaching, and premium 'ggplot2' themes for regional mapping.",
  "URL": "https://github.com/ofurkancoban/inkaR",
  "BugReports": "https://github.com/ofurkancoban/inkaR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ofurkancoban.r-universe.dev",
  "Date/Publication": "2026-04-09 10:00:00 UTC",
  "RemoteUrl": "https://github.com/ofurkancoban/inkar",
  "RemoteRef": "HEAD",
  "RemoteSha": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:29:29 UTC",
    "User": "root"
  },
  "Author": "Omer Furkan Coban [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-3623-7178>)",
  "Maintainer": "Omer Furkan Coban <oemer.furkan.coban@uni-oldenburg.de>",
  "MD5sum": "456bc290022765f11fe16de6af5d7a18",
  "_user": "ofurkancoban",
  "_type": "src",
  "_file": "inkaR_0.6.2.tar.gz",
  "_fileid": "ac64c601ce1e5fa32059d0e2d90fdff806d8d50a017af7071e78ca26369f50b1",
  "_filesize": 974338,
  "_sha256": "ac64c601ce1e5fa32059d0e2d90fdff806d8d50a017af7071e78ca26369f50b1",
  "_created": "2026-06-09T06:29:29.000Z",
  "_published": "2026-06-09T06:53:06.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80261952634,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500150044"
    },
    {
      "job": 80261952621,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500151610"
    },
    {
      "job": 80261952636,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500410932"
    },
    {
      "job": 80261952638,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500484227"
    },
    {
      "job": 80261485433,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500108114"
    },
    {
      "job": 80261952630,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500144078"
    },
    {
      "job": 80261952664,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7500135237"
    },
    {
      "job": 80261952622,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500134587"
    },
    {
      "job": 80261952687,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500131696"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ofurkancoban/inkar",
  "_commit": {
    "id": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
    "author": "ofurkancoban <ofurkancoban@gmail.com>",
    "committer": "ofurkancoban <ofurkancoban@gmail.com>",
    "message": "Update citation URLs to CRAN\n",
    "time": 1775728800
  },
  "_maintainer": {
    "name": "Omer Furkan Coban",
    "email": "oemer.furkan.coban@uni-oldenburg.de",
    "login": "ofurkancoban",
    "uuid": 43926221
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "geodata",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    }
  ],
  "_owner": "ofurkancoban",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 23
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2026-03-16"
    },
    {
      "name": "v0.6.1",
      "date": "2026-03-17"
    },
    {
      "name": "v0.6.2",
      "date": "2026-04-01"
    }
  ],
  "_topics": [
    "api-wrapper",
    "bbsr",
    "data-retrieval",
    "geospatial",
    "germany",
    "ggplot2",
    "inkar",
    "sf",
    "spatial-data"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ofurkancoban",
      "count": 50,
      "uuid": 43926221
    }
  ],
  "_userbio": {
    "uuid": 43926221,
    "type": "user",
    "name": "Furkan Çoban",
    "description": "Data Science Master Student\r\n"
  },
  "_downloads": {
    "count": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inkaR"
  },
  "_devurl": "https://github.com/ofurkancoban/inkar",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inkaR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ofurkancoban/inkar",
  "_realowner": "ofurkancoban",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.3",
      "date": "2026-03-13"
    },
    {
      "version": "0.4.4",
      "date": "2026-03-16"
    },
    {
      "version": "0.6.1",
      "date": "2026-03-17"
    },
    {
      "version": "0.6.2",
      "date": "2026-04-02"
    }
  ],
  "_exports": [
    "clear_inkar_cache",
    "get_geographies",
    "get_indicators",
    "get_inkar_data",
    "inkaR",
    "plot_inkar",
    "search_indicators",
    "select_indicator",
    "select_level",
    "select_years",
    "theme_inkaR",
    "view_indicators"
  ],
  "_datasets": [
    {
      "name": "indicators",
      "title": "INKAR Indicators Metadata",
      "object": "indicators",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Name_DE",
        "Name_EN",
        "Description_DE",
        "Theme",
        "Algorithmus",
        "M_ID",
        "Anmerkungen",
        "Statistische Grundlagen",
        "Gemeinden",
        "Kreise",
        "Anmerkungen_EN",
        "Stat_Grund_EN",
        "Unit_DE",
        "Unit_EN",
        "Active"
      ],
      "rows": 964,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clear_inkar_cache",
      "title": "Clear INKAR Cache",
      "topics": [
        "clear_inkar_cache"
      ]
    },
    {
      "page": "get_geographies",
      "title": "Get Available Geographies or Region List",
      "topics": [
        "get_geographies"
      ]
    },
    {
      "page": "get_indicators",
      "title": "List Available Indicators",
      "topics": [
        "get_indicators"
      ]
    },
    {
      "page": "get_inkar_data",
      "title": "Download Data from INKAR",
      "topics": [
        "get_inkar_data"
      ]
    },
    {
      "page": "indicators",
      "title": "INKAR Indicators Metadata",
      "topics": [
        "indicators"
      ]
    },
    {
      "page": "inkaR",
      "title": "Download Data from INKAR (Alias)",
      "topics": [
        "inkaR"
      ]
    },
    {
      "page": "plot_inkar",
      "title": "Plot INKAR Data on German Maps",
      "topics": [
        "plot_inkar"
      ]
    },
    {
      "page": "search_indicators",
      "title": "Search Indicators and Print Results",
      "topics": [
        "search_indicators"
      ]
    },
    {
      "page": "select_indicator",
      "title": "Interactively Select an Indicator",
      "topics": [
        "select_indicator"
      ]
    },
    {
      "page": "select_level",
      "title": "Interactively Select a Spatial Level",
      "topics": [
        "select_level"
      ]
    },
    {
      "page": "select_years",
      "title": "Interactively Select Years",
      "topics": [
        "select_years"
      ]
    },
    {
      "page": "theme_inkaR",
      "title": "Premium ggplot2 theme for inkaR",
      "topics": [
        "theme_inkaR"
      ]
    },
    {
      "page": "view_indicators",
      "title": "View Indicators in RStudio Viewer",
      "topics": [
        "view_indicators"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ofurkancoban/inkar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/ofurkancoban/inkar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to inkaR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "1. Finding Indicators",
        "List All Indicators",
        "Search by Text",
        "2. Downloading Data",
        "Basic Download",
        "Specifying Years",
        "Bilingual Output",
        "3. Exporting Data",
        "4. Mapping Data (Geospatial Integration)",
        "5. Advanced Features & Architecture",
        "Reference: Spatial Levels"
      ],
      "created": "2025-12-31 23:45:04",
      "modified": "2026-03-16 14:21:10",
      "commits": 4
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "inkar",
  "_universes": [
    "ofurkancoban"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-09T06:31:57.000Z",
      "distro": "noble",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "43ec501dced7dee139a95d0e321e02f1d7f0391c88399e352cb8bf2a82885225",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-06-09T06:31:49.000Z",
      "distro": "noble",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "88491400869e6b2c161ed99f256bab7ff11f8d9a21b7d40e190d88a27860b0cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T06:47:52.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "141ebfb860075ced489b66de3b1326c10cdcf66490f19fcf58571e1ba498612e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-06-09T06:51:59.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "4c59a91b177cb745e6288bc624aa86e8c09a5f1467fa943f5d232906a9a559e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-09T06:31:55.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "f00582456d01d88a6f4fd8b2d4371a5db0a08b6bd9a6f746214c9c18c9cc7a1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T06:30:57.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "ee875d120aa9e08dc57193220a86f39d002b700b560c94c3f87323d56aab7bdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T06:30:48.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "a5fa91b28f0e7a206fc38a1f8375c0ccc2c5567b24c1535c7efa70a223ba6f24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-06-09T06:30:47.000Z",
      "commit": "47a16350d112814bcb5c4ab245b893bc29f4fb55",
      "fileid": "127b4cd8efdfb2d3b927f4d316c548806c4e14cbc9c1f28aafa31eb12114c33b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ofurkancoban/actions/runs/27188064644"
    }
  ]
}