{
  "_id": "6a106cb3acfb0bcc41caaa56",
  "Package": "kwb.pkgbuild",
  "Title": "R package for standardised development at KWB",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Michael\",\nfamily = \"Rustler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"Hauke\",\nfamily = \"Sonnenberg\",\nrole = \"aut\",\nemail = \"hauke.sonnenberg@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0001-9134-2871\")),\nperson(given = \"FAKIN\",\nrole = \"fnd\"),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\",\nrole = \"cph\"))",
  "Description": "Helper functions for automating R package development at\nKWB to a predefined style.",
  "License": "MIT + file LICENSE",
  "URL": "https://kwb-r.github.io/kwb.pkgbuild,\nhttps://github.com/KWB-R/kwb.pkgbuild",
  "BugReports": "https://github.com/KWB-R/kwb.pkgbuild/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "github::kwb-r/kwb.orcid",
    "github::kwb-r/kwb.utils"
  ],
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2026-05-07 07:50:53 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.pkgbuild",
  "RemoteRef": "HEAD",
  "RemoteSha": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:47:19 UTC",
    "User": "root"
  },
  "Author": "Michael Rustler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0647-7726>),\nHauke Sonnenberg [aut] (ORCID: <https://orcid.org/0000-0001-9134-2871>),\nFAKIN [fnd],\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
  "MD5sum": "07dcab37ddef530fbec678e5c303e586",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.pkgbuild_0.3.0.tar.gz",
  "_fileid": "4f4baf929003c4b7f916c2dc0e6fd9e9ccbce96e1cffe1b099db0bf0b954c502",
  "_filesize": 1018283,
  "_sha256": "4f4baf929003c4b7f916c2dc0e6fd9e9ccbce96e1cffe1b099db0bf0b954c502",
  "_created": "2026-05-07T08:47:19.000Z",
  "_published": "2026-05-22T14:48:19.343Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77403475430,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6850775579"
    },
    {
      "job": 77403475765,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6850775456"
    },
    {
      "job": 77403475633,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850922849"
    },
    {
      "job": 77403476048,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850934878"
    },
    {
      "job": 77403475309,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850723687"
    },
    {
      "job": 77403474816,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163385457"
    },
    {
      "job": 77403475674,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6850761658"
    },
    {
      "job": 77403475740,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6850761816"
    },
    {
      "job": 77403475591,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6850762097"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/kwb.pkgbuild",
  "_commit": {
    "id": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
    "author": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #97 from KWB-R/claude/fix-github-actions-workflows-QAA7t\n\nBump JS-based actions to Node.js 24 compatible versions",
    "time": 1778140253
  },
  "_maintainer": {
    "name": "Michael Rustler",
    "email": "michael.rustler@kompetenz-wasser.de",
    "login": "mrustl",
    "twitter": "@MichaelRustler",
    "uuid": 11964451,
    "orcid": "0000-0003-0647-7726"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "kwb.utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "rematch2",
      "role": "Imports"
    },
    {
      "package": "sessioninfo",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kwb.orcid",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-05-07"
    }
  ],
  "_topics": [
    "automation",
    "best-practices",
    "project-fakin",
    "publication",
    "r-package-automation"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mrustl",
      "count": 221,
      "uuid": 11964451
    },
    {
      "user": "hsonne",
      "count": 110,
      "uuid": 11964315
    },
    {
      "user": "claude",
      "count": 5,
      "uuid": 81847
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kwb.pkgbuild"
  },
  "_devurl": "https://github.com/kwb-r/kwb.pkgbuild",
  "_pkgdown": "https://kwb-r.github.io/kwb.pkgbuild",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.pkgbuild.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "copy_files_from_vignettes_dir_to_deploy_dir",
    "create_empty_branch",
    "create_empty_branch_ghpages",
    "create_pkg_dir",
    "deploy_site_github_with_extra_files",
    "deploy_to_branch_with_extra_files",
    "get_pkgname",
    "git_check_config",
    "git_setup_user",
    "set_github_user",
    "use_autopkgdown",
    "use_badge_appveyor",
    "use_badge_codecov",
    "use_badge_cran",
    "use_badge_ghactions",
    "use_badge_ghactions_pkgdown",
    "use_badge_ghactions_rcmdcheck",
    "use_badge_lifecycle",
    "use_badge_runiverse",
    "use_badge_travis",
    "use_codecov",
    "use_description",
    "use_ghactions",
    "use_ghactions_claude",
    "use_gitlab_ci_blogdown",
    "use_gitlab_ci_docs",
    "use_gitlab_ci_ghpages",
    "use_gitlab_ci_pkgdown",
    "use_index_md",
    "use_mit_license",
    "use_news_md",
    "use_pkg",
    "use_pkg_skeleton",
    "use_pkgdown",
    "use_readme_md",
    "write_to_gitignore",
    "write_to_rbuildignore"
  ],
  "_help": [
    {
      "page": "copy_files_from_vignettes_dir_to_deploy_dir",
      "title": "Copy files from Vignettes Dir to Deploy idir",
      "topics": [
        "copy_files_from_vignettes_dir_to_deploy_dir"
      ]
    },
    {
      "page": "create_empty_branch",
      "title": "Create Empty Branch From Github",
      "topics": [
        "create_empty_branch"
      ]
    },
    {
      "page": "create_empty_branch_ghpages",
      "title": "Create Empty gh-pages branch",
      "topics": [
        "create_empty_branch_ghpages"
      ]
    },
    {
      "page": "create_pkg_dir",
      "title": "Create Package Directory",
      "topics": [
        "create_pkg_dir"
      ]
    },
    {
      "page": "deploy_site_github_with_extra_files",
      "title": "deploy_site_github_with_extra_files",
      "topics": [
        "deploy_site_github_with_extra_files"
      ]
    },
    {
      "page": "deploy_to_branch_with_extra_files",
      "title": "Build and deploy a site locally with extra files",
      "topics": [
        "deploy_to_branch_with_extra_files"
      ]
    },
    {
      "page": "get_pkgname",
      "title": "Helper Function: Get Package Name",
      "topics": [
        "get_pkgname"
      ]
    },
    {
      "page": "git_check_config",
      "title": "Git Check Configuration",
      "topics": [
        "git_check_config"
      ]
    },
    {
      "page": "git_setup_user",
      "title": "Git Setup User (Name and Email)",
      "topics": [
        "git_setup_user"
      ]
    },
    {
      "page": "set_github_user",
      "title": "Set Github User For GIT",
      "topics": [
        "set_github_user"
      ]
    },
    {
      "page": "use_autopkgdown",
      "title": "Use Auto Pkgdown",
      "topics": [
        "use_autopkgdown"
      ]
    },
    {
      "page": "use_badge_appveyor",
      "title": "Badge appveyor",
      "topics": [
        "use_badge_appveyor"
      ]
    },
    {
      "page": "use_badge_codecov",
      "title": "Badge codecov",
      "topics": [
        "use_badge_codecov"
      ]
    },
    {
      "page": "use_badge_cran",
      "title": "Badge CRAN",
      "topics": [
        "use_badge_cran"
      ]
    },
    {
      "page": "use_badge_ghactions",
      "title": "Badge Github Actions",
      "topics": [
        "use_badge_ghactions"
      ]
    },
    {
      "page": "use_badge_ghactions_pkgdown",
      "title": "Badge Github Actions Pkgdown",
      "topics": [
        "use_badge_ghactions_pkgdown"
      ]
    },
    {
      "page": "use_badge_ghactions_rcmdcheck",
      "title": "Badge Github Actions RCMD Check",
      "topics": [
        "use_badge_ghactions_rcmdcheck"
      ]
    },
    {
      "page": "use_badge_lifecycle",
      "title": "Badge lifecycle",
      "topics": [
        "use_badge_lifecycle"
      ]
    },
    {
      "page": "use_badge_runiverse",
      "title": "Badge R-Universe",
      "topics": [
        "use_badge_runiverse"
      ]
    },
    {
      "page": "use_badge_travis",
      "title": "Badge travis",
      "topics": [
        "use_badge_travis"
      ]
    },
    {
      "page": "use_codecov",
      "title": "Adds codecov.yml",
      "topics": [
        "use_codecov"
      ]
    },
    {
      "page": "use_description",
      "title": "Use DESCRIPTION with KWB styling",
      "topics": [
        "use_description"
      ]
    },
    {
      "page": "use_ghactions",
      "title": "Adds default .github/workflows/",
      "topics": [
        "use_ghactions"
      ]
    },
    {
      "page": "use_ghactions_claude",
      "title": "Adds Claude Code workflows to .github/workflows/",
      "topics": [
        "use_ghactions_claude"
      ]
    },
    {
      "page": "use_gitlab_ci_blogdown",
      "title": "Adds .gitlab-ci.yml (if repo contains on root in a \"gh-pages\" branch)",
      "topics": [
        "use_gitlab_ci_blogdown"
      ]
    },
    {
      "page": "use_gitlab_ci_docs",
      "title": "Adds .gitlab-ci.yml (if repo contains a \"docs\" subfolder)",
      "topics": [
        "use_gitlab_ci_docs"
      ]
    },
    {
      "page": "use_gitlab_ci_ghpages",
      "title": "Adds .gitlab-ci.yml (which should be saved in root dir of \"gh-pages\" branch)",
      "topics": [
        "use_gitlab_ci_ghpages"
      ]
    },
    {
      "page": "use_gitlab_ci_pkgdown",
      "title": "Adds .gitlab-ci.yml",
      "topics": [
        "use_gitlab_ci_pkgdown"
      ]
    },
    {
      "page": "use_index_md",
      "title": "Create KWB-styled 'index.md'",
      "topics": [
        "use_index_md"
      ]
    },
    {
      "page": "use_mit_license",
      "title": "Create MIT licence with KWB style",
      "topics": [
        "use_mit_license"
      ]
    },
    {
      "page": "use_news_md",
      "title": "Create KWB-styled \"NEWS.md\"",
      "topics": [
        "use_news_md"
      ]
    },
    {
      "page": "use_pkg",
      "title": "Wrapper function for preparing R package with KWB styling",
      "topics": [
        "use_pkg"
      ]
    },
    {
      "page": "use_pkg_skeleton",
      "title": "Use Package Skeleton",
      "topics": [
        "use_pkg_skeleton"
      ]
    },
    {
      "page": "use_pkgdown",
      "title": "Set up 'pkgdown' with KWB styling",
      "topics": [
        "use_pkgdown"
      ]
    },
    {
      "page": "use_readme_md",
      "title": "Create KWB-styled 'README.md'",
      "topics": [
        "use_readme_md"
      ]
    },
    {
      "page": "write_to_gitignore",
      "title": "Write to .gitignore",
      "topics": [
        "write_to_gitignore"
      ]
    },
    {
      "page": "write_to_rbuildignore",
      "title": "Write to .Rbuildignore",
      "topics": [
        "write_to_rbuildignore"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.pkgbuild/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "downlit",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "kwb.utils",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "pkgdown",
    "processx",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "sessioninfo",
    "stringi",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tinytex",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Create KWB-R Package from Scratch",
      "author": "Michael Rustler, Hauke Sonnenberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Install required R packages",
        "2 Configure and create your package",
        "2.1 Prepare a package directory",
        "2.2 Create empty R package",
        "2.3 Parameterise your R package",
        "Author",
        "Package description",
        "2.4 Create R package structure in KWB-R style",
        "2.5 Add your R functions",
        "3 Check your package",
        "4 Build your package",
        "5 Document your package",
        "5.1 Manually",
        "5.2 Automatically"
      ],
      "created": "2018-06-18 22:43:15",
      "modified": "2026-05-07 07:30:59",
      "commits": 24
    },
    {
      "source": "github-actions.Rmd",
      "filename": "github-actions.html",
      "title": "GitHub Actions for KWB-R Packages",
      "author": "Michael Rustler, Hauke Sonnenberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Default workflows",
        "2 Optional: Claude Code workflows",
        "2.1 Required repository secret",
        "2.2 What Claude does",
        "3 Updating workflows in existing packages",
        "4 Troubleshooting"
      ],
      "created": "2026-05-07 07:30:59",
      "modified": "2026-05-07 07:30:59",
      "commits": 1
    },
    {
      "source": "install.Rmd",
      "filename": "install.html",
      "title": "How to Install KWB-R Packages From GitHub",
      "author": "Michael Rustler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1 GitHub Personal Access Token (PAT)",
        "1.1 Create GitHub PAT",
        "1.2 Store GitHub PAT in a Text File",
        "1.3 Delete GitHub PAT",
        "2 Installation",
        "2.1 Set your GITHUB_PAT",
        "2.2 Dependency",
        "2.3 KWB-R packages"
      ],
      "created": "2019-02-20 12:48:19",
      "modified": "2019-10-21 13:15:29",
      "commits": 8
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "kwb.pkgbuild",
  "_universes": [
    "kwb-r",
    "mrustl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-07T08:49:47.000Z",
      "distro": "noble",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "c67279a020db489f9331a57fcf9709ce09fe813ffbe9177ec5722de0553c3ba9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-07T08:49:48.000Z",
      "distro": "noble",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "f35a1101af8bc134f37a98e9d6907018827c5d2de406ffcdcabcbb59c6f75939",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-07T08:57:12.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "c3b6c3e0d9b1afca7bbd0d01b7816f26ffe438542f0ecdf11385a50bc47f5114",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-07T08:57:43.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "90bd1840901edf54369df4d5a7d68a3bc9563db37f9e5369c9275d479110df6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:48:47.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "25d48818e8eb910fb21ea9d5007f3107b3658e9befeef6cee9ebd256317db30f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:48:53.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "198912376861c617ffcbb7d9917cb5690318b72e55559d3087915b51dff92807",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-07T08:48:57.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "86868eba6c9b282fe3ca619f4fed7f50a02525d243a3b9877ef5a602317adda7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T14:48:01.000Z",
      "commit": "80354a49e081eead3dc2e4f6a5c6762b9bcb9aa4",
      "fileid": "421f402490ddcab82935eb24f27b84eebb81903dae9091fd0b2b8b34b49bf7be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/25485525750"
    }
  ]
}