{"adoption": {"forks": 1051, "observed_at": "2026-08-28T04:08:28.869695+00:00", "stars": 3913}, "canonical_url": "https://ross.abutalabs.com/products/datatable", "card": {"archived": false, "artifact_type": "library", "description": "R's data.table package extends data.frame:", "domain": ["data-science", "analytics", "big-data"], "enriched": true, "function": ["data-science", "etl", "csv", "serialization"], "health_score": 80, "homepage": "http://r-datatable.com", "language": "R", "license": "MPL-2.0", "license_family": "copyleft", "maturity": "stable", "member_repos": ["Rdatatable/data.table"], "name": "Rdatatable/data.table", "platform": ["cross-platform"], "pushed_at": "2026-08-25T15:38:04+00:00", "repo": "Rdatatable/data.table", "stars": 3913, "tags": ["r-package", "dataframe", "fast-csv", "in-memory-data", "joins", "reshaping", "data-engineering", "r"], "topics": [], "urls": [], "use_cases": ["fast csv reading in r", "aggregate billions of rows quickly", "join two large tables in r", "pivot and unpivot data", "update columns by reference without copying", "replace dplyr for speed on large data"], "what_it_is": "data.table is an R package providing a high-performance, memory-efficient replacement for base R's data.frame with a concise indexing syntax. It includes fast file reading/writing (fread/fwrite), parallelized aggregation, rich joins, and reference-based column updates.", "when_to_avoid": ["you are not working in R", "your team prefers dplyr/tidyverse pipe syntax and readability over raw speed", "data does not fit in memory and you need out-of-core or distributed processing"], "when_to_choose": ["working with large datasets in R where base data.frame or dplyr is too slow or memory hungry", "you need fast delimited file I/O, joins, or reshaping", "you want a dependency-free, mature package for production R code"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/datatable", "repo": "Rdatatable/data.table", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:28.869695+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:25:03.919419+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "466f4d2e30edeaf755440cba17d600c60a9287199086edbd845b3d024b047fbd", "fetched_at": "2026-08-28T04:08:28.869695+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Rdatatable/data.table"}, {"content_hash": "be703be711390f0001f63aad17361838035de4dee35c587f932b203908f92516", "fetched_at": "2026-08-29T09:18:59.304775+00:00", "kind": "homepage", "missing": false, "url": "http://r-datatable.com"}, {"content_hash": "6594fdf36dfa3fd5ecd48f1ade8cae1f118e3e965509b6fdc50afb07b90e5f61", "fetched_at": "2026-08-29T09:18:59.339412+00:00", "kind": "site_page", "missing": false, "url": "https://r-datatable.com/articles/datatable-faq.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4470, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}