Package: brickset 2026.0.0
brickset: Interface with the Brickset API for Getting Data About LEGO Sets
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 2025.
Authors:
brickset_2026.0.0.tar.gz
brickset_2026.0.0.zip(r-4.7)brickset_2026.0.0.zip(r-4.6)brickset_2026.0.0.zip(r-4.5)
brickset_2026.0.0.tgz(r-4.6-any)brickset_2026.0.0.tgz(r-4.5-any)
brickset_2026.0.0.tar.gz(r-4.7-any)brickset_2026.0.0.tar.gz(r-4.6-any)
brickset_2026.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
brickset/json (API)
NEWS
| # Install 'brickset' in R: |
| install.packages('brickset', repos = c('https://jbryer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jbryer/brickset/issues
Pkgdown/docs site:https://jbryer.github.io
- legosets - Lego sets from 1970 through 2024.
Last updated from:c411d361e6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| windows-devel | OK | 90 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 116 |
Exports:checkKeycheckUserHashdownload_reviewsgetInstructionsgetKeyUsageStatsgetReviewsgetSetsgetSubthemesgetThemesgetUserHashgetYearslogin
Dependencies:askpasscachemclicpp11curldplyrfastmapfsgenericsghgitcredsgluehttrhttr2inijsonlitelifecyclelubridatemagrittrmemoisemimeopensslpiggybackpillarpkgconfigR6rappdirsrlangsystibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R package to interface with the Brickset API for getting data about LEGO. | brickset-package brickset |
| Check the Brickset API key. | checkKey |
| Check the Brickset API key. | checkUserHash |
| Downloads a pre-built reviews data frame. | download_reviews |
| Download list of instructions for given set. | getInstructions |
| Get information about frequency of API usage for the given API key. | getKeyUsageStats |
| Downloads reviews for a LEGO set. | getReviews |
| Downloads LEGO data from Brickset. | getSets |
| Returns a table of sub-themes for a given theme with number of sets and years active. | getSubthemes |
| Returns a table of themes with number of sets and years active. | getThemes |
| Returns the user hash from Brickset. | getUserHash |
| Get a list of years for a given theme, with the total number of sets in each. | getYears |
| Lego sets from 1970 through 2024. | legosets |
| Login to the Brickset API. | login |
