Package: pathlist Type: Package Title: Package Supporting the Work with File Paths Version: 0.2.1 Author: Hauke Sonnenberg Maintainer: Hauke Sonnenberg Description: 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(). Imports: kwb.file, kwb.utils, methods Remotes: github::kwb-r/kwb.file, github::kwb-r/kwb.utils License: Apache License 2.0 Encoding: UTF-8 RoxygenNote: 6.1.1 Suggests: testthat Config/pak/sysreqs: cmake make libuv1-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2019-09-03 19:40:15 UTC RemoteUrl: https://github.com/hsonne/pathlist RemoteRef: HEAD RemoteSha: 8519ba12434a931baa89aae99c4a6ea489a28e52 NeedsCompilation: no Packaged: 2026-06-24 14:32:16 UTC; root