{
  "_id": "6a49eac354b1f994258aa738",
  "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-06-14 11:00: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/28eeff79e39435af9f327875dc609c54f06627ee28dc4df7d2cd138418640ac6",
  "_filesize": 566881,
  "_sha256": "28eeff79e39435af9f327875dc609c54f06627ee28dc4df7d2cd138418640ac6",
  "_expires": "2026-10-13T05:25:21.000Z",
  "_created": "2026-06-14T11:00:32.000Z",
  "_published": "2026-07-05T05:25:23.280Z",
  "_jobs": [
    {
      "job": 85195522786,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7620340322"
    },
    {
      "job": 85195522825,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7620333783"
    },
    {
      "job": 85195522944,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7620330745"
    },
    {
      "job": 85195522889,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7620331261"
    },
    {
      "job": 85195522716,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620315604"
    },
    {
      "job": 85195522811,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620332909"
    },
    {
      "job": 85195522728,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7620328171"
    },
    {
      "job": 85195522961,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7620328284"
    },
    {
      "job": 85195522794,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7620327689"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876",
  "_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": "noble",
  "_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": 76,
    "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",
    "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-06-14T11:03:21.000Z",
      "distro": "noble",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/dcbfdd52bd06e2e57e23f88c2d29bc8cdfb1ad36c7f1e778092c4833926bad4c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-14T11:02:33.000Z",
      "distro": "noble",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/9c6a3c704a03ebc3bf030aabd282f427059f325adbc79665e288e0593d23a1e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-14T11:02:12.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/a7433c516f922ecc208c6bae84a2729c07b2e75c58b7133ba4ab849806bfab4d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-14T11:02:16.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/8e5d7e8caa5042a26a218a13222492fc7c43047ac6dc34673aa826b8aa49ee38",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-14T11:02:49.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/d3fa4579fc444345c58ce8f97a905605cff62f27ccd408386deb4c3d1a4cba34",
      "status": "success",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T11:01:46.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/a868e43d7ee785d435e157824da93719536687bb8f764283c7c907814ba33ab0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T11:01:46.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/6116da04bc8b75b979e8ed52fa9b199a8761283c185e7f6e01c2e9735bb716c0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-14T11:01:45.000Z",
      "commit": "d731aed49162b070594436c95455dd538fe70977",
      "fileid": "https://r2.ropensci.org/ce919f0c415e1eb59e45fcf5aa92ba516a7a489e0b12f818a7d52f40b29bc7ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/petrbouchal/actions/runs/27496643876"
    }
  ]
}