echasnovski/tibble — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2017-05-05
Convert a spreadsheet of sales numbers into a tibble so numbers and dates keep their correct types.
Catch typos immediately when referencing a column that doesn't exist instead of getting a silent failure.
Get a readable preview of a large dataset instead of thousands of printed rows.
Build a small dataset by hand row-by-row using tribble().
| echasnovski/tibble | jacobjameson/tte_cc | kenrick95/cz4073-as3 | |
|---|---|---|---|
| Stars | — | 0 | — |
| Language | R | R | R |
| Last pushed | 2017-05-05 | — | 2016-11-08 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | data | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Tibble is an R package that makes data tables stricter and cleaner, catching mistakes early instead of silently guessing what you meant.
Mainly R. The stack also includes R.
Dormant — no commits in 2+ years (last push 2017-05-05).
No license information was found in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.