Type: Package
Package: brickset
Title: Interface with the Brickset API for Getting Data About LEGO Sets
Version: 2022.0.0
Date: 2023-03-23
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 2022.
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
Suggests: DT, ggplot2, knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-23 22:53:04 UTC; jbryer
Author: Jason Bryer [aut, cre] (<https://orcid.org/0000-0002-2454-0402>)
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-03-24 08:40:02 UTC
Built: R 4.1.2; ; 2023-03-25 11:26:38 UTC; unix
