Other packages > Find by keyword >

filesstrings  

Handy File and String Manipulation
View on CRAN: Click here


Download and install filesstrings package within the R console
Install from CRAN:
install.packages("filesstrings")

Install from Github:
library("remotes")
install_github("cran/filesstrings")

Install by package version:
library("remotes")
install_version("filesstrings", "3.4.0")



Attach the package and use:
library("filesstrings")
Maintained by
Rory Nolan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-23
Latest Update: 2024-02-11
Description:
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.
How to cite:
Rory Nolan (2017). filesstrings: Handy File and String Manipulation. R package version 3.4.0, https://cran.r-project.org/web/packages/filesstrings. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.3.1 (2017-02-23 17:31), 0.3.2 (2017-03-18 18:52), 0.4.0 (2017-04-11 23:52), 1.0.0 (2017-06-05 19:55), 1.1.0 (2017-07-05 13:52), 2.0.0 (2017-12-01 13:05), 2.0.1 (2017-12-12 15:54), 2.0.2 (2018-01-05 13:56), 2.0.4 (2018-02-09 21:00), 2.1.0 (2018-03-10 17:29), 2.2.0 (2018-04-18 19:01), 2.4.0 (2018-05-18 16:37), 2.5.0 (2018-06-29 17:38), 2.6.0 (2018-08-15 23:20), 2.7.0 (2018-09-03 17:20), 3.0.0 (2018-10-30 23:40), 3.1.0 (2019-05-08 00:12), 3.1.1 (2019-05-14 15:30), 3.1.2 (2019-05-29 09:10), 3.1.3 (2019-06-06 20:10), 3.1.4 (2019-06-14 17:30), 3.1.5 (2019-06-27 18:10), 3.1.6 (2020-09-16 09:00), 3.1.7 (2020-10-03 19:50), 3.2.0 (2020-10-10 18:30), 3.2.1 (2020-10-18 06:30), 3.2.2 (2021-04-18 09:00), 3.2.3 (2022-08-09 19:20), 3.2.4 (2023-01-25 18:10), 3.3.0 (2024-01-31 06:30)
Other packages that cited filesstrings R package
View filesstrings citation profile
Other R packages that filesstrings depends, imports, suggests or enhances
Complete documentation for filesstrings
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA