Package: onsr Title: Client for the 'ONS' API Version: 1.0.2 Authors@R: person(given = "Kostas", family = "Vasilopoulos", role = c("aut", "cre"), email = "k.vasilopoulo@gmail.com") Description: Client for the 'Office of National Statistics' ('ONS') API . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Imports: httr, jsonlite, readr, tibble URL: https://kvasilopoulos.github.io/onsr/ BugReports: https://github.com/kvasilopoulos/onsr/issues RoxygenNote: 7.2.3 Suggests: testthat (>= 3.0.0), data.table, vroom, curl Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Depends: R (>= 2.10) Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://kvasilopoulos.r-universe.dev Date/Publication: 2023-12-20 15:52:32 UTC RemoteUrl: https://github.com/kvasilopoulos/onsr RemoteRef: HEAD RemoteSha: 850484c65e5ae86091d664f16c676fd79992f951 NeedsCompilation: no Packaged: 2026-06-23 05:52:24 UTC; root Author: Kostas Vasilopoulos [aut, cre] Maintainer: Kostas Vasilopoulos