An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/rorynolan/filesstrings

Score: 16.240842347243582

Last synced: about 3 hours ago
JSON representation

Repository metadata:

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.

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 195
Total Committers: 6
Avg Commits per committer: 32.5
Development Distribution Score (DDS): 0.051

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Rory Nolan r****n@g****m 185
Rory Nolan r****y@m****m 4
Kirill Müller k****r@m****g 3
olivroy 5****y 1
Jim Hester j****r@g****m 1
User u****r@M****l 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 7
Total pull requests: 3
Average time to close issues: 6 days
Average time to close pull requests: 6 days
Total issue authors: 7
Total pull request authors: 3
Average comments per issue: 2.14
Average comments per pull request: 2.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rorynolan/filesstrings

Top Issue Authors

  • NateMietk (1)
  • DanielReedOcean (1)
  • rorynolan (1)
  • krlmlr (1)
  • nobie666 (1)
  • denironyx (1)
  • oskar-november (1)

Top Pull Request Authors

  • olivroy (2)
  • jimhester (1)
  • krlmlr (1)

Top Issue Labels

Top Pull Request Labels

  • bug (1)

Package metadata

cran.r-project.org: filesstrings

Handy File and String Manipulation

  • Homepage: https://rorynolan.github.io/filesstrings/
  • Documentation: http://cran.r-project.org/web/packages/filesstrings/filesstrings.pdf
  • Licenses: GPL-3
  • Latest release: 3.4.0 (published over 2 years ago)
  • Last Synced: 2026-04-15T04:32:33.553Z (2 months ago)
  • Versions: 31
  • Dependent Packages: 8
  • Dependent Repositories: 14
  • Downloads: 1,028 Last month
  • Docker Downloads: 88,675
  • Rankings:
    • Dependent packages count: 6.1%
    • Dependent repos count: 7.667%
    • Forks count: 8.695%
    • Downloads: 11.171%
    • Stargazers count: 11.18%
    • Average: 11.395%
    • Docker downloads count: 23.557%
  • Maintainers (1)
conda-forge.org: r-filesstrings

  • Homepage: https://www.github.com/rorynolan/filesstrings
  • Licenses: GPL-3.0-only
  • Latest release: 3.2.3 (published almost 4 years ago)
  • Last Synced: 2026-04-01T03:21:10.408Z (3 months ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Average: 43.509%
    • Stargazers count: 44.178%
    • Forks count: 44.657%
    • Dependent packages count: 51.175%
guix: r-filesstrings

Handy file and string manipulation

  • Homepage: https://github.com/rorynolan/filesstrings
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/cran.scm#n42835
  • Licenses: gpl3
  • Latest release: 3.4.0 (published 4 months ago)
  • Last Synced: 2026-04-07T13:02:36.015Z (3 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

DESCRIPTION cran
  • R >= 3.5 depends
  • stringr >= 1.4 depends
  • checkmate >= 1.9.3 imports
  • magrittr >= 1.5 imports
  • purrr >= 0.3.0 imports
  • rlang >= 0.3.3 imports
  • strex >= 1.4.3 imports
  • stringi >= 1.7.8 imports
  • withr >= 2.1.0 imports
  • covr * suggests
  • dplyr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • spelling * suggests
  • testthat >= 2.1 suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite