Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-26 19:33 UTC

tidyverse / vroom

Fast reading of delimited files

C++ · RLicencia propia★ 642 estrellas⑂ 74 forksdesde dic 2018Ver en GitHub ↗

tidyverse/vroom tiene un índice de salud de 57 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (67/100) y la más baja, Security (28/100). Se actualizó por última vez hace 47 días. Una sola persona concentra la mayor parte del trabajo reciente.

57
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

57
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

Titularidad

tidyverseOrganización
1851 seguidores46 repositorios públicosdesde sept 2016

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

60Moderado · 22% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 47 días
9.7/36Cadencia de commits — 14/52 semanas con commits
17.7/18Volumen de commits — 93 commits en el último año
5/10OpenSSF Scorecard: Maintained — 5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
Datos de entrada utilizados
commits_last_year93
human_commit_share1
days_since_last_push47
active_weeks_last_year14
Cómo se puntúa
27/27Publica versiones — 26 versiones publicadas
27/36Recencia de las versiones — última versión hace 117 días
12.6/27Cadencia de publicación — una versión cada ~175,8 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count26
latest_release_tagv1.7.1
releases_from_tagsno
days_since_latest_release117
mean_days_between_releases175,8
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

63Moderado · 18% del índice global
Cómo se puntúa
45.5/60Estrellas — 642 estrellas
15.5/25Forks — 74 forks
6.4/15Observadores — 15 observadores
Datos de entrada utilizados
forks74
stars642
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
16.9/22.5Licencia — archivo de licencia presente, no es una licencia reconocida
0/18Guía CONTRIBUTING
13.5/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conduct
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

60Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
4.4/22.5Distribución de commits — el principal contribuyente firma el 80% de los commits
13.5/13.5Amplitud de contribuyentes — 27 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled27
top_contributor_share0,803
Cómo se puntúa
41.2/46.8Resolución de issues — 88% de issues cerradas
28.2/38.3Aceptación de PR — 95/129 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 1/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs95
open_issues59
closed_issues442
issue_closed_ratio0,882
closed_unmerged_prs34
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
23.5/25Alcance del propietario — 1851 seguidores de tidyverse
24.2/25Trayectoria — 46 repos públicos, cuenta de ~9 años
Datos de entrada utilizados
followers1851
owner_typeOrganization
is_verified
owner_logintidyverse
public_repos46
account_age_days3610

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

67Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 7 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

65Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://vroom.tidyverse.org
10/10Descripción del repositorio
10/10Topics — 6 topics
0/10Wiki
Datos de entrada utilizados
topicsr, csv, csv-parser, tsv, tsv-parser, fixed-width-text
has_wikino
homepagehttps://vroom.tidyverse.org
has_readme
has_docs_dirno
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

28Crítico · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 14 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5Licencia — license file detected
3.8/7.5Maintained — 5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2,8
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

61Moderado · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
19.7/40Historial de commits legible — 37 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,37
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes5532
Cómo se puntúa
18/18Arranque con un solo comando — Makefile, inst/bench/GNUmakefile, standalone/Makefile
22/22Pruebas automatizadas
0/11Configuración de lint / formato
11/11Verificación estática de tipos — C++ (tipado estático)
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_language
bootstrap_filesMakefile, inst/bench/GNUmakefile, standalone/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — C++ (tipado estático)
53.6/55Tamaños de archivo manejables — 5/201 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageC++
largest_source_bytes553.023
source_files_sampled201
oversized_source_files5
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_files

Datos clave

642estrellas de GitHub
27contribuidores
93commits en los últimos 12 meses
47días desde el último push
26versiones publicadas
1factor bus
59issues abiertas
ecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

Historial de estrellas y forks 0 ★ / 74 ⇿
0Estrellas
74Forks
26Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

01325385063757372018-122022-102026-07
Mayor 1Menor 6Parche 19

Cada punto abarca 7 días.

