{
  "_id": "6a44da7c6ff6f2357551d0df",
  "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-01 09:08:44 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/162ba9ba4bbe563f2a83dbab80dcb2f846e1871c873d47c9db37ee551815a634",
  "_filesize": 112770,
  "_sha256": "162ba9ba4bbe563f2a83dbab80dcb2f846e1871c873d47c9db37ee551815a634",
  "_expires": "2026-10-09T09:14:35.000Z",
  "_created": "2026-07-01T09:08:44.000Z",
  "_published": "2026-07-01T09:14:36.259Z",
  "_jobs": [
    {
      "job": 84496093797,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8005296199"
    },
    {
      "job": 84496093778,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005295684"
    },
    {
      "job": 84496093764,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8005373379"
    },
    {
      "job": 84496093828,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005368645"
    },
    {
      "job": 84495533981,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005242140"
    },
    {
      "job": 84496093785,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8005302979"
    },
    {
      "job": 84496093765,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8005282057"
    },
    {
      "job": 84496093845,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8005278263"
    },
    {
      "job": 84496093803,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005277505"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708",
  "_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
  },
  "_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": 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",
  "_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-01T09:10:57.000Z",
      "distro": "resolute",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/ded741602cc9960a19ae72442f31a0723892345daaa9b9a9c744623b1ea5f278",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-01T09:10:55.000Z",
      "distro": "resolute",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/1ead1b729e7b29d344e5f8ca2151fce14ac449683c6feea7aa3ce478af3f4170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T09:13:57.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/ca6d199076efd73645b6cd74d5ae322f85f224a4d757078c210759a6fbaaff2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-01T09:13:46.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/38b1899890cb131ae148af46428b23bf60d273914a450415b4c078e85aae84ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-01T09:11:23.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/470c9367d55a523260094190273d0ac6510b4c7648efa3075de01236ea98af1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T09:10:17.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/d3b079ca133ca2e59a2f436fa15a754e60272d6ee6e57daefd899979fe8f41a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T09:10:08.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/bf2b7cc72441efbda1910ecb6bbf72700741acee098292a094bb5c78ddacde2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-01T09:10:06.000Z",
      "commit": "6053274c28d41be184215dcd88720a597d0a1167",
      "fileid": "https://r2.ropensci.org/18b81baeac2b49c1757bdc54630e835e029596dfcce8cbc9eb45fc87aadc6881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506303708"
    }
  ]
}