Type: Package
Package: brickset
Title: Interface with the Brickset API for Getting Data About LEGO Sets
Version: 2024.0.0
Date: 2024-01-11
Authors@R: 
    person("Jason", "Bryer", , "jason@bryer.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2454-0402"))
Maintainer: Jason Bryer <jason@bryer.org>
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
Imports: dplyr, httr, jsonlite, piggyback
Suggests: DT, ggplot2, knitr, shiny
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-11 12:18:00 UTC; jbryer
Author: Jason Bryer [aut, cre] (<https://orcid.org/0000-0002-2454-0402>)
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-01-11 12:40:03 UTC
