Type: Package
Package: brickset
Title: Interface with the Brickset API for Getting Data About LEGO Sets
Version: 2025.0.0
Date: 2025-02-25
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
    <https://brickset.com/article/52664/api-version-3-documentation> 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 2023.
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-25 18:12:40 UTC; jasonbryer
Author: Jason Bryer [aut, cre] (<https://orcid.org/0000-0002-2454-0402>)
Maintainer: Jason Bryer <jason@bryer.org>
Repository: CRAN
Date/Publication: 2025-02-25 18:30:06 UTC
Built: R 4.5.2; ; 2025-11-08 04:06:14 UTC; windows
