{
  "_id": "6a4b5d74a6574ff277f9a1bf",
  "Package": "GitStats",
  "Title": "Standardized Git Repository Data",
  "Version": "2.5.2",
  "Authors@R": "c(\nperson(given = \"Maciej\", family = \"Banas\", email = \"banasmaciek@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(given = \"Kamil\", family = \"Koziej\", email = \"koziej.k@gmail.com\", role = \"aut\"),\nperson(given = \"Karolina\", family = \"Marcinkowska\", email = \"karolina_marcinkowska@onet.pl\", role = \"aut\"),\nperson(given = \"Matt\", family = \"Secrest\", email = \"secrestm@gene.com\", role = \"aut\")\n)",
  "Maintainer": "Maciej Banas <banasmaciek@gmail.com>",
  "Description": "Obtain standardized data from multiple 'Git' services,\nincluding 'GitHub' and 'GitLab'. Designed to be 'Git'\nservice-agnostic, this package assists teams with activities\nspread across various 'Git' platforms by providing a unified\nway to access repository data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://r-world-devs.github.io/GitStats/,\nhttps://github.com/r-world-devs/GitStats",
  "BugReports": "https://github.com/r-world-devs/GitStats/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://r-world-devs.r-universe.dev",
  "Date/Publication": "2026-05-07 07:57:05 UTC",
  "RemoteUrl": "https://github.com/r-world-devs/gitstats",
  "RemoteRef": "HEAD",
  "RemoteSha": "4942e5e569d18ea7064bba0901561e26265c0f8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 07:43:13 UTC",
    "User": "root"
  },
  "Author": "Maciej Banas [aut, cre],\nKamil Koziej [aut],\nKarolina Marcinkowska [aut],\nMatt Secrest [aut]",
  "_user": "r-world-devs",
  "_type": "src",
  "_file": "GitStats_2.5.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/26826448b884dc09e399b408856cbd64ddb128be9292fa72786759e104edb4ef",
  "_filesize": 393682,
  "_sha256": "26826448b884dc09e399b408856cbd64ddb128be9292fa72786759e104edb4ef",
  "_expires": "2026-10-14T07:46:59.000Z",
  "_created": "2026-07-06T07:43:13.000Z",
  "_published": "2026-07-06T07:47:00.566Z",
  "_jobs": [
    {
      "job": 85319659439,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8102658828"
    },
    {
      "job": 85319659479,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102671327"
    },
    {
      "job": 85319659474,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8102668070"
    },
    {
      "job": 85319659455,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102642351"
    },
    {
      "job": 85319133843,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102603232"
    },
    {
      "job": 85319659442,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8102656786"
    },
    {
      "job": 85319659450,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8102662202"
    },
    {
      "job": 85319659456,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8102650586"
    },
    {
      "job": 85319659429,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102660789"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575",
  "_status": "success",
  "_upstream": "https://github.com/r-world-devs/gitstats",
  "_commit": {
    "id": "4942e5e569d18ea7064bba0901561e26265c0f8b",
    "author": "Maciej Banaś <74212933+maciekbanas@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #801 from r-world-devs/800-release-252\n\n800 release 252",
    "time": 1778140625
  },
  "_maintainer": {
    "name": "Maciej Banas",
    "email": "banasmaciek@gmail.com",
    "login": "maciekbanas",
    "description": "",
    "uuid": 74212933
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "mirai",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-world-devs",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 16
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 8
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.3.5",
      "date": "2025-08-12"
    },
    {
      "name": "v2.3.6",
      "date": "2025-09-15"
    },
    {
      "name": "v2.3.7",
      "date": "2025-10-16"
    },
    {
      "name": "v2.3.8",
      "date": "2025-12-08"
    },
    {
      "name": "v2.3.9",
      "date": "2025-12-30"
    },
    {
      "name": "v2.4.0",
      "date": "2026-03-17"
    },
    {
      "name": "v2.5.0",
      "date": "2026-04-02"
    },
    {
      "name": "v2.5.1",
      "date": "2026-04-23"
    },
    {
      "name": "v2.5.1.9001",
      "date": "2026-05-04"
    },
    {
      "name": "v2.5.2",
      "date": "2026-05-07"
    }
  ],
  "_topics": [
    "git",
    "github",
    "gitlab",
    "metadata"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "maciekbanas",
      "count": 1737,
      "uuid": 74212933
    },
    {
      "user": "marcinkowskak",
      "count": 21,
      "uuid": 32685910
    },
    {
      "user": "olivroy",
      "count": 3,
      "uuid": 52606734
    },
    {
      "user": "cotau",
      "count": 1,
      "uuid": 19729844
    },
    {
      "user": "epijim",
      "count": 1,
      "uuid": 2760096
    }
  ],
  "_userbio": {
    "uuid": 103638913,
    "type": "organization",
    "name": "r-world-devs",
    "followers": 11
  },
  "_downloads": {
    "count": 381,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GitStats"
  },
  "_devurl": "https://github.com/r-world-devs/gitstats",
  "_pkgdown": "https://r-world-devs.github.io/GitStats/",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GitStats.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-world-devs/gitstats",
  "_realowner": "r-world-devs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.1.1",
      "date": "2024-10-25"
    },
    {
      "version": "2.1.2",
      "date": "2024-11-14"
    },
    {
      "version": "2.2.0",
      "date": "2025-01-17"
    },
    {
      "version": "2.2.1",
      "date": "2025-01-21"
    },
    {
      "version": "2.2.2",
      "date": "2025-02-11"
    },
    {
      "version": "2.3.0",
      "date": "2025-04-03"
    },
    {
      "version": "2.3.1",
      "date": "2025-04-25"
    },
    {
      "version": "2.3.2",
      "date": "2025-05-20"
    },
    {
      "version": "2.3.3",
      "date": "2025-06-03"
    },
    {
      "version": "2.3.4",
      "date": "2025-07-07"
    },
    {
      "version": "2.3.5",
      "date": "2025-08-18"
    },
    {
      "version": "2.3.6",
      "date": "2025-09-17"
    },
    {
      "version": "2.3.7",
      "date": "2025-10-16"
    },
    {
      "version": "2.3.8",
      "date": "2025-12-11"
    },
    {
      "version": "2.3.9",
      "date": "2026-01-11"
    },
    {
      "version": "2.4.0",
      "date": "2026-03-17"
    },
    {
      "version": "2.5.0",
      "date": "2026-04-02"
    },
    {
      "version": "2.5.1",
      "date": "2026-04-23"
    },
    {
      "version": "2.5.2",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "create_gitstats",
    "get_commits",
    "get_commits_stats",
    "get_files",
    "get_issues",
    "get_issues_stats",
    "get_orgs",
    "get_pull_requests",
    "get_pull_requests_stats",
    "get_release_logs",
    "get_repos",
    "get_repos_trees",
    "get_repos_urls",
    "get_storage",
    "get_storage_metadata",
    "get_users",
    "is_parallel",
    "remove_from_storage",
    "remove_postgres_storage",
    "remove_sqlite_storage",
    "set_github_host",
    "set_gitlab_host",
    "set_local_storage",
    "set_parallel",
    "set_postgres_storage",
    "set_sqlite_storage",
    "show_hosts",
    "show_orgs",
    "verbose_off",
    "verbose_on"
  ],
  "_help": [
    {
      "page": "create_gitstats",
      "title": "Create a 'GitStats' object",
      "topics": [
        "create_gitstats"
      ]
    },
    {
      "page": "get_commits",
      "title": "Get data on commits",
      "topics": [
        "get_commits"
      ]
    },
    {
      "page": "get_commits_stats",
      "title": "Get commits statistics",
      "topics": [
        "get_commits_stats"
      ]
    },
    {
      "page": "get_files",
      "title": "Get files",
      "topics": [
        "get_files"
      ]
    },
    {
      "page": "get_issues",
      "title": "Get data on issues",
      "topics": [
        "get_issues"
      ]
    },
    {
      "page": "get_issues_stats",
      "title": "Get issues statistics",
      "topics": [
        "get_issues_stats"
      ]
    },
    {
      "page": "get_orgs",
      "title": "Get data on organizations",
      "topics": [
        "get_orgs"
      ]
    },
    {
      "page": "get_pull_requests",
      "title": "Get data on pull requests",
      "topics": [
        "get_pull_requests"
      ]
    },
    {
      "page": "get_pull_requests_stats",
      "title": "Get pull requests statistics",
      "topics": [
        "get_pull_requests_stats"
      ]
    },
    {
      "page": "get_release_logs",
      "title": "Get release logs",
      "topics": [
        "get_release_logs"
      ]
    },
    {
      "page": "get_repos",
      "title": "Get data on repositories",
      "topics": [
        "get_repos"
      ]
    },
    {
      "page": "get_repos_trees",
      "title": "Get data on files trees across repositories",
      "topics": [
        "get_repos_trees"
      ]
    },
    {
      "page": "get_repos_urls",
      "title": "Get repository URLS",
      "topics": [
        "get_repos_urls"
      ]
    },
    {
      "page": "get_storage",
      "title": "Get data from 'GitStats' storage",
      "topics": [
        "get_storage"
      ]
    },
    {
      "page": "get_storage_metadata",
      "title": "Get metadata for a storage table",
      "topics": [
        "get_storage_metadata"
      ]
    },
    {
      "page": "get_users",
      "title": "Get users data",
      "topics": [
        "get_users"
      ]
    },
    {
      "page": "is_parallel",
      "title": "Check if parallel processing is active",
      "topics": [
        "is_parallel"
      ]
    },
    {
      "page": "is_verbose",
      "title": "Is verbose mode switched on",
      "topics": [
        "is_verbose"
      ]
    },
    {
      "page": "remove_from_storage",
      "title": "Remove a table from 'GitStats' storage",
      "topics": [
        "remove_from_storage"
      ]
    },
    {
      "page": "remove_postgres_storage",
      "title": "Remove PostgreSQL storage",
      "topics": [
        "remove_postgres_storage"
      ]
    },
    {
      "page": "remove_sqlite_storage",
      "title": "Remove SQLite storage",
      "topics": [
        "remove_sqlite_storage"
      ]
    },
    {
      "page": "set_github_host",
      "title": "Set GitHub host",
      "topics": [
        "set_github_host"
      ]
    },
    {
      "page": "set_gitlab_host",
      "title": "Set GitLab host",
      "topics": [
        "set_gitlab_host"
      ]
    },
    {
      "page": "set_local_storage",
      "title": "Set local (in-memory) storage",
      "topics": [
        "set_local_storage"
      ]
    },
    {
      "page": "set_parallel",
      "title": "Enable parallel processing",
      "topics": [
        "set_parallel"
      ]
    },
    {
      "page": "set_postgres_storage",
      "title": "Set PostgreSQL storage",
      "topics": [
        "set_postgres_storage"
      ]
    },
    {
      "page": "set_sqlite_storage",
      "title": "Set SQLite storage",
      "topics": [
        "set_sqlite_storage"
      ]
    },
    {
      "page": "show_hosts",
      "title": "Show hosts set in 'GitStats'",
      "topics": [
        "show_hosts"
      ]
    },
    {
      "page": "show_orgs",
      "title": "Show organizations set in 'GitStats'",
      "topics": [
        "show_orgs"
      ]
    },
    {
      "page": "verbose_off",
      "title": "Switch off verbose mode",
      "topics": [
        "verbose_off"
      ]
    },
    {
      "page": "verbose_on",
      "title": "Switch on verbose mode",
      "topics": [
        "verbose_on"
      ]
    }
  ],
  "_readme": "https://github.com/r-world-devs/gitstats/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "set_hosts.Rmd",
      "filename": "set_hosts.html",
      "title": "Setting hosts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Public and private hosts",
        "API versions",
        "Scanning scope",
        "Authorize your access with tokens"
      ],
      "created": "2024-04-30 09:55:37",
      "modified": "2026-03-26 08:31:08",
      "commits": 5
    },
    {
      "source": "store_data.Rmd",
      "filename": "store_data.html",
      "title": "Store your data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Local Storage",
        "SQLite Storage",
        "Incremental pulling",
        "Remove Storage",
        "Postgres Storage"
      ],
      "created": "2026-03-27 14:20:44",
      "modified": "2026-04-22 07:34:48",
      "commits": 4
    }
  ],
  "_score": 7.559763032876794,
  "_indexed": true,
  "_nocasepkg": "gitstats",
  "_universes": [
    "r-world-devs",
    "maciekbanas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.5.2",
      "date": "2026-07-06T07:45:19.000Z",
      "distro": "resolute",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/4bd38c2f4b8a44d25b718af993c5ef47b946db1cfa0c8b1473dd9457c7719af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.5.2",
      "date": "2026-07-06T07:45:37.000Z",
      "distro": "resolute",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/8b9e9db919f7a2c9da505c5e62ae7a0dc6a203663cabb866f034f8a025b3c7a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.5.2",
      "date": "2026-07-06T07:45:27.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/afc444e8283209b7c4f3e28bc3559e28caeda7267a6665d97d7de06abbd34efd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.5.2",
      "date": "2026-07-06T07:44:38.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/13500116b9e30a6a8e94ee758b3ce78e555d4e5a0678a5d2173c4de596322ddd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.5.2",
      "date": "2026-07-06T07:45:59.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/7acaba22b0d2d3a980bfe07276dd6e1873b16d8b38e910336435188514be7624",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.5.2",
      "date": "2026-07-06T07:44:55.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/afb65ad3b9ed3056dc47a1a3f3d3cb4c353a58ab4d829b54b087f1fa8d184e04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.5.2",
      "date": "2026-07-06T07:44:26.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/265e1f9c0d9a5fcd144fd16144efa871857b753e2412245339174faa7ef435d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.5.2",
      "date": "2026-07-06T07:45:02.000Z",
      "commit": "4942e5e569d18ea7064bba0901561e26265c0f8b",
      "fileid": "https://r2.ropensci.org/19fecaeed621c2d5b62d3fbbe25bb85002b0d13eae82532eba1cd29c67999353",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28775704575"
    }
  ]
}