{
  "_id": "6a59c41409eb0996dd68d93a",
  "Package": "buildr",
  "Title": "Organize & Run Build Scripts Comfortably",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Jan\",\nfamily = \"Netik\",\nrole = c(\"aut\", \"cre\"),\nemail = \"netikja@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3888-3203\"))",
  "Description": "Working with reproducible reports or any other similar\nprojects often require to run the script that builds the output\nfile in a specified way. 'buildr' can help you organize, modify\nand comfortably run those scripts. The package provides a set\nof functions that interactively guides you through the process\nand that are available as 'RStudio' Addin, meaning you can set\nup the keyboard shortcuts, enabling you to choose and run the\ndesired build script with one keystroke anywhere anytime.",
  "License": "GPL (>= 3)",
  "URL": "https://netique.github.io/buildr/",
  "BugReports": "https://github.com/netique/buildr/issues/",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Repository": "https://netique.r-universe.dev",
  "Date/Publication": "2024-04-19 18:42:14 UTC",
  "RemoteUrl": "https://github.com/netique/buildr",
  "RemoteRef": "HEAD",
  "RemoteSha": "625a71f5a80aa50122ef54b69efd6aab99509c42",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 05:53:31 UTC",
    "User": "root"
  },
  "Author": "Jan Netik [aut, cre] (ORCID: <https://orcid.org/0000-0002-3888-3203>)",
  "Maintainer": "Jan Netik <netikja@gmail.com>",
  "_user": "netique",
  "_type": "src",
  "_file": "buildr_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/186caa457f84a8033f2f4c38916c753b4b1697ad6419189b8904ff951c862304",
  "_filesize": 221786,
  "_sha256": "186caa457f84a8033f2f4c38916c753b4b1697ad6419189b8904ff951c862304",
  "_expires": "2026-10-25T05:56:35.000Z",
  "_created": "2026-07-17T05:53:31.000Z",
  "_published": "2026-07-17T05:56:36.698Z",
  "_jobs": [
    {
      "job": 87815774019,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398376425"
    },
    {
      "job": 87815774015,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398377293"
    },
    {
      "job": 87815773988,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398370557"
    },
    {
      "job": 87815774022,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398365879"
    },
    {
      "job": 87815329263,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398336007"
    },
    {
      "job": 87815774001,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398370242"
    },
    {
      "job": 87815774064,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398361826"
    },
    {
      "job": 87815774025,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398358968"
    },
    {
      "job": 87815774083,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398359601"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585",
  "_status": "success",
  "_upstream": "https://github.com/netique/buildr",
  "_commit": {
    "id": "625a71f5a80aa50122ef54b69efd6aab99509c42",
    "author": "Jan Netík <netikja@gmail.com>",
    "committer": "Jan Netík <netikja@gmail.com>",
    "message": "update pkgdown GHA\n",
    "time": 1713552134
  },
  "_maintainer": {
    "name": "Jan Netik",
    "email": "netikja@gmail.com",
    "login": "netique",
    "linkedin": "in/netikja",
    "orcid": "0000-0002-3888-3203",
    "twitter": "@netikja",
    "description": "",
    "uuid": 34926852
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "netique",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "addin",
    "buildr",
    "keyboard-shortcut",
    "rstudio-addin"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "netique",
      "count": 66,
      "uuid": 34926852
    }
  ],
  "_userbio": {
    "uuid": 34926852,
    "type": "user",
    "name": "Jan Netík",
    "followers": 24
  },
  "_downloads": {
    "count": 283,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/buildr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/netique/buildr",
  "_pkgdown": "https://netique.github.io/buildr/",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/buildr.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"
  ],
  "_homeurl": "https://github.com/netique/buildr",
  "_realowner": "netique",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2020-05-12"
    },
    {
      "version": "0.1.0",
      "date": "2021-01-10"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-13"
    }
  ],
  "_exports": [
    "%>%",
    "aim",
    "build",
    "edit_makefile",
    "edit_shortcuts",
    "init"
  ],
  "_help": [
    {
      "page": "aim",
      "title": "Set Makefile Target",
      "concept": [
        "functions from buildr trinity"
      ],
      "topics": [
        "aim"
      ]
    },
    {
      "page": "build",
      "title": "Run Selected Build Script",
      "concept": [
        "functions from buildr trinity"
      ],
      "topics": [
        "build"
      ]
    },
    {
      "page": "edit_makefile",
      "title": "Edit Makefile",
      "topics": [
        "edit_makefile"
      ]
    },
    {
      "page": "edit_shortcuts",
      "title": "Show RStudio Keyboard Shortcuts Popup",
      "topics": [
        "edit_shortcuts"
      ]
    },
    {
      "page": "init",
      "title": "Discover Build Scripts & Create Makefile",
      "concept": [
        "functions from buildr trinity"
      ],
      "topics": [
        "init"
      ]
    }
  ],
  "_pkglogo": "https://github.com/netique/buildr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/netique/buildr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "hms",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "usethis",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "know_your_buildr.Rmd",
      "filename": "know_your_buildr.html",
      "title": "Know your {buildr}",
      "engine": "knitr::rmarkdown",
      "headings": [
        "{buildr} + RStudio = ❤️",
        "Let's see what you got there",
        "Line up your bricks",
        "Build",
        "What's next?",
        "I want more complexity!"
      ],
      "created": "2020-12-31 16:09:14",
      "modified": "2022-10-14 15:39:55",
      "commits": 6
    }
  ],
  "_score": 4.8750612633917,
  "_indexed": true,
  "_nocasepkg": "buildr",
  "_universes": [
    "netique"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-17T05:55:51.000Z",
      "distro": "resolute",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/e762e07301684fa6495c1ae5889960071637bd7ebcf374d93025800eef23e6be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-17T05:55:51.000Z",
      "distro": "resolute",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/eef45aa1c96f656430f921a9b0a5a06373cfb0b56479e254e1426c7c905ac1e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-17T05:55:34.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/012244bad94b39685b6fcf1e4ace32366488c00f5bcd9ac2a6243d5b9429ce4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-17T05:55:18.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/94cbfe4fc08b0a9bdefafa0d1fce3a6624fe6a2d5343831dd93977e2dab8d64d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-17T05:55:47.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/d2f1a9e568f3dc74df7f662684cdfbbaad31edbfff4ecbd163d00e731c385f94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T05:54:49.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/5dd8a75d15a76cb283ab65f2dbf8b39abb13e770433ef54205750444e3931abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T05:54:47.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/832c477651512d8a4fdb67979fffc6e2308bdb1c832f84f226208513d0e53d6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T05:54:48.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "https://r2.ropensci.org/9e596fd2fe690888cfee8398ed380c7554de765061fd2d9f4c67fa0081a065c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/29558349585"
    }
  ]
}