filesstrings: Handy File and String Manipulation

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
Author: Rory Nolan ORCID iD [aut, cre, cph], Sergi Padilla-Parra ORCID iD [ths]
Maintainer: Rory Nolan <rorynoolan at gmail.com>
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:

Reference manual: filesstrings.pdf
Vignettes: Files

Downloads:

Package source: filesstrings_3.4.0.tar.gz
Windows binaries: r-devel: filesstrings_3.4.0.zip, r-release: filesstrings_3.4.0.zip, r-oldrel: filesstrings_3.4.0.zip
macOS binaries: r-release (arm64): filesstrings_3.4.0.tgz, r-oldrel (arm64): filesstrings_3.4.0.tgz, r-release (x86_64): filesstrings_3.4.0.tgz
Old sources: filesstrings archive

Reverse dependencies:

Reverse imports: BioImageDbs, detrendr, forceR, nandb, SSHAARP

Linking:

Please use the canonical form https://CRAN.R-project.org/package=filesstrings to link to this page.