filesstrings: Handy File and String Manipulation (original) (raw)

This started out as a package for file and string manipulation. Since then, the 'fs' and 'strex' packages emerged, offering functionality previously given by this package (but it's done better in these new ones). Those packages have hence almost pushed 'filesstrings' into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.

Version: 3.4.0
Depends: R (≥ 3.5), stringr (≥ 1.5)
Imports: checkmate (≥ 1.9.3), magrittr (≥ 1.5), purrr (≥ 0.3.0), rlang (≥ 0.3.3), strex (≥ 1.6), stringi (≥ 1.7.8), withr (≥ 2.1.0)
Suggests: covr, dplyr, knitr, rmarkdown, spelling, testthat (≥ 2.1)
Published: 2024-02-11
DOI: 10.32614/CRAN.package.filesstrings
Author: Rory Nolan ORCID iD [aut, cre, cph], Sergi Padilla-ParraORCID iD [ths]
Maintainer: Rory Nolan
BugReports: https://github.com/rorynolan/filesstrings/issues
License: GPL-3
URL: https://rorynolan.github.io/filesstrings/,https://github.com/rorynolan/filesstrings
NeedsCompilation: no
Language: en-US
Citation: filesstrings citation info
Materials: README NEWS
CRAN checks: filesstrings results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=filesstringsto link to this page.