{"id":18592833,"url":"https://github.com/kwb-r/kwb.pathdict","last_synced_at":"2025-05-16T10:10:46.524Z","repository":{"id":150511893,"uuid":"175963892","full_name":"KWB-R/kwb.pathdict","owner":"KWB-R","description":"R-Package to Work with Path Dictionaries","archived":false,"fork":false,"pushed_at":"2022-06-06T13:02:59.000Z","size":330,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T21:46:06.360Z","etag":null,"topics":["paths","project-fakin","r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://kwb-r.github.io/kwb.pathdict/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KWB-R.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-16T11:33:35.000Z","updated_at":"2020-01-10T13:53:43.000Z","dependencies_parsed_at":"2023-04-04T04:47:01.098Z","dependency_job_id":null,"html_url":"https://github.com/KWB-R/kwb.pathdict","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.pathdict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.pathdict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.pathdict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KWB-R%2Fkwb.pathdict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KWB-R","download_url":"https://codeload.github.com/KWB-R/kwb.pathdict/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509472,"owners_count":22082892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["paths","project-fakin","r","r-package","rstats"],"created_at":"2024-11-07T01:10:15.664Z","updated_at":"2025-05-16T10:10:46.508Z","avatar_url":"https://github.com/KWB-R.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/github/KWB-R/kwb.pathdict?branch=master\u0026svg=true)](https://ci.appveyor.com/project/KWB-R/kwb-pathdict/branch/master)\n[![Travis build Status](https://travis-ci.org/KWB-R/kwb.pathdict.svg?branch=master)](https://travis-ci.org/KWB-R/kwb.pathdict)\n[![codecov](https://codecov.io/github/KWB-R/kwb.pathdict/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.pathdict)\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kwb.pathdict)]()\n\n# kwb.pathdict\n\nThis package provides functions to work with what I call path \ndictionaries. Path dictionaries are lists defining file and folder paths. \nIn order not to repeat sub-paths, placeholders can be used. The package \nprovides functions to find duplicated sub-paths and to define placeholders \naccordingly.\n\n## Installation\n\nFor details on how to install KWB-R packages checkout our [installation tutorial](https://kwb-r.github.io/kwb.pkgbuild/articles/install.html).\n\n```r\n### Optionally: specify GitHub Personal Access Token (GITHUB_PAT)\n### See here why this might be important for you:\n### https://kwb-r.github.io/kwb.pkgbuild/articles/install.html#set-your-github_pat\n\n# Sys.setenv(GITHUB_PAT = \"mysecret_access_token\")\n\n# Install package \"remotes\" from CRAN\nif (! require(\"remotes\")) {\n  install.packages(\"remotes\", repos = \"https://cloud.r-project.org\")\n}\n\n### Temporary workaround on Windows to fix bug in CRAN version v2.0.2\n### of \"remotes\" (see https://github.com/r-lib/remotes/issues/248)\n\nremotes::install_github(\"r-lib/remotes@18c7302637053faf21c5b025e1e9243962db1bdc\")\nremotes::install_github(\"KWB-R/kwb.pathdict\")\n```\n\n## Documentation\n\nRelease: [https://kwb-r.github.io/kwb.pathdict](https://kwb-r.github.io/kwb.pathdict)\n\nDevelopment: [https://kwb-r.github.io/kwb.pathdict/dev](https://kwb-r.github.io/kwb.pathdict/dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwb-r%2Fkwb.pathdict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwb-r%2Fkwb.pathdict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwb-r%2Fkwb.pathdict/lists"}