{
  "_id": "6a1efd74b401979e73419ba4",
  "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-05-18 09:55:50 UTC",
    "User": "root"
  },
  "Author": "Jan Netik [aut, cre] (ORCID: <https://orcid.org/0000-0002-3888-3203>)",
  "Maintainer": "Jan Netik <netikja@gmail.com>",
  "MD5sum": "dd395a195b20c0a2336498cea6b040bf",
  "_user": "netique",
  "_type": "src",
  "_file": "buildr_0.1.1.tar.gz",
  "_fileid": "d4b61c1e75ee0570193dddfba22ac3e8c845b11ae533a8f1498283af176290a4",
  "_filesize": 222018,
  "_sha256": "d4b61c1e75ee0570193dddfba22ac3e8c845b11ae533a8f1498283af176290a4",
  "_created": "2026-05-18T09:55:50.000Z",
  "_published": "2026-06-02T15:57:40.640Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114303168,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054762983"
    },
    {
      "job": 79114303213,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054758882"
    },
    {
      "job": 79114303372,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054759328"
    },
    {
      "job": 79114302954,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054761025"
    },
    {
      "job": 79114302903,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054716140"
    },
    {
      "job": 79114302167,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363007752"
    },
    {
      "job": 79114303021,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054746369"
    },
    {
      "job": 79114303576,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054742253"
    },
    {
      "job": 79114303357,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054745274"
    }
  ],
  "_buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 318,
    "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.0",
  "_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",
    "gh",
    "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-05-18T09:58:02.000Z",
      "distro": "noble",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "d98d7593d3502503ff7ea7a1b4401ee720b1d856c4674b9c942fb18a3a18c39d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T09:57:52.000Z",
      "distro": "noble",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "24638cb57aedc6abec6fe603246cba3ed958a935d4c8da19a58d408018b069ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T09:57:58.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "957fab3d7e728376f3f76e9fefa1f3e59b7205707761284c9936132facc14c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T09:58:02.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "88c5b82176b363bef52a39a2972d92089a164c39064e2122321d9bb48a7476a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T09:57:08.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "7ae543c183301ecda4467448faad36bcf7f87483ad58d82a89a611f440cd90da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T09:56:57.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "d4905660d1a3800efc2f2b0b4dc20a195337e30eacbf4424d9efc9750076e2bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T09:57:05.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "c5510431f19c3814bb5e9b37e6dd3a1741e6789b66650f4351c24af264c2ebf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T15:57:17.000Z",
      "commit": "625a71f5a80aa50122ef54b69efd6aab99509c42",
      "fileid": "393a842e0a1a0756cbd567a9cad6f3a8ceec2183bd1f0512c30b59febf70c07d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/netique/actions/runs/26026239369"
    }
  ]
}