{
  "_id": "69e1b89cc5259ad4cd92b094",
  "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": "v1.0.0",
  "RemoteSha": "e0ee17327dc861846f340352d7ace3f51447b2c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-16 04:34:17 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": "f3131d17274cb503ede726bc2ef57f11",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "bootstrapper_1.0.0.tar.gz",
  "_fileid": "08dc614a9b2cb509abe59039cb03e619f915281da6ebc8e49a4e57a69f18e926",
  "_filesize": 102235,
  "_sha256": "08dc614a9b2cb509abe59039cb03e619f915281da6ebc8e49a4e57a69f18e926",
  "_created": "2026-04-16T04:34:17.000Z",
  "_published": "2026-04-17T04:35:40.676Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71766681961,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6466070631"
    },
    {
      "job": 71766682095,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466036964"
    },
    {
      "job": 71766681962,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466234205"
    },
    {
      "job": 71766681971,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6466236065"
    },
    {
      "job": 71766681716,
      "time": 154,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466017790"
    },
    {
      "job": 71766681923,
      "time": 110,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6466036400"
    },
    {
      "job": 71766681852,
      "time": 377,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 71766682042,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466031128"
    },
    {
      "job": 71766681873,
      "time": 360,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6466075722"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125",
  "_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",
    "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": 41,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "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.5.3",
  "_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/v1.0.0/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "commonmark",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fs",
    "gert",
    "gh",
    "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-04-16T04:39:52.000Z",
      "distro": "noble",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "f730dd0a21540bf84faa5e9f2fc15d600bcecc7ed842dc1aac3f9336ed9b1171",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-04-16T04:55:38.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "7fdb18b9faa500d143b035b495f81b4094c69e3167bcd2209d2482c72a84a4c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-04-16T04:55:56.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "9604a4c2e7b4f9cf3262a5d8c70a119e9b4f94a10168226b9d40108a7d2373b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-04-16T04:36:24.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "4ce5ae26bf89e6a2be235c9022a2f660046d7324202e6d4e32f15851202c8473",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-04-16T04:35:37.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "9bab86f10f406ae961bece355e27f5ba8722bae19b3aa888887dcb14962e6a65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-04-16T04:40:21.000Z",
      "commit": "e0ee17327dc861846f340352d7ace3f51447b2c3",
      "fileid": "cda3e1953bc7c70353dfc16b1b1895041b9287e349222492afe49d62cec6e25b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24432657125"
    }
  ]
}