{
  "_id": "6a6c386e3388593b7e8cc832",
  "Package": "bootstrapper",
  "Title": "Opinionated R Package Quickstart",
  "Version": "1.1.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/",
  "Remotes": [
    "lorenzwalthert/touchstone"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-06-24 10:17:36 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/bootstrapper",
  "RemoteRef": "v1.1.0",
  "RemoteSha": "6053274c28d41be184215dcd88720a597d0a1167",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-31 05:46:10 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>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "bootstrapper_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/947269be56eafd0b55a560ced2b84d7d28f98caef2612ff3d14e806294b68f9b",
  "_filesize": 112756,
  "_sha256": "947269be56eafd0b55a560ced2b84d7d28f98caef2612ff3d14e806294b68f9b",
  "_expires": "2026-11-08T05:53:48.000Z",
  "_created": "2026-07-31T05:46:10.000Z",
  "_published": "2026-07-31T05:53:50.146Z",
  "_jobs": [
    {
      "job": 91083513229,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8784258209"
    },
    {
      "job": 91083513208,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784258388"
    },
    {
      "job": 91083513241,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8784328653"
    },
    {
      "job": 91083513276,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784336757"
    },
    {
      "job": 91082994422,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784217969"
    },
    {
      "job": 91083513264,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8784253182"
    },
    {
      "job": 91083513284,
      "time": 113,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8784249554"
    },
    {
      "job": 91083513265,
      "time": 96,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8784245501"
    },
    {
      "job": 91083513248,
      "time": 81,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784241889"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/bootstrapper",
  "_commit": {
    "id": "6053274c28d41be184215dcd88720a597d0a1167",
    "author": "VisruthSK <public@visruth.com>",
    "committer": "VisruthSK <public@visruth.com>",
    "message": "Bumped version\n",
    "time": 1782296256
  },
  "_maintainer": {
    "name": "Visruth Srimath Kandali",
    "email": "public@visruth.com",
    "login": "visruthsk",
    "bluesky": "@visruth.com",
    "description": "",
    "uuid": 67435125,
    "orcid": "0009-0005-9097-0688"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "touchstone",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "visruthsk",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 32
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-02-26"
    },
    {
      "name": "v1.1.0",
      "date": "2026-06-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 76,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "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",
  "_pkgdown": "https://bootstrapper.visruth.com/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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_formatter",
    "setup_gha",
    "setup_precommit",
    "setup_touchstone",
    "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": "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_formatter",
      "title": "Configure Formatter Defaults",
      "topics": [
        "setup_formatter"
      ]
    },
    {
      "page": "setup_gha",
      "title": "Configure GitHub Actions Defaults",
      "topics": [
        "setup_gha"
      ]
    },
    {
      "page": "setup_precommit",
      "title": "Configure Pre-Commit Hook",
      "topics": [
        "setup_precommit"
      ]
    },
    {
      "page": "setup_touchstone",
      "title": "Configure Touchstone",
      "topics": [
        "setup_touchstone"
      ]
    },
    {
      "page": "use_license",
      "title": "Choose and Apply a License",
      "topics": [
        "use_license"
      ]
    }
  ],
  "_readme": "https://github.com/VisruthSK/bootstrapper/raw/v1.1.0/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": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "bootstrapper",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/bootstrapper",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-31T05:48:36.000Z",
      "distro": "resolute",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/934bca3d1aa3fc3ac5464aba43b8d76450c59b1574d779df096a1687dcba3200",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-31T05:48:36.000Z",
      "distro": "resolute",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/8b9eb8385f9687db63e97e78f74eddde601b7a29ce77d520b850448216285f78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-31T05:52:52.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/4c21adfd9be507314dabc06e2029eadefc6631bdcd98e632dbaf9b9cc42a655d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-31T05:53:20.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/5c5c5a10fa72a841f73bd13483ee251433af197e0a5664d6964f6f829e5c2059",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-31T05:48:30.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/3c82e4f09c0e94e2a7842c8fdf728ecfa594ab538242637621fea3fb6456db0b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-31T05:48:03.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/e763287f32fbe9b990ce4603a98821b26738df22e7e189cf620ad79ddfc53d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-31T05:47:46.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/d6ad2165f531cfc6c8787c5b11c7faae119259cb087d20dfc91688f26056e42b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-31T05:47:32.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/2d4e177241b3d6d2a8ba68f2e9a299c4b53699ec793a6e0597dd3f4e8f17bb01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607541100"
    }
  ]
}