hsonne. To fix this you can add URL: https://kwb-r.r-universe.dev/pathlist to the package DESCRIPTION file. See also theR-universe documentation.Package: pathlist 0.2.1
pathlist: Package Supporting the Work with File Paths
This package implements a S4 class pathlist that internally stores a vector of file paths (as, e.g. received with dir()) as a matrix of path segments. I found out that this is the most compact form to store the paths. The main feature of the class is the dollar function that allows to filter paths for the value of their top-level folder. Using the dollar operator subsequently you can easily narrow down the list of paths. The class implements functions length(), head(), tail(), summary(), and show().
Authors:
pathlist_0.2.1.tar.gz
pathlist_0.2.1.zip(r-4.7)pathlist_0.2.1.zip(r-4.6)pathlist_0.2.1.zip(r-4.5)
pathlist_0.2.1.tgz(r-4.6-any)pathlist_0.2.1.tgz(r-4.5-any)
pathlist_0.2.1.tar.gz(r-4.7-any)pathlist_0.2.1.tar.gz(r-4.6-any)
pathlist_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
pathlist/json (API)
| # Install 'pathlist' in R: |
| install.packages('pathlist', repos = c('https://kwb-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hsonne/pathlist/issues
Last updated from:8519ba1243. Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 171 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | ERROR | 122 | ||
| macos-release-arm64 | ERROR | 84 | ||
| macos-oldrel-arm64 | ERROR | 95 | ||
| windows-devel | ERROR | 69 | ||
| windows-release | ERROR | 86 | ||
| windows-oldrel | ERROR | 66 | ||
| wasm-release | OK | 102 |
Exports:as.listas.matrixdepthfilenamefolderguess_and_set_declared_encodingsheadhide_serverpathlistshowsummarytailtoplevel
Dependencies:clidigestdplyrfsgenericsgluekwb.filekwb.utilslifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithryaml
