{
  "_id": "6a197272acfb0bcc41deeb2d",
  "Package": "prefab",
  "Title": "Opinionated Project Scaffolding via Composable Themes",
  "Version": "0.4.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)",
  "RoxygenNote": "7.3.3",
  "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",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://economic.r-universe.dev",
  "Date/Publication": "2026-03-30 17:00:02 UTC",
  "RemoteUrl": "https://github.com/economic/prefab",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:21:58 UTC",
    "User": "root"
  },
  "Author": "Ben Zipperer [aut, cre],\nEconomic Policy Institute [cph, fnd]",
  "Maintainer": "Ben Zipperer <benzipperer@gmail.com>",
  "MD5sum": "b53fdd3b7b8b379da22aa2cc9de79be1",
  "_user": "economic",
  "_type": "src",
  "_file": "prefab_0.4.0.tar.gz",
  "_fileid": "4f3c2f1f71541a0f2bce1a6cfb9e7c000eeba51fc014a9433921a95bb4280bc7",
  "_filesize": 169433,
  "_sha256": "4f3c2f1f71541a0f2bce1a6cfb9e7c000eeba51fc014a9433921a95bb4280bc7",
  "_created": "2026-05-29T09:21:58.000Z",
  "_published": "2026-05-29T11:03:13.988Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78473919540,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287477404"
    },
    {
      "job": 78473919581,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287478759"
    },
    {
      "job": 78473919528,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289135110"
    },
    {
      "job": 78473919642,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289154246"
    },
    {
      "job": 78473021639,
      "time": 351,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287438104"
    },
    {
      "job": 78473919522,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287470927"
    },
    {
      "job": 78473919752,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287469429"
    },
    {
      "job": 78473919665,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287462706"
    },
    {
      "job": 78473919670,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287493685"
    }
  ],
  "_buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/economic/prefab",
  "_commit": {
    "id": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
    "author": "Ben Zipperer <benzipperer@gmail.com>",
    "committer": "Ben Zipperer <benzipperer@gmail.com>",
    "message": "0.4.0\n",
    "time": 1774890002
  },
  "_maintainer": {
    "name": "Ben Zipperer",
    "email": "benzipperer@gmail.com",
    "login": "benzipperer",
    "bluesky": "@benzipperer.org",
    "description": "Economist",
    "uuid": 4070964
  },
  "_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
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "benzipperer",
      "count": 15,
      "uuid": 4070964
    }
  ],
  "_userbio": {
    "uuid": 2418906,
    "type": "organization",
    "name": "EPI"
  },
  "_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": 5,
  "_rbuild": "4.6.0",
  "_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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "claude_r_analysis",
    "claude_r_package",
    "claude_r_targets",
    "create_project",
    "from_dir",
    "from_package",
    "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": "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-03-30 17:00:02",
      "commits": 3
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "prefab",
  "_universes": [
    "economic",
    "benzipperer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-29T09:26:22.000Z",
      "distro": "noble",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "4f8dc06b38e42f743a945629f398108d07b91e6449e2e3d920a37112ac454892",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-29T09:26:26.000Z",
      "distro": "noble",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "3e179aca1fc896f1f04bd3dec91a6e7e593f905e4c61d7539bf6c88de6b13f44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-29T11:01:34.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "b389e9c789fc6c26e6919c45d1de0ef0223d02ce97544e66aa2543d0c84ad9b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-29T11:02:40.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "eb0fa725bb52f3769be6966e06fc7eddd9e4ed7697ef6f1a4559869fc5353a6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-05-29T09:26:20.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "e227a7e0aba75c49fcef4380c4301c481dbdc4dd699400ae5fd98d8f5a5d37bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T09:25:48.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "d3b79a766730ed6b89756dbf2f673eb7fe8929f827f6ec4c2959ad3b0c5a37b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T09:25:30.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "1ced679ac8b3138aa9225fdaeaa0a5795acdbd33a7eddc61d79a2e36b05e1823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-29T09:27:03.000Z",
      "commit": "c0ec4323b31ec7cea79fb66197c26fe9f5e5d940",
      "fileid": "c668766386933ddeaf9d2bfdf691486872cac16df6a47cb3794cc82b620c2f1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/economic/actions/runs/26629047011"
    }
  ]
}