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.1.5 |
Depends: |
R (≥ 3.1), stringr |
Imports: |
magrittr (≥ 1.5), checkmate (≥ 1.9.3), strex (≥ 1.1.1), matrixStats (≥ 0.50.0), tibble (≥ 2.0.1), ore (≥ 1.4.0), rlang (≥ 0.3.3), stringi (≥ 1.3.1), withr (≥ 2.1.0) |
Suggests: |
testthat (≥ 2.1.0), covr, knitr, rmarkdown, spelling, dplyr |
Published: |
2019-06-27 |
Author: |
Rory Nolan [aut,
cre, cph],
Sergi Padilla-Parra
[ths] |
Maintainer: |
Rory Nolan <rorynoolan at gmail.com> |
BugReports: |
https://www.github.com/rorynolan/filesstrings/issues |
License: |
GPL-3 |
URL: |
https://www.github.com/rorynolan/filesstrings |
NeedsCompilation: |
no |
Language: |
en-US |
Citation: |
filesstrings citation info |
Materials: |
README NEWS |
CRAN checks: |
filesstrings results |