Type: Package Package: brickset Title: Interface with the Brickset API for Getting Data About LEGO Sets Version: 2026.0.0 Date: 2026-01-14 Authors@R: person("Jason", "Bryer", , "jason@bryer.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2454-0402")) Description: Interface with the 'Brickset' API for getting data about LEGO sets. Data sets that can be used for teaching and learning without the need of a 'Brickset' account and API key are also included. Includes all LEGO since through the end of 2025. License: GPL (>= 3) URL: https://github.com/jbryer/brickset, https://jbryer.github.io/brickset/ BugReports: https://github.com/jbryer/brickset/issues Depends: R (>= 4.1.0) Imports: dplyr, httr, jsonlite, piggyback Suggests: bookdown, DT, ggplot2, knitr, rmarkdown, scales, shiny VignetteBuilder: knitr Encoding: UTF-8 LazyData: TRUE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake git make libuv1-dev libssl-dev Repository: https://jbryer.r-universe.dev Date/Publication: 2026-01-14 19:11:34 UTC RemoteUrl: https://github.com/jbryer/brickset RemoteRef: HEAD RemoteSha: c411d361e63abac8da616a0c9302742fb7ad7a92 NeedsCompilation: no Packaged: 2026-06-13 08:21:06 UTC; root Author: Jason Bryer [aut, cre] (ORCID: ) Maintainer: Jason Bryer