SkillAgentSearch skills...

Filesstrings

A set of operations for manipulating strings in R, built on top of the stringr package and inspired by my struggles in trying to sensibly rename microscopy images.

Install / Use

/learn @rorynolan/Filesstrings
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

filesstrings <img src="man/figures/logo.png" align="right" height=140/>

This started out as a package for file and string manipulation. Since then, the fs file manipulation package and the `strex string manipulation package 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.

R-CMD-check Codecov test
coverage

lifecycle Project Status: Inactive – The project has reached a stable, usable
state but is no longer being actively developed; support/maintenance
will be provided as time
allows.

CRAN_Status_Badge RStudio CRAN
downloads RStudio CRAN monthly
downloads

JOSS
publication DOI

Installation

To install the release version of filesstrings from CRAN, in R, enter

install.packages("filesstrings")
View on GitHub
GitHub Stars21
CategoryDevelopment
Updated5mo ago
Forks6

Languages

R

Security Score

87/100

Audited on Oct 7, 2025

No findings