{
  "_id": "6a102d44acfb0bcc41c9395d",
  "Package": "vsezved",
  "Title": "Get data on Czech schools from <https://stistko.uiv.cz/registr/>\nand <https://data.msmt.cz/>",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Petr\",\nfamily = \"Bouchal\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pbouchal@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0471-716X\"))",
  "Description": "Get access to data on Czech schools: the register open\ndata provided by the Ministry of Education at\n<https://data.msmt.cz/> and non-open web database at\n<http://stistko.uiv.cz/registr/> This is mostly organisatoinal\ndata on primary and secondary schools.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "RdMacros": "lifecycle",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/petrbouchal/vsezved,\nhttps://petrbouchal.xyz/vsezved/",
  "BugReports": "https://github.com/petrbouchal/vsezved/issues",
  "Repository": "https://petrbouchal.r-universe.dev",
  "Date/Publication": "2024-07-12 09:57:55 UTC",
  "RemoteUrl": "https://github.com/petrbouchal/vsezved",
  "RemoteRef": "HEAD",
  "RemoteSha": "d731aed49162b070594436c95455dd538fe70977",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 05:53:13 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "MD5sum": "ef0ae74bf971826cdd282b02f6de2d9b",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "vsezved_0.2.0.tar.gz",
  "_fileid": "1ac19d4687722012107490f2505b6d97f8686ab597a7235ff60dde4150e1bd06",
  "_filesize": 567631,
  "_sha256": "1ac19d4687722012107490f2505b6d97f8686ab597a7235ff60dde4150e1bd06",
  "_created": "2026-05-13T05:53:13.000Z",
  "_published": "2026-05-22T10:17:40.315Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360178286,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962638028"
    },
    {
      "job": 77360178115,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962637744"
    },
    {
      "job": 77360178326,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962638921"
    },
    {
      "job": 77360178012,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962632431"
    },
    {
      "job": 77360177857,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962607186"
    },
    {
      "job": 77360177544,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158159070"
    },
    {
      "job": 77360177976,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6962631151"
    },
    {
      "job": 77360178435,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6962627184"
    },
    {
      "job": 77360178357,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6962626990"
    }
  ],
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/petrbouchal/vsezved",
  "_commit": {
    "id": "d731aed49162b070594436c95455dd538fe70977",
    "author": "Petr Bouchal <pbouchal@gmail.com>",
    "committer": "Petr Bouchal <pbouchal@gmail.com>",
    "message": "Increment version number to 0.2.0\n",
    "time": 1720778275
  },
  "_maintainer": {
    "name": "Petr Bouchal",
    "email": "pbouchal@gmail.com",
    "login": "petrbouchal",
    "mastodon": "@petrbouchal@mastodon.cloud",
    "bluesky": "@petrbouchal.xyz",
    "orcid": "0000-0002-0471-716X",
    "twitter": "@petrbouchal",
    "uuid": 1666657
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.99.0.9000",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "petrbouchal",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "petrbouchal",
      "count": 83,
      "uuid": 1666657
    }
  ],
  "_userbio": {
    "uuid": 1666657,
    "type": "user",
    "name": "Petr Bouchal",
    "description": "Data analysis and applied research for public policy and governance"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vsezved"
  },
  "_devurl": "https://github.com/petrbouchal/vsezved",
  "_pkgdown": "https://petrbouchal.xyz/vsezved/",
  "_searchresults": 0,
  "_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/vsezved.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "vz_download_codelist",
    "vz_get_codelist",
    "vz_get_codelist_url",
    "vz_get_directory",
    "vz_get_directory_responses",
    "vz_get_register",
    "vz_get_register_xml",
    "vz_get_search_page",
    "vz_get_xml_url",
    "vz_grab_codelist",
    "vz_load_directory",
    "vz_load_register",
    "vz_read_codelist",
    "vz_write_directory_quasixls"
  ],
  "_help": [
    {
      "page": "vz_download_codelist",
      "title": "Download Stistko Ciselnik",
      "topics": [
        "vz_download_codelist"
      ]
    },
    {
      "page": "vz_get_codelist",
      "title": "Get Stistko Ciselnik (df from code)",
      "topics": [
        "vz_get_codelist"
      ]
    },
    {
      "page": "vz_get_codelist_url",
      "title": "Get URL for Stistko Ciselnik",
      "topics": [
        "vz_get_codelist_url"
      ]
    },
    {
      "page": "vz_get_directory",
      "title": "Get school directory",
      "topics": [
        "vz_get_directory"
      ]
    },
    {
      "page": "vz_get_directory_responses",
      "title": "Get school directory responses",
      "topics": [
        "vz_get_directory_responses"
      ]
    },
    {
      "page": "vz_get_register",
      "title": "Download and read school register",
      "topics": [
        "vz_get_register"
      ]
    },
    {
      "page": "vz_get_register_xml",
      "title": "Download (XML) file of register",
      "topics": [
        "vz_get_register_xml"
      ]
    },
    {
      "page": "vz_get_search_form",
      "title": "Get search form for school directory",
      "topics": [
        "vz_get_search_form"
      ]
    },
    {
      "page": "vz_get_search_page",
      "title": "Get search page for directory search",
      "topics": [
        "vz_get_search_page"
      ]
    },
    {
      "page": "vz_get_xml_url",
      "title": "Get URL of file in MSMT data store",
      "topics": [
        "vz_get_xml_url"
      ]
    },
    {
      "page": "vz_grab_codelist",
      "title": "Get Stistko Ciselnik",
      "topics": [
        "vz_grab_codelist"
      ]
    },
    {
      "page": "vz_load_directory",
      "title": "Load directory XLS file",
      "topics": [
        "vz_load_directory"
      ]
    },
    {
      "page": "vz_load_register",
      "title": "Load register",
      "topics": [
        "vz_load_register"
      ]
    },
    {
      "page": "vz_read_codelist",
      "title": "Read Stistko Ciselnik",
      "topics": [
        "vz_read_codelist"
      ]
    },
    {
      "page": "vz_write_directory_quasixls",
      "title": "Turn a httr response created by 'vz_get_directory_responses()' into and XLS file",
      "topics": [
        "vz_write_directory_quasixls"
      ]
    }
  ],
  "_pkglogo": "https://github.com/petrbouchal/vsezved/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/petrbouchal/vsezved/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "dplyr",
    "fs",
    "generics",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "hms",
    "httr",
    "httr2",
    "ini",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "vsezved",
  "_universes": [
    "petrbouchal"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T05:55:17.000Z",
      "distro": "noble",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "68a52714fe7b45c1ba45099e02a60af74fcb8f45391ba5e983890a7650452116",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T05:55:16.000Z",
      "distro": "noble",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "6aaf0454f52bdae9bdcf04fbd87b26a65c21e323986b3b4d08b5095b5c7ef3af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T05:55:20.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "6041ba9da8f12d93c2b38029d526f686462e1b8a22fcc288a2275a82c64ec5ca",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-13T05:54:57.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "caa93fdc0f715b989f57125b04bd3c6391eaebaf493bcab08eb31e7b13d8b9b0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T05:54:38.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "91338ffddf8b25f803519bc59cb7cff10e5d68838d6af8a7a15dcbb749b5a645",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T05:54:26.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "aa8af76713ebd6fdcc4a80e82b28eee93a29d2d1768da2958e63d766372f6fb6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-13T05:54:24.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "66e510aee8d016c17fdc14cb2b7ecd2e8c95e13e016963a97bc5f8a30e0254b7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T10:17:24.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "951e6d551412bd4398f5462ad875d92f224304cfe853b36a1d03d31808116708",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/25781033892"
    }
  ]
}