Package: kwb.package Title: Install / Unstall KWB Packages and Show Package Dependencies Version: 0.4.0 Authors@R: c( person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9134-2871")), person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = "ctb", comment = c(ORCID = "0000-0003-0647-7726")), person("FAKIN", role = "fnd"), person("OPTIWELLS-2", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH", role = "cph") ) Description: This package contains some helper functions for (un-)installing KWB packages and for showing package dependencies. The function of main interest may be updateKwbPackages() that checks for the latest package version on KWB's server and installs the packages from there if required. License: MIT + file LICENSE URL: https://github.com/kwb-r/kwb.package BugReports: https://github.com/kwb-r/kwb.package/issues Imports: gh, kwb.utils (>= 0.5.0), magrittr, mvbutils, networkD3, remotes, withr Suggests: covr, knitr, pkgmeta, rmarkdown, testthat (>= 3.0.0) Remotes: github::kwb-r/kwb.utils, github::kwb-r/pkgmeta Encoding: UTF-8 RoxygenNote: 7.3.1 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake git libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2024-05-05 09:27:06 UTC RemoteUrl: https://github.com/KWB-R/kwb.package RemoteRef: HEAD RemoteSha: e55bce9d65131d24b2967b7f58e3a0e7d7a3e3ba NeedsCompilation: no Packaged: 2026-07-03 23:36:07 UTC; root Author: Hauke Sonnenberg [aut, cre] (ORCID: ), Michael Rustler [ctb] (ORCID: ), FAKIN [fnd], OPTIWELLS-2 [fnd], Kompetenzzentrum Wasser Berlin gGmbH [cph] Maintainer: Hauke Sonnenberg