Package: kwb.pathdict Title: Functions to Work with Path Dictionaries Version: 0.1.1 Authors@R: c(person(given = "Hauke", family = "Sonnenberg", role = c("aut", "cre"), email = "hauke.sonnenberg@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-9134-2871")), person(given = "Michael", family = "Rustler", role = c("ctb"), email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726")), person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")) Description: This package provides functions to work with what I call path dictionaries. Path dictionaries are lists defining file and folder paths. In order not to repeat sub-paths, placeholders can be used. The package provides functions to find duplicated sub-paths and to define placeholders accordingly. License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.pathdict BugReports: https://github.com/KWB-R/kwb.pathdict/issues Encoding: UTF-8 Suggests: covr, knitr, rmarkdown, testthat RoxygenNote: 7.0.2 Imports: fs, kwb.file, kwb.utils, qdapDictionaries Remotes: github::kwb-r/kwb.file, github::kwb-r/kwb.utils VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2020-01-10 13:53:33 UTC RemoteUrl: https://github.com/KWB-R/kwb.pathdict RemoteRef: HEAD RemoteSha: b107485e18408a1bfb0346c785ce28d90fa6b087 NeedsCompilation: no Packaged: 2026-07-19 08:51:44 UTC; root Author: Hauke Sonnenberg [aut, cre] (ORCID: ), Michael Rustler [ctb] (ORCID: ), Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Hauke Sonnenberg