Ross ROSS = Recommend OSS · open-source software intelligence for agents

sfirke/janitor

simple tools for data cleaning in R observed · 2026-08-28

github.com/sfirke/janitor · homepage · R · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3795
  • days_rel: 619
  • days_push: 618
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1455 stars · 133 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

janitor is an R package with simple, user-friendly functions for examining and cleaning dirty data, such as formatting data.frame column names and creating frequency (crosstab) tables. It is tidyverse-oriented and designed for beginning and intermediate R users.

Use cases

  • clean messy column names in a dataframe
  • make crosstabs and frequency tables in R
  • remove empty rows and columns from a spreadsheet import
  • find duplicate rows in a data frame
  • replace Excel-style dates from readxl imports
  • compare column names across multiple data frames
  • reproduce SPSS or Excel tabulation output in R

When to choose

  • you work in R with tidyverse and need quick data-cleaning helpers
  • you import dirty data from Excel or CSV and want tidy column names and tables
  • you want beginner-friendly functions for tabulating and exploring data frames

When to avoid

  • you need a full ETL or data-validation framework with declarative rules
  • you are not working in R
  • you need high-performance processing of datasets beyond memory

Facets

library · maturity stable

data-science etl data-science developer-tools data-cleaning tidyverse frequency-tables excel spss dirty-data column-names tabulation data-engineering r

2 sources

Member repositories

RepositoryRoleHealth v2
sfirke/janitormain23

For agents

markdown · JSON · MCP: product_card(name="sfirke/janitor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem