{
  "_id": "6a32427d3efcd9bda4377f7a",
  "Package": "bootstrapper",
  "Title": "Opinionated R Package Quickstart",
  "Version": "1.0.0",
  "Authors@R": "person(\"Visruth\", \"Srimath Kandali\", , \"public@visruth.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-9097-0688\"))",
  "Description": "Bootstrap new R packages with strongly opinionated\ndefaults. Creates the package scaffold, wires up tests, README\nand NEWS, configures GitHub Actions and Dependabot, adds\nAir/Jarl setup, and drop in a default AGENTS.md for building R\npackages.",
  "License": "GPL (>= 3)",
  "URL": "https://bootstrapper.visruth.com/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-02-26 04:13:52 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/bootstrapper",
  "RemoteRef": "e0ee17327dc861846f340352d7ace3f51447b2c3",
  "RemoteSha": "e0ee17327dc861846f340352d7ace3f51447b2c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 07:14:46 UTC",
    "User": "root"
  },
  "Author": "Visruth Srimath Kandali [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-9097-0688>)",
  "Maintainer": "Visruth Srimath Kandali <public@visruth.com>",
  "MD5sum": "1b371a176a1b710c37c1f1d1ae84d43d",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "bootstrapper_1.0.0.tar.gz",
  "_fileid": "19f4663d996ca6709dd95f2e354cc6261f5b7672dc898bf23d4fa1258df4e410",
  "_filesize": 102266,
  "_sha256": "19f4663d996ca6709dd95f2e354cc6261f5b7672dc898bf23d4fa1258df4e410",
  "_created": "2026-06-15T07:14:46.000Z",
  "_published": "2026-06-17T06:45:17.161Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81834137812,
      "time": 292,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81834138394,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631355271"
    },
    {
      "job": 81834138479,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631385876"
    },
    {
      "job": 81834138336,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631382936"
    },
    {
      "job": 81834138217,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631307851"
    },
    {
      "job": 81834138388,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631350657"
    },
    {
      "job": 81834137900,
      "time": 358,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 81834138536,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7631329554"
    },
    {
      "job": 81834138617,
      "time": 234,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7631379631"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/VisruthSK/bootstrapper",
  "_commit": {
    "id": "e0ee17327dc861846f340352d7ace3f51447b2c3",
    "author": "VisruthSK <67435125+VisruthSK@users.noreply.github.com>",
    "committer": "VisruthSK <67435125+VisruthSK@users.noreply.github.com>",
    "message": "Increment version number to 1.0.0\n",
    "time": 1772079232
  },
  "_maintainer": {
    "name": "Visruth Srimath Kandali",
    "email": "public@visruth.com",
    "login": "visruthsk",
    "bluesky": "@visruth.com",
    "description": "",
    "uuid": 67435125
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "visruthsk",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 31
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-02-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 45,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bootstrapper"
  },
  "_devurl": "https://github.com/visruthsk/bootstrapper",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bootstrapper.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"
  ],
  "_cranurl": false,
  "_exports": [
    "bootstrapper",
    "create_package",
    "pkg_setup",
    "setup_agents",
    "setup_dependabot",
    "setup_gha",
    "setup_precommit",
    "use_license"
  ],
  "_help": [
    {
      "page": "bootstrapper",
      "title": "Bootstrap a New R Package",
      "topics": [
        "bootstrapper"
      ]
    },
    {
      "page": "create_package",
      "title": "Create a Package and Connect GitHub",
      "topics": [
        "create_package"
      ]
    },
    {
      "page": "pkg_setup",
      "title": "Apply Opinionated Package Setup",
      "topics": [
        "pkg_setup"
      ]
    },
    {
      "page": "setup_agents",
      "title": "Configure AGENTS Defaults",
      "topics": [
        "setup_agents"
      ]
    },
    {
      "page": "setup_dependabot",
      "title": "Configure Dependabot Defaults",
      "topics": [
        "setup_dependabot"
      ]
    },
    {
      "page": "setup_gha",
      "title": "Configure GitHub Actions Defaults",
      "topics": [
        "setup_gha"
      ]
    },
    {
      "page": "setup_precommit",
      "title": "Configure Pre-Commit Hook",
      "topics": [
        "setup_precommit"
      ]
    },
    {
      "page": "use_license",
      "title": "Choose and Apply a License",
      "topics": [
        "use_license"
      ]
    }
  ],
  "_readme": "https://github.com/VisruthSK/bootstrapper/raw/e0ee17327dc861846f340352d7ace3f51447b2c3/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "commonmark",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "httr2",
    "hunspell",
    "ini",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "spelling",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "bootstrapper",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/bootstrapper",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-15T07:17:31.000Z",
      "distro": "noble",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "aa46fcf9c5966b11339047d3c3dced52f67c5c67759b2c8af80345cf0889f699",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-15T07:19:13.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "70d3489312f4655c523381a60ec16e3865198feb14047944dce901550b122181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-15T07:19:01.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "77723e28b813037f1bb47335020f264cf46adfa22db804fa641b50c2531938d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-15T07:17:24.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "406f4223824d4c7cfbf98d387903f686dd4d7ab6e5fc09c23d4a32c376ef52e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-15T07:15:59.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "a31f61dcafd9a7f132cc4a9bde5772844c44b0ee085fd647748bc30171e85c7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-15T07:18:41.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "66c6b0a8bce43e4186b690466b3f8089ae931104e86883c2c6f27a2b84798783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27529973191"
    }
  ]
}