{
  "_id": "6a1ff4f9b401979e73442f7b",
  "Package": "hlidacr",
  "Type": "Package",
  "Title": "Access Data from the 'Hlídač Státu' API",
  "Version": "0.2.0",
  "Date": "2021-09-16",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Škvrňák\",\nemail = \"michael.skvrnak@protonmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4647-4095\"))",
  "Description": "Provides access to datasets published by 'Hlídač státu'\n<https://www.hlidacstatu.cz/>, a Czech watchdog, via their API.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/skvrnami/hlidacr",
  "BugReports": "https://github.com/skvrnami/hlidacr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibssl-dev libx11-dev",
  "Repository": "https://skvrnami.r-universe.dev",
  "Date/Publication": "2021-09-16 13:24:12 UTC",
  "RemoteUrl": "https://github.com/skvrnami/hlidacr",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:29:41 UTC",
    "User": "root"
  },
  "Author": "Michael Škvrňák [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4647-4095>)",
  "Maintainer": "Michael Škvrňák <michael.skvrnak@protonmail.com>",
  "MD5sum": "99c920b89c6e18a007aab3a191f8705e",
  "_user": "skvrnami",
  "_type": "src",
  "_file": "hlidacr_0.2.0.tar.gz",
  "_fileid": "f90abbc48ff890929cdadc5c1a9d8273d6884558f72347e1f319f211a13b5267",
  "_filesize": 332246,
  "_sha256": "f90abbc48ff890929cdadc5c1a9d8273d6884558f72347e1f319f211a13b5267",
  "_created": "2026-06-03T09:29:41.000Z",
  "_published": "2026-06-03T09:33:45.633Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79263488191,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380815007"
    },
    {
      "job": 79263488066,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380819186"
    },
    {
      "job": 79263488136,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380820288"
    },
    {
      "job": 79263488167,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380808722"
    },
    {
      "job": 79262928488,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380762764"
    },
    {
      "job": 79263488116,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380810916"
    },
    {
      "job": 79263488245,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380794358"
    },
    {
      "job": 79263488095,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380788840"
    },
    {
      "job": 79263488071,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380792056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/skvrnami/hlidacr",
  "_commit": {
    "id": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
    "author": "Michael Škvrňák <397925@mail.muni.cz>",
    "committer": "Michael Škvrňák <397925@mail.muni.cz>",
    "message": "Fix url for CRAN submission\n",
    "time": 1631798652
  },
  "_maintainer": {
    "name": "Michael Škvrňák",
    "email": "michael.skvrnak@protonmail.com",
    "login": "skvrnami",
    "bluesky": "@skvrnami.bsky.social",
    "description": "east european data plumber\n/\nnot a penguin",
    "uuid": 16975171,
    "orcid": "0000-0003-4647-4095"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "skvrnami",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "czech-republic",
    "datasets",
    "open-data"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "skvrnami",
      "count": 35,
      "uuid": 16975171
    }
  ],
  "_userbio": {
    "uuid": 16975171,
    "type": "user",
    "name": "Michael Škvrňák",
    "description": "east european data plumber\r\n/\r\nnot a penguin"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hlidacr"
  },
  "_devurl": "https://github.com/skvrnami/hlidacr",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hlidacr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/skvrnami/hlidacr",
  "_realowner": "skvrnami",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2021-03-04"
    },
    {
      "version": "0.2.0",
      "date": "2021-09-16"
    }
  ],
  "_exports": [
    "get_company",
    "get_contract",
    "get_contract_text",
    "get_dataset_data",
    "get_dataset_metadata",
    "get_dataset_record_detail",
    "get_datasets",
    "get_person",
    "get_person_social",
    "get_subsidy",
    "get_website_detail",
    "get_websites",
    "search_contracts",
    "search_person",
    "search_person_by_parameters",
    "search_subsidies"
  ],
  "_help": [
    {
      "page": "check_connection",
      "title": "Check internet connection",
      "topics": [
        "check_connection"
      ]
    },
    {
      "page": "check_token",
      "title": "Check API token",
      "topics": [
        "check_token"
      ]
    },
    {
      "page": "check_types",
      "title": "Check if all social media account types are valid",
      "topics": [
        "check_types"
      ]
    },
    {
      "page": "create_type",
      "title": "Create query string for osoby/social API endpoint",
      "topics": [
        "create_type"
      ]
    },
    {
      "page": "get_company",
      "title": "Get company details",
      "concept": [
        "Companies"
      ],
      "topics": [
        "get_company"
      ]
    },
    {
      "page": "get_contract",
      "title": "Get contract details",
      "topics": [
        "get_contract"
      ]
    },
    {
      "page": "get_contract_text",
      "title": "Get contract text",
      "topics": [
        "get_contract_text"
      ]
    },
    {
      "page": "get_dataset_data",
      "title": "Get data from the dataset",
      "concept": [
        "Datasets"
      ],
      "topics": [
        "get_dataset_data"
      ]
    },
    {
      "page": "get_dataset_metadata",
      "title": "Get dataset's metadata",
      "concept": [
        "Datasets"
      ],
      "topics": [
        "get_dataset_metadata"
      ]
    },
    {
      "page": "get_dataset_record_detail",
      "title": "Get record detail",
      "concept": [
        "Datasets"
      ],
      "topics": [
        "get_dataset_record_detail"
      ]
    },
    {
      "page": "get_datasets",
      "title": "Get list of datasets",
      "concept": [
        "Datasets"
      ],
      "topics": [
        "get_datasets"
      ]
    },
    {
      "page": "get_person",
      "title": "Get person details",
      "concept": [
        "Persons"
      ],
      "topics": [
        "get_person"
      ]
    },
    {
      "page": "get_person_social",
      "title": "Get person social media accounts",
      "concept": [
        "Persons"
      ],
      "topics": [
        "get_person_social"
      ]
    },
    {
      "page": "get_subsidy",
      "title": "Get subsidy",
      "concept": [
        "Subsidies"
      ],
      "topics": [
        "get_subsidy"
      ]
    },
    {
      "page": "get_website_detail",
      "title": "Get website detail",
      "topics": [
        "get_website_detail"
      ]
    },
    {
      "page": "get_websites",
      "title": "Get websites",
      "topics": [
        "get_websites"
      ]
    },
    {
      "page": "handle_error_response",
      "title": "Handle response other than 200",
      "topics": [
        "handle_error_response"
      ]
    },
    {
      "page": "search_contracts",
      "title": "Search contract",
      "concept": [
        "Contracts"
      ],
      "topics": [
        "search_contracts"
      ]
    },
    {
      "page": "search_person",
      "title": "Search person",
      "concept": [
        "Persons"
      ],
      "topics": [
        "search_person"
      ]
    },
    {
      "page": "search_person_by_parameters",
      "title": "Search person by name and date of birth",
      "concept": [
        "Persons"
      ],
      "topics": [
        "search_person_by_parameters"
      ]
    },
    {
      "page": "search_subsidies",
      "title": "Search subsidies",
      "concept": [
        "Subsidies"
      ],
      "topics": [
        "search_subsidies"
      ]
    }
  ],
  "_readme": "https://github.com/skvrnami/hlidacr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "triebeard",
    "urltools",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "ministers.Rmd",
      "filename": "ministers.html",
      "title": "Days in office of Czech ministers",
      "author": "Michael Škvrňák",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-11-14 13:47:04",
      "modified": "2021-02-26 17:13:38",
      "commits": 3
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "hlidacr",
  "_universes": [
    "skvrnami"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T09:32:06.000Z",
      "distro": "noble",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "442b0642cbb76d9009e540b9109013e3787bde3433d5ba81958b9c1ee2d28709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-03T09:32:16.000Z",
      "distro": "noble",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "2fe8208b72e11ff2bba7997437b6ade55069697d9ae5b4b7bb3f0d23cbe67026",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T09:32:21.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "e3addb816c0cacea56db53c28e03ba035549f26b3685c48eace239c7750a4616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-03T09:31:50.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "f33eec0da9d7df37ece0843571ee240912da76fe8cdd02b95deb015d11baafa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-03T09:32:06.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "05c5d9ba237a3ef9eb82cdb58c0062209fe8b553c9c078ddea51f86fc08ea551",
      "status": "success",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T09:31:04.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "d72cc324de2d4a0c7493178ff92fe4420fcbadb1675666523198016a20e44f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T09:30:50.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "1397be3538df3f16b774bb8ba09a222c6e3a809bcb59c3d3e5aa2b28ea6815ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-03T09:30:58.000Z",
      "commit": "8f564710909f3e2a98e26a95fd5e12a0891658ac",
      "fileid": "5f716d1204af2bf3e55d22545557b61cfaee3453bb2979a6420895dfff7f8b81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/skvrnami/actions/runs/26875875531"
    }
  ]
}