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 slightly better). 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: |
2.7.0 |
Depends: |
stringr |
Imports: |
magrittr, tools, purrr, checkmate, strex, matrixStats, Rcpp, ore, tibble, rlang |
LinkingTo: |
Rcpp |
Suggests: |
testthat, covr, knitr, rmarkdown, spelling |
Published: |
2018-09-03 |
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: |
yes |
Language: |
en-US |
Citation: |
filesstrings citation info |
Materials: |
NEWS |
CRAN checks: |
filesstrings results |