{
  "_id": "6a5493c3ff0138dec5d65514",
  "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\"),\ncomment = c(ORCID = \"0000-0002-2454-0402\"))",
  "Description": "Interface with the 'Brickset' API\n<https://brickset.com/article/52664/api-version-3-documentation>\nfor getting data about LEGO sets. Data sets that can be used\nfor teaching and learning without the need of a 'Brickset'\naccount and API key are also included. Includes all LEGO since\nthrough the end of 2025.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/jbryer/brickset,\nhttps://jbryer.github.io/brickset/",
  "BugReports": "https://github.com/jbryer/brickset/issues",
  "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": {
    "Date": "2026-07-13 07:25:54 UTC",
    "User": "root"
  },
  "Author": "Jason Bryer [aut, cre] (ORCID: <https://orcid.org/0000-0002-2454-0402>)",
  "Maintainer": "Jason Bryer <jason@bryer.org>",
  "_user": "jbryer",
  "_type": "src",
  "_file": "brickset_2026.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b6f0b45c4ca9dca8d67589ea2cee6764ca1312b7af86e889eb6029956a13d6eb",
  "_filesize": 1146686,
  "_sha256": "b6f0b45c4ca9dca8d67589ea2cee6764ca1312b7af86e889eb6029956a13d6eb",
  "_expires": "2026-10-21T07:29:06.000Z",
  "_created": "2026-07-13T07:25:54.000Z",
  "_published": "2026-07-13T07:29:07.901Z",
  "_jobs": [
    {
      "job": 86758296630,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271953372"
    },
    {
      "job": 86758296618,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271948444"
    },
    {
      "job": 86758296595,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271929496"
    },
    {
      "job": 86758296648,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271939606"
    },
    {
      "job": 86757714106,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271901481"
    },
    {
      "job": 86758296624,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8271945009"
    },
    {
      "job": 86758296699,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8271931573"
    },
    {
      "job": 86758296654,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8271947994"
    },
    {
      "job": 86758296655,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8271930385"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117",
  "_status": "success",
  "_upstream": "https://github.com/jbryer/brickset",
  "_commit": {
    "id": "c411d361e63abac8da616a0c9302742fb7ad7a92",
    "author": "Jason Bryer <jason@bryer.org>",
    "committer": "Jason Bryer <jason@bryer.org>",
    "message": "Update to add 2025 legosets. Added new vignette.\n",
    "time": 1768417894
  },
  "_maintainer": {
    "name": "Jason Bryer",
    "email": "jason@bryer.org",
    "login": "jbryer",
    "mastodon": "@jbryer@vis.social",
    "orcid": "0000-0002-2454-0402",
    "twitter": "@jbryer",
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY",
    "uuid": 623759
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "piggyback",
      "role": "Imports"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "jbryer",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "lego"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "jbryer",
      "count": 35,
      "uuid": 623759
    }
  ],
  "_userbio": {
    "uuid": 623759,
    "type": "user",
    "name": "Jason Bryer",
    "followers": 340,
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY"
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brickset"
  },
  "_devurl": "https://github.com/jbryer/brickset",
  "_pkgdown": "https://jbryer.github.io/brickset/",
  "_searchresults": 17,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/brickset.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbryer/brickset",
  "_realowner": "jbryer",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2022.0.0",
      "date": "2023-03-24"
    },
    {
      "version": "2024.0.0",
      "date": "2024-01-11"
    },
    {
      "version": "2025.0.0",
      "date": "2025-02-25"
    },
    {
      "version": "2026.0.0",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "checkKey",
    "checkUserHash",
    "download_reviews",
    "getInstructions",
    "getKeyUsageStats",
    "getReviews",
    "getSets",
    "getSubthemes",
    "getThemes",
    "getUserHash",
    "getYears",
    "login"
  ],
  "_datasets": [
    {
      "name": "legosets",
      "title": "Lego sets from 1970 through 2024.",
      "object": "legosets",
      "class": [
        "data.frame"
      ],
      "fields": [
        "setID",
        "number",
        "numberVariant",
        "name",
        "year",
        "theme",
        "themeGroup",
        "subtheme",
        "category",
        "released",
        "pieces",
        "minifigs",
        "bricksetURL",
        "rating",
        "reviewCount",
        "packagingType",
        "availability",
        "agerange_min",
        "thumbnailURL",
        "imageURL",
        "US_retailPrice",
        "US_dateFirstAvailable",
        "US_dateLastAvailable",
        "UK_retailPrice",
        "UK_dateFirstAvailable",
        "UK_dateLastAvailable",
        "CA_retailPrice",
        "CA_dateFirstAvailable",
        "CA_dateLastAvailable",
        "DE_retailPrice",
        "DE_dateFirstAvailable",
        "DE_dateLastAvailable",
        "height",
        "width",
        "depth",
        "weight"
      ],
      "rows": 21546,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brickset",
      "title": "R package to interface with the Brickset API for getting data about LEGO.",
      "topics": [
        "brickset-package",
        "brickset"
      ]
    },
    {
      "page": "checkKey",
      "title": "Check the Brickset API key.",
      "topics": [
        "checkKey"
      ]
    },
    {
      "page": "checkUserHash",
      "title": "Check the Brickset API key.",
      "topics": [
        "checkUserHash"
      ]
    },
    {
      "page": "download_reviews",
      "title": "Downloads a pre-built reviews data frame.",
      "topics": [
        "download_reviews"
      ]
    },
    {
      "page": "getInstructions",
      "title": "Download list of instructions for given set.",
      "topics": [
        "getInstructions"
      ]
    },
    {
      "page": "getKeyUsageStats",
      "title": "Get information about frequency of API usage for the given API key.",
      "topics": [
        "getKeyUsageStats"
      ]
    },
    {
      "page": "getReviews",
      "title": "Downloads reviews for a LEGO set.",
      "topics": [
        "getReviews"
      ]
    },
    {
      "page": "getSets",
      "title": "Downloads LEGO data from Brickset.",
      "topics": [
        "getSets"
      ]
    },
    {
      "page": "getSubthemes",
      "title": "Returns a table of sub-themes for a given theme with number of sets and years active.",
      "topics": [
        "getSubthemes"
      ]
    },
    {
      "page": "getThemes",
      "title": "Returns a table of themes with number of sets and years active.",
      "topics": [
        "getThemes"
      ]
    },
    {
      "page": "getUserHash",
      "title": "Returns the user hash from Brickset.",
      "topics": [
        "getUserHash"
      ]
    },
    {
      "page": "getYears",
      "title": "Get a list of years for a given theme, with the total number of sets in each.",
      "topics": [
        "getYears"
      ]
    },
    {
      "page": "legosets",
      "title": "Lego sets from 1970 through 2024.",
      "topics": [
        "legosets"
      ]
    },
    {
      "page": "login",
      "title": "Login to the Brickset API.",
      "topics": [
        "login"
      ]
    }
  ],
  "_readme": "https://github.com/jbryer/brickset/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "gitcreds",
    "glue",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "piggyback",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "lego_more_expensive.Rmd",
      "filename": "lego_more_expensive.html",
      "title": "Is Lego Getting More Expensive?",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-26 23:41:50",
      "modified": "2025-01-26 23:41:50",
      "commits": 1
    },
    {
      "source": "predicting_set_price.Rmd",
      "filename": "predicting_set_price.html",
      "title": "Predicting Lego Set Price",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-01-14 19:11:34",
      "modified": "2026-01-14 19:11:34",
      "commits": 1
    }
  ],
  "_score": 5.509202522331103,
  "_indexed": true,
  "_nocasepkg": "brickset",
  "_universes": [
    "jbryer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2026.0.0",
      "date": "2026-07-13T07:28:19.000Z",
      "distro": "resolute",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/7b96079eb832dbbed94ef7f15086efe523f4b1c8fbb93ee65bfa8690cfdec599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2026.0.0",
      "date": "2026-07-13T07:28:10.000Z",
      "distro": "resolute",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/ee409982aa393a8a241c8069337a9da515e133e3482ab0c7025b0c4d270a2e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.0.0",
      "date": "2026-07-13T07:27:17.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/73613b3e5b7ef3871c66a525be7032df0d5eb756350eb0470afaed337d5bb52d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2026.0.0",
      "date": "2026-07-13T07:27:42.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/f29170a035e8c99f21fdee010c78da745eefed474eca15cf13779c5cfd5bc752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.0.0",
      "date": "2026-07-13T07:28:14.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/a6dc37f6d387cba9042516369c8cba0d046b2758038f5bd2a26cc6f0e3cdeb43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-07-13T07:27:12.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/83731fb742f442be3666e6ca215b9ce51abf1a11df32d3b5becedeb7f88abe2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-07-13T07:28:01.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/b830f2c7cdda4e254f1b07e12e6496f5b93a841a65822b25c4001e5fbd52f7d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-07-13T07:27:08.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "https://r2.ropensci.org/d838c06e650865d26d51f2a5a5ddb47212b2717de87ecad925bf3e2dfc92fd45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/29231856117"
    }
  ]
}