{
  "_id": "6a3526cf3efcd9bda43e539d",
  "Package": "kwb.pathdict",
  "Title": "Functions to Work with Path Dictionaries",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Hauke\",\nfamily = \"Sonnenberg\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hauke.sonnenberg@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0001-9134-2871\")),\nperson(given = \"Michael\",\nfamily = \"Rustler\",\nrole = c(\"ctb\"),\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\",\nrole = \"cph\"))",
  "Description": "This package provides functions to work with what I call\npath dictionaries. Path dictionaries are lists defining file\nand folder paths. In order not to repeat sub-paths,\nplaceholders can be used. The package provides functions to\nfind duplicated sub-paths and to define placeholders\naccordingly.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/kwb.pathdict",
  "BugReports": "https://github.com/KWB-R/kwb.pathdict/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "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": {
    "Date": "2026-06-19 11:21:06 UTC",
    "User": "root"
  },
  "Author": "Hauke Sonnenberg [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9134-2871>),\nMichael Rustler [ctb] (ORCID: <https://orcid.org/0000-0003-0647-7726>),\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Hauke Sonnenberg <hauke.sonnenberg@kompetenz-wasser.de>",
  "MD5sum": "36ee2b808423f8bd094b94f05c50d015",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.pathdict_0.1.1.tar.gz",
  "_fileid": "14d13067e09d1f9ee96996010251f5dd3bc28644feeebf043b801895514cb696",
  "_filesize": 124955,
  "_sha256": "14d13067e09d1f9ee96996010251f5dd3bc28644feeebf043b801895514cb696",
  "_created": "2026-06-19T11:21:06.000Z",
  "_published": "2026-06-19T11:23:59.752Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82339403336,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7748491102"
    },
    {
      "job": 82339403328,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7748492209"
    },
    {
      "job": 82339403327,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7748474442"
    },
    {
      "job": 82339403349,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7748480978"
    },
    {
      "job": 82338911887,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7748451627"
    },
    {
      "job": 82339403330,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748484531"
    },
    {
      "job": 82339403346,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7748471891"
    },
    {
      "job": 82339403343,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7748474222"
    },
    {
      "job": 82339403359,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7748480085"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/kwb.pathdict",
  "_commit": {
    "id": "b107485e18408a1bfb0346c785ce28d90fa6b087",
    "author": "mrustl <michael.rustler@kompetenz-wasser.de>",
    "committer": "mrustl <michael.rustler@kompetenz-wasser.de>",
    "message": "prepare release v0.1.1\n",
    "time": 1578664413
  },
  "_maintainer": {
    "name": "Hauke Sonnenberg",
    "email": "hauke.sonnenberg@kompetenz-wasser.de",
    "login": "hsonne",
    "description": "",
    "uuid": 11964315,
    "orcid": "0000-0001-9134-2871"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "kwb.file",
      "role": "Imports"
    },
    {
      "package": "kwb.utils",
      "role": "Imports"
    },
    {
      "package": "qdapDictionaries",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "paths",
    "project-fakin"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hsonne",
      "count": 55,
      "uuid": 11964315
    },
    {
      "user": "mrustl",
      "count": 15,
      "uuid": 11964451
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 23,
    "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.pathdict"
  },
  "_devurl": "https://github.com/kwb-r/kwb.pathdict",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.pathdict.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "random_paths",
    "starts_with_parts",
    "use_dictionary"
  ],
  "_help": [
    {
      "page": "get_dictionary_one_by_one",
      "title": "Get a Path Dictionary",
      "topics": [
        "get_dictionary_one_by_one"
      ]
    },
    {
      "page": "named_vector_to_data_frame",
      "title": "Convert a Named Vector to a Data Frame",
      "topics": [
        "named_vector_to_data_frame"
      ]
    },
    {
      "page": "order_decreasingly_by",
      "title": "Order Data Frame Decreasingly by one Column",
      "topics": [
        "order_decreasingly_by"
      ]
    },
    {
      "page": "random_paths",
      "title": "Create Random File Paths Using English Words",
      "topics": [
        "random_paths"
      ]
    },
    {
      "page": "rescore_and_reorder_frequency_data",
      "title": "Rescore and Reorder Frequency Data",
      "topics": [
        "rescore_and_reorder_frequency_data"
      ]
    },
    {
      "page": "sorted_importance",
      "title": "Importance of Strings",
      "topics": [
        "sorted_importance"
      ]
    },
    {
      "page": "starts_with_parts",
      "title": "Do Subfolder List Elements Start with Given Folder Names?",
      "topics": [
        "starts_with_parts"
      ]
    },
    {
      "page": "to_cumulative_id",
      "title": "Give Each Field in a Subdirectory Matrix an ID",
      "topics": [
        "to_cumulative_id"
      ]
    },
    {
      "page": "to_dictionary",
      "title": "Create Dictionary from Unique Strings",
      "topics": [
        "to_dictionary"
      ]
    },
    {
      "page": "use_dictionary",
      "title": "Substitute Values that are in a Dictionary with their Keys",
      "topics": [
        "use_dictionary"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.pathdict/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "kwb.file",
    "kwb.utils",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "qdapDictionaries",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "kwb.pathdict",
  "_universes": [
    "kwb-r",
    "hsonne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:22.000Z",
      "distro": "noble",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "029295c0a886a73a5b3486a1aa9985cde93813b83fd89c0213eb4fc25cd78ef5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:25.000Z",
      "distro": "noble",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "16d63920acc71126e025c6e08bcfab2e94f38ecca35b830280d7e77950f8f60b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:29.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "0a7afa6b03322967f3a22a15dd0ccf063a49c927ca467d22c9ff7c2fa1cd8586",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:49.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "8a771876d74e13eb6867b3fc67e846a093621be26dff088220a4b02780e6ed4f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:11.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "286da3183a06f20eb8d217bc5d62ec4680e2e26de0ee82c0d04f202345789aa4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:13.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "7dacb4f3c9a236e3c893c571099f3f58a18404c0eb84e54b560760fea546e828",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:17.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "c95944f70bb516ae9cdf999e8d5ac682220314e541df50e746357f356cdd62a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:35.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "c18f0068fd7fb71699f1006541535b3abb7f3d0aaa827cbdbbb06eee56d45b60",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27822538628"
    }
  ]
}