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 29 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SurvDisc  
Discrete Time Survival and Longitudinal Data Analysis
Various functions for discrete time survival analysis and longitudinal analysis. SIMEX method for co ...
Download / Learn more Package Citations See dependency  
cogmapr  
Cognitive Mapping Tools Based on Coding of Textual Sources
Functions for building cognitive maps based on qualitative data. Inputs are textual sources (article ...
Download / Learn more Package Citations See dependency  
ollg  
Computes some Measures of OLL-G Family of Distributions
Computes the pdf, cdf, quantile function, hazard function and generating random numbers for Odd log- ...
Download / Learn more Package Citations See dependency  
mappoly  
Genetic Linkage Maps in Autopolyploids
Construction of genetic maps in autopolyploid full-sib populations. Uses pairwise recombination fra ...
Download / Learn more Package Citations See dependency  
sprintr  
Sparse Reluctant Interaction Modeling
An implementation of a computationally efficient method to fit large-scale interaction models based ...
Download / Learn more Package Citations See dependency  
Maintainer: Guo Yu (view profile)

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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