{
  "_id": "6a140c2aacfb0bcc41d3a91a",
  "Package": "kvkapiR",
  "Title": "Interface to the Dutch Chamber of Commerce (KvK) API",
  "Version": "0.1.2",
  "Authors@R": "person(\"Coen\", \"Eisma\", , \"coeneisma@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0007-9001-2572\"))",
  "Description": "Access business registration data from the Dutch Chamber\nof Commerce (Kamer van Koophandel, KvK) through their official\nAPI <https://developers.kvk.nl/>. Search for companies by name,\nlocation, or registration number. Retrieve detailed business\nprofiles, establishment information, and company name\nhistories. Built on 'httr2' for robust API interaction with\nautomatic pagination, error handling, and usage tracking.",
  "License": "MIT + file LICENSE",
  "URL": "https://coeneisma.github.io/kvkapiR/,\nhttps://github.com/coeneisma/kvkapiR/",
  "BugReports": "https://github.com/coeneisma/kvkapiR/issues",
  "Config/Needs/website": "rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://coeneisma.r-universe.dev",
  "Date/Publication": "2025-06-22 21:07:04 UTC",
  "RemoteUrl": "https://github.com/coeneisma/kvkapir",
  "RemoteRef": "HEAD",
  "RemoteSha": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:42:08 UTC",
    "User": "root"
  },
  "Author": "Coen Eisma [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0007-9001-2572>)",
  "Maintainer": "Coen Eisma <coeneisma@gmail.com>",
  "MD5sum": "740ee17055b265e495fd4c3a9195241e",
  "_user": "coeneisma",
  "_type": "src",
  "_file": "kvkapiR_0.1.2.tar.gz",
  "_fileid": "411c17b10131c28652ad00633cb88918b5f9956b129d8948119cb855e6e2e25c",
  "_filesize": 177440,
  "_sha256": "411c17b10131c28652ad00633cb88918b5f9956b129d8948119cb855e6e2e25c",
  "_created": "2026-05-25T08:42:08.000Z",
  "_published": "2026-05-25T08:45:30.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77682883467,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194832897"
    },
    {
      "job": 77682883496,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194833336"
    },
    {
      "job": 77682883527,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194832401"
    },
    {
      "job": 77682883531,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194831876"
    },
    {
      "job": 77682395634,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194796760"
    },
    {
      "job": 77682883516,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194824308"
    },
    {
      "job": 77682883505,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194819252"
    },
    {
      "job": 77682883525,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194819801"
    },
    {
      "job": 77682883533,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194818294"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coeneisma/kvkapir",
  "_commit": {
    "id": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
    "author": "Coen Eisma <coeneisma@gmail.com>",
    "committer": "Coen Eisma <coeneisma@gmail.com>",
    "message": "chore: add CRAN submission record for v0.1.2\n\n- Package submitted to CRAN with all compliance fixes\n- Session-based usage tracking implementation\n- Conditional examples for all functions\n- Final submission after addressing reviewer feedback\n",
    "time": 1750626424
  },
  "_maintainer": {
    "name": "Coen Eisma",
    "email": "coeneisma@gmail.com",
    "login": "coeneisma",
    "uuid": 19281084
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "coeneisma",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 23
    },
    {
      "week": "2025-25",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "coeneisma",
      "count": 97,
      "uuid": 19281084
    },
    {
      "user": "coeneismaocw",
      "count": 1,
      "uuid": 149049196
    }
  ],
  "_userbio": {
    "uuid": 19281084,
    "type": "user",
    "name": "Coen Eisma"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kvkapiR"
  },
  "_devurl": "https://github.com/coeneisma/kvkapir",
  "_pkgdown": "https://coeneisma.github.io/kvkapiR/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kvkapiR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coeneisma/kvkapir",
  "_realowner": "coeneisma",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-06-25"
    }
  ],
  "_exports": [
    "kvk_export_usage",
    "kvk_get_basisprofiel",
    "kvk_get_naamgeving",
    "kvk_get_vestigingsprofiel",
    "kvk_reset_usage",
    "kvk_search",
    "kvk_set_api_key",
    "kvk_usage_alert",
    "kvk_usage_report"
  ],
  "_help": [
    {
      "page": "kvk_export_usage",
      "title": "Export session usage data to CSV file",
      "topics": [
        "kvk_export_usage"
      ]
    },
    {
      "page": "kvk_get_basisprofiel",
      "title": "Retrieve the Basisprofiel for a given KvK number",
      "topics": [
        "kvk_get_basisprofiel"
      ]
    },
    {
      "page": "kvk_get_naamgeving",
      "title": "Retrieve the Naamgeving for a given KvK number",
      "topics": [
        "kvk_get_naamgeving"
      ]
    },
    {
      "page": "kvk_get_vestigingsprofiel",
      "title": "Retrieve the Vestigingsprofiel for a given establishment number",
      "topics": [
        "kvk_get_vestigingsprofiel"
      ]
    },
    {
      "page": "kvk_reset_usage",
      "title": "Reset session usage tracking data",
      "topics": [
        "kvk_reset_usage"
      ]
    },
    {
      "page": "kvk_search",
      "title": "Retrieve all results from the KvK Search API (up to 1,000 results)",
      "topics": [
        "kvk_search"
      ]
    },
    {
      "page": "kvk_set_api_key",
      "title": "Set KvK API Key for the current session",
      "topics": [
        "kvk_set_api_key"
      ]
    },
    {
      "page": "kvk_usage_alert",
      "title": "Set usage and cost alerts for current session",
      "topics": [
        "kvk_usage_alert"
      ]
    },
    {
      "page": "kvk_usage_report",
      "title": "Generate API usage report for current session",
      "topics": [
        "kvk_usage_report"
      ]
    }
  ],
  "_pkglogo": "https://github.com/coeneisma/kvkapir/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/coeneisma/kvkapir/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "kvkapir",
  "_universes": [
    "coeneisma"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T08:44:15.000Z",
      "distro": "noble",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "62859252c2bf5c2807c2a2b0d2d8caac984dc429bdbbfdcc348ccb67690c3cd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T08:44:17.000Z",
      "distro": "noble",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "39432f2ea35f6ba35bfaef2ca00f72213ce06fcd6aa75e2d59168dcf4b414943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T08:44:17.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "b321ed82b5be147aab5b3cb06bb74581ee39af205e467ccde3f5ac5bbfc09573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T08:44:13.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "daae2aec807c9d038fb789bb5282dba91932a7fc66e8c9fe8a10db0a9d8fad20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-25T08:44:08.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "dc2c5d394c147f199d8bb210fd0bcceb551916efc0bb236ca29ee8794bd84aa8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T08:43:22.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "421f75874e834de9db067fb999839067bd7b5e7a3ee5158dee218f0844c29144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T08:43:20.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "077ca212683f6f5e78b14ea9f60ee51bda63d66d4ed3a5bb66ca0bced0166553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T08:43:15.000Z",
      "commit": "ffa81211dd4ad73fe8f4f481d61906a53fd80245",
      "fileid": "c0cff759ba0abc1a3f8546318a59964cce6888c249ed0370c66a8f050fb9b1e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/26391596000"
    }
  ]
}