{
  "_id": "6a2d13d03efcd9bda42f2498",
  "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-06-13 08:21:06 UTC",
    "User": "root"
  },
  "Author": "Jason Bryer [aut, cre] (ORCID: <https://orcid.org/0000-0002-2454-0402>)",
  "Maintainer": "Jason Bryer <jason@bryer.org>",
  "MD5sum": "95b573d8f9cc0dad3b1cd00853843503",
  "_user": "jbryer",
  "_type": "src",
  "_file": "brickset_2026.0.0.tar.gz",
  "_fileid": "216c48a4e2b62d62625fa849318c612b82e27c68315b384adbdb98d65b6996bf",
  "_filesize": 1146490,
  "_sha256": "216c48a4e2b62d62625fa849318c612b82e27c68315b384adbdb98d65b6996bf",
  "_created": "2026-06-13T08:21:06.000Z",
  "_published": "2026-06-13T08:24:48.329Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81176094357,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609060481"
    },
    {
      "job": 81176094362,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609066474"
    },
    {
      "job": 81176094354,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609057333"
    },
    {
      "job": 81176094363,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609056216"
    },
    {
      "job": 81175909024,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609042888"
    },
    {
      "job": 81176094378,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609058314"
    },
    {
      "job": 81176094372,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609057472"
    },
    {
      "job": 81176094375,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609052713"
    },
    {
      "job": 81176094371,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609053713"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Assistant Professor and Associate Director, Data Science and Information Systems, School of Professional Studies, CUNY"
  },
  "_downloads": {
    "count": 268,
    "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.0",
  "_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-06-13T08:23:21.000Z",
      "distro": "noble",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "9c9f7701b0e1e6f9e9aef37065cce42ccc56d27220ff57c9f05fcb7b0d9aa2ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2026.0.0",
      "date": "2026-06-13T08:24:10.000Z",
      "distro": "noble",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "7ee8a35c8c264967c629143aefcebdef3a43417800eece0de19d01d77226c565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2026.0.0",
      "date": "2026-06-13T08:23:00.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "15f6b28dcbf336e611f368ce15e5157b0d3bf4bda6354c029d2617f081c21c26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2026.0.0",
      "date": "2026-06-13T08:22:44.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "18b0bfaad1fe17caeb9ba3e906c7e845b1e8e867972e143a086c25a87d8cd5b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2026.0.0",
      "date": "2026-06-13T08:23:22.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "2b5333f65524355fb183b2c1f490e1c8734efdbef21a69ca828fafe92634e3ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-06-13T08:22:55.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "621e6c9cd88eb70558178a92ffcb6fce5d6e3eb21365412cebe69a5f5037a25d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-06-13T08:22:16.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "fc1637067094bc776e97cb8d119e20e39c041e8a6df675d175ac1f1f73b04cac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2026.0.0",
      "date": "2026-06-13T08:22:23.000Z",
      "commit": "c411d361e63abac8da616a0c9302742fb7ad7a92",
      "fileid": "4d209ecd2d4ff5e1c99ea4a9bb7fb089576177b03f15ae462f5fd15b62e6b51e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbryer/actions/runs/27461430427"
    }
  ]
}