{
  "_id": "6a62f434d3420cf5dfdb5227",
  "Package": "prefab",
  "Title": "Opinionated Project Scaffolding via Composable Themes",
  "Version": "0.5.0",
  "Authors@R": "c(person(given = \"Ben\",\nfamily = \"Zipperer\",\nrole = c(\"aut\", \"cre\"),\nemail = \"benzipperer@gmail.com\"),\nperson(given = \"Economic Policy Institute\",\nrole = c(\"cph\", \"fnd\")))",
  "Description": "Provides a composable theme system for project\nscaffolding. Themes are ordered lists of steps that deploy\nfiles, inline text, or execute functions, with per-file merge\nstrategies for handling pre-existing content. Includes pre-set\nthemes for R analysis projects, targets workflows, and Claude\nCode agent configuration.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://economic.github.io/prefab/,\nhttps://github.com/Economic/prefab",
  "BugReports": "https://github.com/Economic/prefab/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "economic/epitemplate, usethis",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://economic.r-universe.dev",
  "Date/Publication": "2026-07-24 03:03:03 UTC",
  "RemoteUrl": "https://github.com/economic/prefab",
  "RemoteRef": "HEAD",
  "RemoteSha": "60c9095cd248b810fc96b88b1605fcb444393245",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 05:05:00 UTC",
    "User": "root"
  },
  "Author": "Ben Zipperer [aut, cre],\nEconomic Policy Institute [cph, fnd]",
  "Maintainer": "Ben Zipperer <benzipperer@gmail.com>",
  "_user": "economic",
  "_type": "src",
  "_file": "prefab_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8394bdcb0c86a0f8924b7e366417ec5aa28abb8e6c43e1430dd7d0768a307800",
  "_filesize": 187171,
  "_sha256": "8394bdcb0c86a0f8924b7e366417ec5aa28abb8e6c43e1430dd7d0768a307800",
  "_expires": "2026-11-01T05:12:18.000Z",
  "_created": "2026-07-24T05:05:00.000Z",
  "_published": "2026-07-24T05:12:20.200Z",
  "_jobs": [
    {
      "job": 89404042695,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587142668"
    },
    {
      "job": 89404042657,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587118470"
    },
    {
      "job": 89404042685,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587191482"
    },
    {
      "job": 89404042652,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587141404"
    },
    {
      "job": 89403576213,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587080707"
    },
    {
      "job": 89404042642,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587109768"
    },
    {
      "job": 89404042647,
      "time": 83,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587104438"
    },
    {
      "job": 89404042664,
      "time": 72,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587101393"
    },
    {
      "job": 89404042686,
      "time": 80,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587103400"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561",
  "_status": "success",
  "_upstream": "https://github.com/economic/prefab",
  "_commit": {
    "id": "60c9095cd248b810fc96b88b1605fcb444393245",
    "author": "Ben Zipperer <benzipperer@gmail.com>",
    "committer": "Ben Zipperer <benzipperer@gmail.com>",
    "message": "fix windows/mac tests\n",
    "time": 1784862183
  },
  "_maintainer": {
    "name": "Ben Zipperer",
    "email": "benzipperer@gmail.com",
    "login": "benzipperer",
    "bluesky": "@benzipperer.org",
    "description": "Economist",
    "uuid": 4070964
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "economic",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-11",
      "n": 10
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "benzipperer",
      "count": 19,
      "uuid": 4070964
    }
  ],
  "_userbio": {
    "uuid": 2418906,
    "type": "organization",
    "name": "EPI",
    "followers": 29
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prefab"
  },
  "_devurl": "https://github.com/economic/prefab",
  "_pkgdown": "https://economic.github.io/prefab/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/prefab.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "claude_r_analysis",
    "claude_r_package",
    "claude_r_targets",
    "create_project",
    "from_dir",
    "from_package",
    "launch_project",
    "load_themes",
    "new_theme",
    "r_analysis",
    "r_targets",
    "step_file",
    "step_run",
    "step_text",
    "theme_code",
    "theme_from_dir",
    "use_theme"
  ],
  "_help": [
    {
      "page": "claude_r_analysis",
      "title": "Claude Code configuration theme for R analysis projects",
      "topics": [
        "claude_r_analysis"
      ]
    },
    {
      "page": "claude_r_package",
      "title": "Claude Code configuration theme for R packages",
      "topics": [
        "claude_r_package"
      ]
    },
    {
      "page": "claude_r_targets",
      "title": "Claude Code configuration theme for R targets projects",
      "topics": [
        "claude_r_targets"
      ]
    },
    {
      "page": "create_project",
      "title": "Create a new project and apply a theme",
      "topics": [
        "create_project"
      ]
    },
    {
      "page": "from_dir",
      "title": "Create a step-builder from a local directory",
      "topics": [
        "from_dir"
      ]
    },
    {
      "page": "from_package",
      "title": "Create a step-builder from an installed package",
      "topics": [
        "from_package"
      ]
    },
    {
      "page": "launch_project",
      "title": "Launch a new project from an editor keyboard shortcut",
      "topics": [
        "launch_project"
      ]
    },
    {
      "page": "load_themes",
      "title": "Load custom theme definitions",
      "topics": [
        "load_themes"
      ]
    },
    {
      "page": "new_theme",
      "title": "Create a theme from steps",
      "topics": [
        "new_theme"
      ]
    },
    {
      "page": "r_analysis",
      "title": "R analysis project theme",
      "topics": [
        "r_analysis"
      ]
    },
    {
      "page": "r_targets",
      "title": "R targets project theme",
      "topics": [
        "r_targets"
      ]
    },
    {
      "page": "step_file",
      "title": "Create a file deployment step",
      "topics": [
        "step_file"
      ]
    },
    {
      "page": "step_run",
      "title": "Create a function execution step",
      "topics": [
        "step_run"
      ]
    },
    {
      "page": "step_text",
      "title": "Create an inline text deployment step",
      "topics": [
        "step_text"
      ]
    },
    {
      "page": "theme_code",
      "title": "Print R code that reproduces a theme",
      "topics": [
        "theme_code"
      ]
    },
    {
      "page": "theme_from_dir",
      "title": "Create a theme from a directory of template files",
      "topics": [
        "theme_from_dir"
      ]
    },
    {
      "page": "use_theme",
      "title": "Apply a theme to the current project",
      "topics": [
        "use_theme"
      ]
    }
  ],
  "_pkglogo": "https://github.com/economic/prefab/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/economic/prefab/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fs",
    "glue",
    "jsonlite",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "prefab.Rmd",
      "filename": "prefab.html",
      "title": "Getting started with prefab",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Viewing and applying themes",
        "Composing themes with + and arguments",
        "Building your own theme",
        "Writing themes from steps",
        "Source helpers",
        "Merge strategies",
        "Template rendering",
        "Sharing and re-using custom themes",
        "Inspecting themes with theme_code()"
      ],
      "created": "2026-03-10 19:45:11",
      "modified": "2026-07-24 02:52:04",
      "commits": 4
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "prefab",
  "_universes": [
    "economic",
    "benzipperer"
  ],
  "_previous": "0.4.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-24T05:08:07.000Z",
      "distro": "resolute",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/72fb979a79f1d2a6f504786c9642b8df6551ae5d6578436896171f75e345af55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-24T05:07:14.000Z",
      "distro": "resolute",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/19e4f73d00367a4fac7400e9f6b0401e7348c6a1a97ce8f7709c9430c8a2a561",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-24T05:11:47.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/3cd2835e03cd396693e5e2736c67b0e02d85389cf0ca7c7c383002b6534f9836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-24T05:08:45.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/65224567269117c23b66e67617d03d27357512a0d3f63a9db8f67a6528127f4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-24T05:07:00.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/c61cb68bf3a45d4ad66be4b6e9d87c2c99de00b1eb3534af0263d5b350285ebb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-24T05:06:14.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/0381f9ff5ee1b273ba8bb5d43530268b340cbebec22f78a002f4ce72f22292c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-24T05:06:04.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/f0203fe9d635c8398fb00f759db8c9ae6c03615a59db6a2be30e1bbf506f1251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-24T05:06:09.000Z",
      "commit": "60c9095cd248b810fc96b88b1605fcb444393245",
      "fileid": "https://r2.ropensci.org/311483745d871dea5bed49f9cb564fccaefb232e6bccaedcccf2e89b2ca926c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/30068306561"
    }
  ]
}