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 07 Jun. 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

roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
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  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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