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]
First Published: 2017-02-23
Latest Update: 2023-01-25
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 01 May. 2025.
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for filesstrings1520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
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  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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