{
  "_id": "6a1ee559b401979e7341130f",
  "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-05-20 06:00:34 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": "7a7899324465edb84ba7ad653889d85a",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.pathdict_0.1.1.tar.gz",
  "_fileid": "60587930f21b7cff9bf923bc2c8db62c69bd87748dd722a3098b1b1b3bf10496",
  "_filesize": 122345,
  "_sha256": "60587930f21b7cff9bf923bc2c8db62c69bd87748dd722a3098b1b1b3bf10496",
  "_created": "2026-05-20T06:00:34.000Z",
  "_published": "2026-06-02T14:14:49.666Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79091637921,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7102420226"
    },
    {
      "job": 79091638497,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7102419173"
    },
    {
      "job": 79091638118,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7102409120"
    },
    {
      "job": 79091637860,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7102406812"
    },
    {
      "job": 79091636791,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102388130"
    },
    {
      "job": 79091636787,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360244430"
    },
    {
      "job": 79091638181,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7102405716"
    },
    {
      "job": 79091638712,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7102411127"
    },
    {
      "job": 79091638340,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7102406130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508",
  "_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)",
    "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",
    "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-05-20T06:02:54.000Z",
      "distro": "noble",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "a31d691c39b99e2db0a6b3c5bfbfbf5d7faa1414d97aece79bbaa0d4ef39c2ab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-20T06:02:49.000Z",
      "distro": "noble",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "a19471566adb7906def13a7ac028629c2fa36e59dfa71e466e018bc59f9e4c08",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-20T06:02:11.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "3e2f1b06ce9d5143addddf3ed8d09064089ae206831dcc9f7d05d8109eeb7720",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-20T06:02:02.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "c81680f8411f8046d98eb3ec0d89909a5f1dbbe446e26dea627d092c4502383a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:01:50.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "ff0fc2f86b33783a43f478797ee176b1b8e5009f8d89f3dfb860cc3544f1ccdb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:02:10.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "d41831128ef4e8f6682141672cba4e3b22ab98a653198efd4fffe9949b54aabb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:01:51.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "1fd743860539835535a9121f66111298cf4d788312f971bfd46671bdcd209fb0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T14:14:31.000Z",
      "commit": "b107485e18408a1bfb0346c785ce28d90fa6b087",
      "fileid": "ea930e9b98b9ec04d0db02ebdf57eb704c59137893d8ce5c1aa17b0780fbff86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26144363508"
    }
  ]
}