OpenSSF Scorecard 2.8 / 10
2.8agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-26 19:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/30 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
5Maintained5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias 0

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 0 paquetes directos y 0 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies to assess

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "r",
        "csv",
        "csv-parser",
        "tsv",
        "tsv-parser",
        "fixed-width-text"
      ],
      "is_fork": false,
      "size_kb": 24156,
      "has_wiki": false,
      "homepage": "https://vroom.tidyverse.org",
      "languages": {
        "C": 35406,
        "R": 271304,
        "C++": 1939058,
        "CMake": 30760,
        "Shell": 3153,
        "Python": 505,
        "Makefile": 3932
      },
      "pushed_at": "2026-06-09T18:39:00Z",
      "created_at": "2018-12-11T22:00:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-09T18:36:24Z",
      "description": "Fast reading of delimited files",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "R"
      ]
    },
    "owner": {
      "blog": "http://tidyverse.org",
      "name": "tidyverse",
      "type": "Organization",
      "login": "tidyverse",
      "company": null,
      "location": null,
      "followers": 1851,
      "avatar_url": "https://avatars.githubusercontent.com/u/22032646?v=4",
      "created_at": "2016-09-06T16:05:40Z",
      "is_verified": null,
      "public_repos": 46,
      "account_age_days": 3610
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-03-31T15:03:47Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-01-27T15:50:14Z"
        },
        {
          "tag": "v1.6.7",
          "kind": "patch",
          "published_at": "2025-11-29T03:05:27Z"
        },
        {
          "tag": "v1.6.6",
          "kind": "patch",
          "published_at": "2025-09-19T11:19:07Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2023-12-05T23:51:25Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2023-10-02T15:02:18Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2023-04-28T22:36:38Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-01-22T22:46:26Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-09-30T15:47:14Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2021-11-30T14:38:35Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2021-11-12T17:51:55Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2021-09-14T14:26:19Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2021-08-06T17:52:34Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2021-08-06T17:52:02Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2021-07-12T13:40:37Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2021-06-28T13:00:56Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-06-15T17:54:12Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-02-03T19:43:01Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2020-10-01T13:12:23Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-09-17T18:41:01Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-08-14T14:01:50Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2020-05-13T13:02:19Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-01-14T17:51:49Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2019-06-28T13:33:33Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2019-05-15T15:16:19Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2019-05-07T20:55:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
          "body": "This test fails on windows with R 4.2. And it passes with R 4.6. Will leave this unsolved until/unless it proves to be an obstacle for an actual user.",
          "is_bot": false,
          "headline": "Pragmatic test skip",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-06-09T18:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ed2652bb1238d96a5ad820149397795028594a4",
          "body": null,
          "is_bot": false,
          "headline": "Update the rationale for oldrel-4",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-06-09T18:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e79184f9fa07f470913e2005532b13b91247cd",
          "body": null,
          "is_bot": false,
          "headline": "Gitignore positai stuff",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-06-09T17:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9cae0cf70adf2c90ea2091cb53ac2fe735098c3",
          "body": null,
          "is_bot": false,
          "headline": "Rbuildignore positai stuff",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-06-09T17:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd14e0d2bb63b2bce9877b61e75097fc29a458c",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright info",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-06-09T15:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe5aef56061c5af167b942e2c6486d4c98996b4",
          "body": null,
          "is_bot": false,
          "headline": "Gitignore claude plans",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-31T15:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf13cf6767a9a4a471b578fdb394c4486c19b80",
          "body": null,
          "is_bot": false,
          "headline": "Moar PROTECT",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-31T15:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3a652d94c8ad4b0ef013bb1736ffa925944794",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.7.1.9000",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-31T15:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d9f13f3eebf86225ac3b6e796b05ffc150bfa9",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.7.1",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-30T20:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0392216ef1cf799cbff09adf2bd8bae67fa9eb57",
          "body": null,
          "is_bot": false,
          "headline": "Reduce test noise",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-30T20:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47be7851404357caeb80fe01e45e4394bd92cbb1",
          "body": null,
          "is_bot": false,
          "headline": "Update cran-comments",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-30T20:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "207dbd485d10fe1726d414cc976e3b63b9d5b80e",
          "body": null,
          "is_bot": false,
          "headline": "NEWS bullet about clang 22",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-30T19:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a00183de67187d79b753d292a2a9593fe587c2d",
          "body": "* Stop using Rf_findVarInFrame and R_NamespaceRegistry\n\n* Make rchk happy\n\nIn reaction to this:\n\nFunction vroom_errors::warn_for_errors() const\n  [UP] calling allocating function Rf_eval with argument allocated using Rf_lang2(S:getNamespace,V) /__w/vroom/vroom/src/./vroom_errors.h:94\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Stop using Rf_findVarInFrame and R_NamespaceRegistry (#617)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-30T19:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60111f61a2f3d69519dc83d49f8e78b60508635c",
          "body": "* Attempt to replicate a CRAN warning\n\nTrying to replicate this (on r-hub):\n\nVersion: 1.7.0\nCheck: whether package can be installed\nResult: WARN\n  Found the following significant warnings:\n    vroom_write.cc:406:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunu\n[…]\n916856b824f68a64b029c67175e532)’\n  * used C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’\nFlavor: r-devel-linux-x86_64-fedora-clang",
          "is_bot": false,
          "headline": "Speculative fix for an unused result warning (#615)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-03-04T21:14:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd07f44dc51ddcb0795ccda84c814c8af75668df",
          "body": "Closes #611",
          "is_bot": false,
          "headline": "Improve this test",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-29T23:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf86c234a4c8fd408f15b0359350faa4effae83",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.7.0.9000",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-27T15:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d35dda5c624773e2c40da82077e46881ffbb0a",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.7.0",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-25T17:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e2f8232cfb6c7de46fcfdd84026a67fbe2b16a",
          "body": null,
          "is_bot": false,
          "headline": "Update cran-comments.md",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-24T00:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87dbadcebf0cd4aa3e275e97d9096dea4610268c",
          "body": null,
          "is_bot": false,
          "headline": "Update WORDLIST",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T23:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badc0670ad8a4a2ff21d68a74cb984dbdbf9bdeb",
          "body": "impactr currently Suggests a package that is only available from a non-existing drat repo, so I exclude it to avoid the 2+ hour hang it causes\n\nvroom_revdeps <- revdepcheck::cran_revdeps(\"vroom\")\nvroom_revdeps_no_impactr <- setdiff(vroom_revdeps, \"impactr\")",
          "is_bot": false,
          "headline": "revdepcheck::cloud_check(revdep_packages = vroom_revdeps_no_impactr)",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T20:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c896831aeb74fa74286418f26bfaaa23a706234",
          "body": null,
          "is_bot": false,
          "headline": "revdepcheck::cloud_check(extra_revdeps = \"readr\")",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T18:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a2413fdece4ef39911700dccced4b029bda347",
          "body": null,
          "is_bot": false,
          "headline": "Polish NEWS",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T18:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68260bca8b7bccc411e2568ee9979d336cc1e1a3",
          "body": null,
          "is_bot": false,
          "headline": "vroom should run revdep checks for readr!",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T17:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8691189377039eea5cbfa360698b3e692de40fa1",
          "body": "A small fix found when investigating troubles around indexing and comment lines. This alone won't *fix* anything, but I think it's more correct.\n\nSee #608 for the general problem of comment lines that collide with chunk boundaries.",
          "is_bot": false,
          "headline": "Tweak bounds check",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T16:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e3279cc860af3e1eaab582447c85c6f72b3ac72",
          "body": "Closes https://github.com/tidyverse/readr/issues/1334",
          "is_bot": false,
          "headline": "Prompt user to install archive (#609)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-23T16:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1bdc98e48b769adf1bb39041df4e242db38f9c2",
          "body": "* Add failing tests\n\n* Raise the alarm when indexing finishes in QUOTED_FIELD\n\n* Finish renaming this symbol\n\nThis renaming made this part of the codebase easier for me to read/understand, e.g. when we compare to the number of expected columns or add 1 in messages.\n\n* Check for QUOTED_FIELD \"outside\n[…]\nded null byte? But this did alert me to an embedded null type being handled like a mismatched quote, which is weird and undesirable.\n\nOpened #607 also related to these explorations.\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Better handling of mismatched quotes (#604)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-22T00:38:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2ee27598b64417e4c350b5b775355bc3aa1cd23",
          "body": "Fixes #545",
          "is_bot": false,
          "headline": "Better error for NA in n_max and guess_max (#606)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-20T18:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f24c259dd3f39456c5a336d979f9c0525e9e8fb",
          "body": "Fixes #482",
          "is_bot": false,
          "headline": "Add big integer to docs",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-20T17:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2104925c70ddfdf9c5903a1c2feebe4864617ba6",
          "body": null,
          "is_bot": false,
          "headline": "Be consistent with the ref",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-16T22:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6913e5b55d739f9168ca797c2f4774d0d525e4bd",
          "body": null,
          "is_bot": false,
          "headline": "Oops add more associated issues",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-16T20:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c244c9879f06a9e3d91213eec32a49b90fd0214c",
          "body": "* Finesse the presence/abscence of `.` like fs does\n\n* Add another test fixture\n\n* Still working on the test fixture\n\n* Still figuring out the test fixture\n\n* I think this is the test fixture I want\n\n* Download remote compressed files behind the scenes\n\n* Update documentation\n\n* Add NEWS bullet\n\n* N\n[…]\nglobal environment is used and messaging about the deferred cleanup bubbles up to the user.\n\n* More convergent evolution to remove inessential inconsistency\n\n* URL that should work once I merge this 🤞",
          "is_bot": false,
          "headline": "Download remote compressed files (#599)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-16T20:02:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf685c932ac920756068664a0dd0c8368580db78",
          "body": null,
          "is_bot": false,
          "headline": "correct links to blog posts (#600)",
          "author_name": "olivroy",
          "author_login": "olivroy",
          "committed_at": "2026-01-13T19:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08a1f008355c8b1ec7d64ebfd8f34d2c847d425",
          "body": "* We should use vroom_tempfile() here too\n\n* Make vroom_tempfile() a bit more featureful\n\n* vroom_tempfile() feels like a path utility to me\n\n* Use `pattern`\n\nMight be helpful if we ever find out we're not cleaning up when we mean to",
          "is_bot": false,
          "headline": "Lean more into `vroom_tempfile()` (#598)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-10T00:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a2908b74fd74f5a64574f608e1e233603c3fc32",
          "body": null,
          "is_bot": false,
          "headline": "Use (and backport) R_altrep_class_name and R_altrep_class_package (#596)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-09T17:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162334a39d359c51d5d72595f3f18208bff2beff",
          "body": "…rt (#595)\n\n* Get rid of HAS_ALTREP. We always have altrep.\n\n* Remove a connection-related arrangement for ancient R\n\n* We always have altrep\n\n* Comment no longer serves a purpose\n\n* Never need to skip these tests\n\n* Don't mention R 3.5 in the README or the benchmark\n\n* Close the chapter re: the connections API\n\n* Whitespace\n\n* `rows` was only needed for the non-altrep branch\n\n* Even more natural use of vctrs for these prototypes",
          "is_bot": false,
          "headline": "Remove arrangements for older versions of R that vroom does not suppo…",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-09T15:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3bf07d68e5f0f68240b62020951f0aabd48dac8",
          "body": "* Let's have a maintenance/ folder\n\nAnd move the existing maintenance notes\n\n* Pull grisu3.{h,c} from upstream\n\n* Patch the header file\n\n* Patch the c file\n\n* Use #pragma once\n\n* Document this process\n\n* Remove the working copies",
          "is_bot": false,
          "headline": "Re-vendor and re-patch grisu (#597)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2026-01-07T22:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d56888edeff033e234df54a89da34f89ef56133d",
          "body": "* Better docs and tests for fixed-width specification\n\nCloses https://github.com/tidyverse/readr/issues/1544, morally. For now, would need to be repeated in readr as well.\n\n* Style",
          "is_bot": false,
          "headline": "Better docs and tests for fixed-width specification (#592)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-18T21:41:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272baf7bf800282feae0e743ad901c0cf847ec13",
          "body": "* Add failing test\n\n* No need to read the file if n_max = 0\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Exit very early when `n_max = 0` for fixed width files (#591)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-17T22:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c55270ca1f3dc4e8a83cff99e00c8b978660238",
          "body": "…ided (#589)\n\n* Add tests\n\n* Use same guard as for indexing non-connections (local files)\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Fix reading from connection when `n_max = 0` and `col_names` are prov…",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-17T20:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349a972fc9425c9e3a1504e93e5c93d42763a239",
          "body": "* Check for write errors when memory mapping from a connection\n\n* Apply same solution to fixed width side\n\n* Opt in to pkgload's compilation database feature\n\n* Add NEWS bullet\n\n* Existing `total_read` already has this info\n\n* Update WORDLIST\n\n* Full stop",
          "is_bot": false,
          "headline": "Check for write errors when buffering connections to temp files (#588)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-16T20:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1748d1826a46ac9cc2f80bb752cc9a5e47ba95ff",
          "body": "Also move _pkgdown.yml into the pkgdown folder, since we've got one",
          "is_bot": false,
          "headline": "Make some of vroom's example files available in the website",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-16T18:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b71045941e948c569d39d4edb2d3006e81204b6",
          "body": "* Phase in the new resizable vector API\n\n* Build the result + names with cpp11::sexp; move the backports\n\n* Whitespace\n\n* Add NEWS bullet\n\n* More accurate for the changes in vroom",
          "is_bot": false,
          "headline": "Phase in the new resizable vector API (#582)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-11T21:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b166f3e3ced955e0dd0873dd6c8a6fa4c1a9ee",
          "body": "* usethis::use_standalone(\"r-lib/rlang\", \"types-check\")\n\n* Tell the user more about their bad input\n\n* stopifnot() replacement\n\n* Add missing word\n\n* Little tweaks\n\n* Snapshot tests and tweaks inspired by them",
          "is_bot": false,
          "headline": "Modernize input checking (#587)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-11T21:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc7954de4b543f47800107b196e13bd3022163b",
          "body": "* Rename standardise_one_path() to connection_or_filepath()\n\nFrom its name, I expect `standardise_path()` to be (approximately) `map(several_inputs, standardise_one_path)` and that is just really not the case.\n\nI'm renaming standardise_one_path() to better reflect what it does.\n\n* Give ourselves a safe version of base::open() to call from C++\n\n* If I want to suppress the call, I must provide a string\n\n* Use the second test to tickle vroom_fwf()\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Don't leak a connection when opening fails (#586)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-10T19:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2034bfb49c89e7b321f633b7ca19024da931a4c",
          "body": "Closes #515\n\nThis motivated lots of tweaks, both in docs I copied over and in docs that were already here in vroom.",
          "is_bot": false,
          "headline": "Stop inheriting docs from readr (#584)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-08T22:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "889b7075738f7536d446e88ccefdfc91cef921bb",
          "body": "We register these methods conditionally if readr is not loaded. I'm tired of seeing this all the time:\n\n> devtools::document()\nℹ Updating vroom documentation\nℹ Loading vroom\n✖ utils.R:50: S3 method `compare.spec_tbl_df` needs @export or @exportS3Method tag.\n✖ utils.R:85: S3 method `all.equal.spec_tb\n[…]\ns @export or @exportS3Method tag.\n✖ col_types.R:321: S3 method `str.col_spec` needs @export or @exportS3Method tag.\n✖ col_types.R:205: S3 method `format.col_spec` needs @export or @exportS3Method tag.",
          "is_bot": false,
          "headline": "Add `@noRd` to prevent the warning",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-08T21:18:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2c31563bf67fa4007d949bd97632996ec82a3024",
          "body": null,
          "is_bot": false,
          "headline": "Re-document() straggler re: updated URL",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-05T23:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf222c834bc1eadeed10f478e0f63d78d9e3db33",
          "body": "* Absorb the warning\n\n* Absorb the printed output\n\n* Close connection",
          "is_bot": false,
          "headline": "Handle warning in test (#580)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-04T07:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7829f4d6906aaddaa630b2b633e0488e11d9cd7f",
          "body": "* Update to snapshot tests (with a few other upgrades)\n\n* Windows bullshit",
          "is_bot": false,
          "headline": "Update to snapshot tests (with a few other upgrades) (#578)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-04T00:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b9e2d0b07cc6d3559f20670f1c9de606e82d87",
          "body": null,
          "is_bot": false,
          "headline": "Add alt text to benchmark vignette",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-03T23:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100aae3b9ad6095df7207bafcbe58e7a89bab7bc",
          "body": null,
          "is_bot": false,
          "headline": "Convert chunk options to in-body style used by Quarto",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-03T22:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d78ac4f48bc8a38c421416902821e966aead777",
          "body": null,
          "is_bot": false,
          "headline": "Add alt text to README",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-03T22:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f98ab08b209282099b6967b8413d877b4482fc",
          "body": "* Update reencode_file()\n\n* Update standardise_one_path()\n\n* Update check_path()\n\n* Maybe `reporter = \"check\"` is not what I want?\n\n* Fix indenting\n\n* Update errors for bad col type inputs\n\n* Update error for unrecognized language\n\n* Update error for un-guessable delimiter\n\n* Update error when gen_tbl() doesn't know how many columns\n\n* Update errors (and update/add tests) around locale()\n\n* Update errors, tests, docs (and some LOGIC!) around fwf",
          "is_bot": false,
          "headline": "Switch from `stop()` to `cli::cli_abort()` (#576)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-03T22:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb75d8f25629d7d210e2a76c68043943e48dcec5",
          "body": null,
          "is_bot": false,
          "headline": "Add NEWS bullet re: URL change for the website",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-03T01:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb0d7d005b4a7cdbc6373799079a1b1f673b1b8",
          "body": null,
          "is_bot": false,
          "headline": "Switch to vroom.tidyverse.org, not vroom.r-lib.org",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-02T17:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eb06e89d55aa31f110f69ce01171205d42cd4af",
          "body": "* Remove vroom_altrep_opts() and vroom(altrep_opts =)\n\nHave been deprecated since v1.2.0 (2020-01-13).\n\n* Remove vroom_write(path =)\n\n* Upgrade literal data without `I()` to a deprecate_warn()\n\n* revdepcheck::cloud_check()\n\n* Actually the deprecation really does date back for 1.5.0\n\n1.7.0 is just when we advanced it",
          "is_bot": false,
          "headline": "Advance deprecations (#574)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-01T23:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3269740ab9275b02e3b81888697867cb3fd325",
          "body": null,
          "is_bot": false,
          "headline": "Update WORDLIST",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-01T19:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b34a3d7d2b9fc1db786261b1aa4039adec2c47",
          "body": "…#573)\n\n* Fix weirdness with collector_value methods for number and skip cols\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Fix weirdness with collector_value methods for number and skip cols (…",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-12-01T19:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd6264c2847b3350ae7fbcccaa6dd83b9e536d3e",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.7.9000",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-29T16:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5822879b824ddf7aef8147839588c302b60cd61",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.7",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T19:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0c5cb1f0a09e7e66548a1fe25cb43520d74be9",
          "body": "…r (#568)\n\n* Fix subset_iterator::index() to explicitly position wrapped iterator\n\nsubset_iterator is different from column_iterator and row_iterator, in that it delegates to a wrapped iterator. This wrapped iterator is positioned lazily inside value(), but index() can be called independently (e.g.,\n[…]\n index(). I prefer to remove it until there's concrete proof that this method is more than theoretical.\n\n* Test with and without column names\n\n* Missing include\n\n* Different include\n\n* Add NEWS bullet",
          "is_bot": false,
          "headline": "Fix `subset_iterator::index()` to explicitly position wrapped iterato…",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T19:25:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41a7b3bc6477dfabfbacb983d362d723d1bc4f86",
          "body": "* Avoid the \"multiple allocating arguments\" pattern\n\n* PROTECT()/UNPROTECT() `val`\n\n* Protect `cli_warn` too",
          "is_bot": false,
          "headline": "rchk fixes (#571)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T16:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f480f36104ba316613828e8b0175c7d9af6426f9",
          "body": null,
          "is_bot": false,
          "headline": "usethis::use_lifecycle()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdf20e646d697e134ace7b3d40a672359ca276f3",
          "body": null,
          "is_bot": false,
          "headline": "Use base pipe and anonymous function syntax",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad88ca4861bbb7320907dd2ec28e29e3f531da51",
          "body": null,
          "is_bot": false,
          "headline": "use_mit_license()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e0a4c16cb6a3ee80a65e9f1192485f276e072e",
          "body": null,
          "is_bot": false,
          "headline": "use_tidy_description()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c44d5a010e70d7fbf9371ed197142dc06c43c3b",
          "body": null,
          "is_bot": false,
          "headline": "Depend on R >= 4.1",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "558afe00bf9ca653e8d18a0aa2d8c8a4db0caaf1",
          "body": null,
          "is_bot": false,
          "headline": "Update Posit's entry in DESCRIPTION",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fabe177453ffc1d1f067d57cafb5eef810bcd54",
          "body": "I don't want rchk noise to cause CI to always look broken.",
          "is_bot": false,
          "headline": "OK that's pretty annoying, nevermind",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T05:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7bb02f00ceed3e134b16e1a80e6140aee9b2156",
          "body": null,
          "is_bot": false,
          "headline": "Update cran-comments",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T05:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46f5133b810528b7bf4c832f2234726669dfa1d",
          "body": null,
          "is_bot": false,
          "headline": "Belated NEWS bullet about problems with `problems()` and readr",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T05:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f09ed2057d7cdfe5fcbbcbcb6c27685a49e2694",
          "body": null,
          "is_bot": false,
          "headline": "Does this make rchk run regardless?",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T05:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20452786e2cd703844bd7b2838320489d1f57afc",
          "body": null,
          "is_bot": false,
          "headline": "Does this fix the run name?",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T02:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b964c141ad892565ef774455c926c3fe417dbb",
          "body": null,
          "is_bot": false,
          "headline": "Gitignore .clangd",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T01:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a105351fdea6847e6abbb8e62772818e67f2ba1f",
          "body": "* Apply the \"spec_tbl_df\" class *after* `vroom_select()`\n\nAvoid potential dispatch of a `[.spec_tbl_df` method that prematurely drops the subclass and spec and problems attributes\n\n* No longer necessary to store / restore this\n\n* Add tests",
          "is_bot": false,
          "headline": "Guard against loss of class (#567)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-26T00:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96a3b57e51f595a3f0ba83765f5f8797c6c41ff",
          "body": null,
          "is_bot": false,
          "headline": "Update WORDLIST and .Rbuildignore",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-23T22:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0b4d74103d03dfc9430c78d7be812f1b9b8114",
          "body": null,
          "is_bot": false,
          "headline": "Fix the resize and remove workarounds (#566)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-22T22:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c61df921830c5519311bfeb91676dff69d0559",
          "body": null,
          "is_bot": false,
          "headline": "Let claude read readr's code",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-21T18:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fdb2736170b3d654fa8bf82b30c58cf4d58dfbb",
          "body": "Closes #559",
          "is_bot": false,
          "headline": "Make check_encoding() more relaxed, as in readr",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-18T23:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405393d733fb51c3e66cc1a11b2cab06abb96892",
          "body": "* Get rid of STDVEC_DATAPTR() usage\n\n* Remove usage of DATAPTR (well, use the recommended backport solution)\n\n* Try to force a current version of ggplot2\n\n* How about not building vignettes on really old R?\n\n* Go back to original workflow config\n\n* Try pinning the version of patchwork, instead of ggplot2\n\n* Add NEWS bullet\n\n* Use DATAPTR_RW() in all the Dataptr() methods\n\n* Flesh out force_materialization() and use it in more places\n\n* Use read-only access when de-altrep-ing prior to write",
          "is_bot": false,
          "headline": "Get rid of STDVEC_DATAPTR() and DATAPTR() usage (#562)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-18T21:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953cc26d76b33125284bb10e98643c287b5f9e01",
          "body": null,
          "is_bot": false,
          "headline": "Use Air",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-14T20:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2796755a209651b701a0615eec83429aea2649bf",
          "body": null,
          "is_bot": false,
          "headline": "Rough claude code setup",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-11-14T20:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a053af6c54d6dba48813dc7bd5f10bed0c06f40",
          "body": null,
          "is_bot": false,
          "headline": "Include supported-by-posit script (#560)",
          "author_name": "Jeroen Janssens",
          "author_login": "jeroenjanssens",
          "committed_at": "2025-11-14T20:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968a3312d00f6f9de2a0c9cd3b1f2fa50a3e353e",
          "body": null,
          "is_bot": false,
          "headline": "Current focus is rchk",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-20T13:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f123913fad7d848b805db65b1a95391e574996e8",
          "body": null,
          "is_bot": false,
          "headline": "Port tweaks over from readxl",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-20T13:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50518f20630f58749f447b7b40f2485dd53bf91e",
          "body": null,
          "is_bot": false,
          "headline": "rhub::rhub_setup()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-20T13:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07209e907dc3e6f35e678abc85b0064763f26560",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.6.9000",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-19T11:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f071b703ee5b9de08620eac89c6ddc3bbcf874",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.6",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T17:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d32d184b1c973002fed2b064151a014ca4ec00",
          "body": null,
          "is_bot": false,
          "headline": "Update cran-comments",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T16:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d245a0b38e81f67efec4e328a2189f62ca21b4b7",
          "body": null,
          "is_bot": false,
          "headline": "Add NEWS bullet",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T16:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8601cb05aa85b44efa9505f509fa4173c51a01f7",
          "body": null,
          "is_bot": false,
          "headline": "use_tidy_github_actions()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T16:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768b7ba3327a805a5b95d6f9b4c13cd5810ead83",
          "body": null,
          "is_bot": false,
          "headline": "Re-document()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T16:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafb9c600e3bc1fbe6794c459c42ab86b548f3a5",
          "body": null,
          "is_bot": false,
          "headline": "Add missing slash to URL",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2025-09-18T16:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c90c4fe490c0588b20ac527c40fcb1c683683e",
          "body": null,
          "is_bot": false,
          "headline": "Avoid implicit conversion from `sexp` to `bool` (#543)",
          "author_name": "Davis Vaughan",
          "author_login": "DavisVaughan",
          "committed_at": "2024-08-23T23:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788df43997c0cee87588cc6c2bafd12784f51b83",
          "body": null,
          "is_bot": false,
          "headline": "Force use of the latest progress (#526)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-12-06T18:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8dc37bdce14c6ec5a3348225b3491d0a7622e6",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.5.9000",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-12-06T00:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44ce556d65700dd1090bcc72d59be09d1940540",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number to 1.6.5",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-12-05T16:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc47d69b1485e7c534239d10282aeea1d03e5b89",
          "body": null,
          "is_bot": false,
          "headline": "revdepcheck::cloud_check()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-12-05T16:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222547b59e7b2563c3d162a24adc668c22531f7c",
          "body": null,
          "is_bot": false,
          "headline": "Re-document()",
          "author_name": "Jenny Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-12-05T05:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997e9458fa5a57b98024628e96b848ff9a079dff",
          "body": "* Test balloon\r\n\r\n* Something different\r\n\r\n* Apply to all the affected loci\r\n\r\n* Take compiler's suggestion\r\n\r\n* Cast this\r\n\r\n* Undo unrelated whitespaces changes\r\n\r\n* Additional checks suggested by Gabor\r\n\r\n* Fix another format specification\r\n\r\n* Prune CI a bit\r\n\r\n* NEWS bullet",
          "is_bot": false,
          "headline": "Align argument types and format strings (#524)",
          "author_name": "Jennifer (Jenny) Bryan",
          "author_login": "jennybc",
          "committed_at": "2023-11-29T17:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 93,
      "latest_release_at": "2026-03-31T15:03:47Z",
      "latest_release_tag": "v1.7.1",
      "releases_from_tags": false,
      "days_since_last_push": 47,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 117,
      "mean_days_between_releases": 175.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 74,
      "stars": 642,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 6
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 73,
        "total_forks": 74
      },
      "star_history": null,
      "open_issues_and_prs": 67
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "inst/bench/GNUmakefile",
        "standalone/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 553023,
      "source_files_sampled": 201,
      "oversized_source_files": 5,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 5532
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 95,
        "open_issues": 59,
        "closed_ratio": 0.882,
        "closed_issues": 442,
        "closed_unmerged_prs": 34
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jimhester",
          "commits": 1104,
          "avatar_url": "https://avatars.githubusercontent.com/u/205275?v=4"
        },
        {
          "type": "User",
          "login": "jennybc",
          "commits": 196,
          "avatar_url": "https://avatars.githubusercontent.com/u/599454?v=4"
        },
        {
          "type": "User",
          "login": "DavisVaughan",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/19150088?v=4"
        },
        {
          "type": "User",
          "login": "sbearrows",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/39840820?v=4"
        },
        {
          "type": "User",
          "login": "meta00",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8456490?v=4"
        },
        {
          "type": "User",
          "login": "MichaelChirico",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7606389?v=4"
        },
        {
          "type": "User",
          "login": "R3myG",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11546943?v=4"
        },
        {
          "type": "User",
          "login": "MikeJohnPage",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/38110953?v=4"
        },
        {
          "type": "User",
          "login": "batpigandme",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/831732?v=4"
        },
        {
          "type": "User",
          "login": "lionel-",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4465050?v=4"
        }
      ],
      "contributors_sampled": 27,
      "top_contributor_share": 0.803
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "R-CMD-check.yaml",
        "debug.yaml",
        "format-suggest.yaml",
        "pkgdown.yaml",
        "pr-commands.yaml",
        "rhub.yaml",
        "test-coverage.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "56e0ce23bd40de8acc3daacc0e85924b7c18d766",
        "ran_at": "2026-07-26T19:33:33Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-10T18:51:04Z",
      "oldest_open_prs": [
        {
          "number": 448,
          "created_at": "2022-06-22T01:34:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 530,
          "created_at": "2024-02-15T22:24:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 541,
          "created_at": "2024-07-18T01:18:30Z",
          "last_comment_at": "2024-07-18T17:27:12Z",
          "last_comment_author": "khusmann"
        },
        {
          "number": 555,
          "created_at": "2025-06-26T17:34:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 556,
          "created_at": "2025-07-07T15:19:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 619,
          "created_at": "2026-04-17T12:26:20Z",
          "last_comment_at": "2026-04-17T13:10:35Z",
          "last_comment_author": "jonthegeek"
        },
        {
          "number": 623,
          "created_at": "2026-05-18T07:01:24Z",
          "last_comment_at": "2026-06-01T22:39:24Z",
          "last_comment_author": "hidekoji"
        },
        {
          "number": 638,
          "created_at": "2026-07-19T05:09:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-30T19:50:49Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 51,
          "created_at": "2019-02-26T21:17:29Z",
          "last_comment_at": "2020-03-11T13:11:27Z",
          "last_comment_author": "kkmann"
        },
        {
          "number": 54,
          "created_at": "2019-03-06T13:18:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2019-04-09T17:49:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 75,
          "created_at": "2019-04-15T15:14:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2019-04-23T20:38:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2019-05-01T16:35:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 101,
          "created_at": "2019-05-08T13:45:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 105,
          "created_at": "2019-05-13T12:43:25Z",
          "last_comment_at": "2024-06-23T12:58:22Z",
          "last_comment_author": "ws-garcia"
        },
        {
          "number": 107,
          "created_at": "2019-05-13T14:45:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 205,
          "created_at": "2020-01-21T20:52:07Z",
          "last_comment_at": "2020-01-23T06:55:46Z",
          "last_comment_author": "mgirlich"
        },
        {
          "number": 225,
          "created_at": "2020-04-03T15:33:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 246,
          "created_at": "2020-07-02T16:15:05Z",
          "last_comment_at": "2020-07-02T17:38:36Z",
          "last_comment_author": "j-sirgo"
        },
        {
          "number": 271,
          "created_at": "2020-10-13T12:49:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 276,
          "created_at": "2020-10-26T09:18:44Z",
          "last_comment_at": "2022-03-25T20:51:57Z",
          "last_comment_author": "jennybc"
        },
        {
          "number": 295,
          "created_at": "2021-01-26T16:35:18Z",
          "last_comment_at": "2021-10-08T13:51:38Z",
          "last_comment_author": "s-andrews"
        },
        {
          "number": 339,
          "created_at": "2021-05-28T11:17:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 357,
          "created_at": "2021-07-14T13:39:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 391,
          "created_at": "2021-12-13T14:36:28Z",
          "last_comment_at": "2026-02-13T00:08:47Z",
          "last_comment_author": "iofarm"
        },
        {
          "number": 397,
          "created_at": "2022-01-26T19:02:09Z",
          "last_comment_at": "2022-01-26T23:33:53Z",
          "last_comment_author": "jennybc"
        },
        {
          "number": 404,
          "created_at": "2022-02-08T20:00:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tidyverse/vroom",
    "host": "github.com",
    "name": "vroom",
    "owner": "tidyverse"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 28,
        "vitality": 60,
        "community": 63,
        "governance": 60,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 93,
              "human_commit_share": 1,
              "days_since_last_push": 47,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 47 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "93 commits in the last year",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v1.7.1",
              "releases_from_tags": false,
              "days_since_latest_release": 117,
              "mean_days_between_releases": 175.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 117 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 117
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~175.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 175.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 47,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 47 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 74,
              "stars": 642,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "642 stars",
                "points": 45.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 642
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "74 forks",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 27,
              "top_contributor_share": 0.803
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 80% of commits",
                "points": 4.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "27 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 95,
              "open_issues": 59,
              "closed_issues": 442,
              "issue_closed_ratio": 0.882,
              "closed_unmerged_prs": 34
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "95/129 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 95,
                      "decided": 129
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 1851,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "tidyverse",
              "public_repos": 46,
              "account_age_days": 3610
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,851 followers of tidyverse",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1851,
                      "login": "tidyverse"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "46 public repos, account ~9 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 46
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "r",
                "csv",
                "csv-parser",
                "tsv",
                "tsv-parser",
                "fixed-width-text"
              ],
              "has_wiki": false,
              "homepage": "https://vroom.tidyverse.org",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://vroom.tidyverse.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 28,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 61,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.37,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 5532
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "37 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "inst/bench/GNUmakefile",
                "standalone/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, inst/bench/GNUmakefile, standalone/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, inst/bench/GNUmakefile, standalone/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 553023,
              "source_files_sampled": 201,
              "oversized_source_files": 5
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "5/201 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 201,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T19:33:50.334721Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tidyverse/vroom.svg",
  "full_name": "tidyverse/vroom",
  "license_state": "custom",
  "license_spdx": null
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v1.13.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadas.