{
  "_id": "6a55fbbbff0138dec5d6b5e5",
  "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-07-14 08:58:32 UTC",
    "User": "root"
  },
  "Author": "Petr Bouchal [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0471-716X>)",
  "Maintainer": "Petr Bouchal <pbouchal@gmail.com>",
  "_user": "petrbouchal",
  "_type": "src",
  "_file": "vsezved_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/be7dc5194b401bf30dfa906236e7a036ba93195949a7e59f134c484476823b98",
  "_filesize": 566893,
  "_sha256": "be7dc5194b401bf30dfa906236e7a036ba93195949a7e59f134c484476823b98",
  "_expires": "2026-10-22T09:04:57.000Z",
  "_created": "2026-07-14T08:58:32.000Z",
  "_published": "2026-07-14T09:04:59.722Z",
  "_jobs": [
    {
      "job": 87042785141,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8305538155"
    },
    {
      "job": 87042785119,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8305545334"
    },
    {
      "job": 87042785092,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8305630211"
    },
    {
      "job": 87042785074,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8305610570"
    },
    {
      "job": 87042126792,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305487214"
    },
    {
      "job": 87042785076,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8305541343"
    },
    {
      "job": 87042785099,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8305522407"
    },
    {
      "job": 87042785044,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8305524077"
    },
    {
      "job": 87042785094,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8305523584"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225",
  "_status": "success",
  "_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",
    "description": "Data analysis and applied research for public policy and governance",
    "uuid": 1666657
  },
  "_distro": "resolute",
  "_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",
    "followers": 75,
    "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.1",
  "_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",
    "LICENSE",
    "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",
    "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-07-14T09:00:32.000Z",
      "distro": "resolute",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/654be86dc0e19310436e213f449e44f1bdddf54f1a29ce8e7655e590bc327384",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-14T09:00:45.000Z",
      "distro": "resolute",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/206e1ac201e6f4d3f19c892526fc35cbcc9b192cee7a4d2195a5ba180bb872a5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-14T09:04:01.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/1b3665fef76f3401d21f788fcc320c5f2b65109e7d576bf248f0fe9277668f94",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-14T09:03:17.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/063a0f9412516ef961374e5d09998bfcdcecbdcc24b6bfa183142404a0d7e3d0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-14T09:00:56.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/133e8a8e54bb5e7d2a0e3bbf9726f401be46cde220a3e4716d1d601e1f84e7b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-14T08:59:42.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/c8a62c05618767daed553c55914ae4c303f59954297e5eae037cadb1c2c12952",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-14T08:59:49.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/57500cc1eb398712176ca89378e25bf0131a5f0d3555b6c196771d186d7ccdbb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-14T08:59:47.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/d3aa890404b589c5b8e4f49bbb6fab8e38c92620d27879d152a162712c7199b5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/29319768225"
    }
  ]
}