{
  "_id": "6a5cf11f9baadeef8ab5283d",
  "Package": "osscontribs",
  "Title": "Commit and Contributor Statistics for Major Open Source Projects",
  "Version": "0.1.0",
  "Authors@R": "person(\"Christos\", \"Longros\", , \"chris.longros@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-2717-0857\"))",
  "Description": "Over 30 years of daily commit activity and contributor\ngrowth for 'FreeBSD', 'OpenBSD', 'NetBSD', and 'PostgreSQL'.\nBuilt from cloned git repositories for complete coverage -- not\nlimited by API quotas. Includes daily commits, daily new\ncommitters, weekly aggregates, and 'Phabricator' sign-up data.\nDesigned for time series analysis, growth modeling, and\ncross-project comparison. Contains no personal data.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/chrislongros/osscontribs",
  "BugReports": "https://github.com/chrislongros/osscontribs/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 15:42:29 UTC",
    "User": "root"
  },
  "Author": "Christos Longros [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-2717-0857>)",
  "Maintainer": "Christos Longros <chris.longros@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-19 12:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/osscontribs",
  "RemoteRef": "HEAD",
  "RemoteSha": "59409e494ee3933e3c2e146e45723180b5526bb8",
  "_user": "cran",
  "_type": "src",
  "_file": "osscontribs_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/03ffde1560c5a98485e4e443d1416d3937ecd388f76bc81a90d33eabb6d2f13a",
  "_filesize": 3917174,
  "_sha256": "03ffde1560c5a98485e4e443d1416d3937ecd388f76bc81a90d33eabb6d2f13a",
  "_expires": "2026-10-27T15:45:32.000Z",
  "_created": "2026-07-19T15:42:29.000Z",
  "_published": "2026-07-19T15:45:35.324Z",
  "_jobs": [
    {
      "job": 88209956949,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8444273988"
    },
    {
      "job": 88209956936,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8444272266"
    },
    {
      "job": 88209706322,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8444253836"
    },
    {
      "job": 88209956953,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8444270541"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29693286865",
  "_status": "success",
  "_upstream": "https://github.com/cran/osscontribs",
  "_commit": {
    "id": "59409e494ee3933e3c2e146e45723180b5526bb8",
    "author": "Christos Longros <chris.longros@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1784464209
  },
  "_maintainer": {
    "name": "Christos Longros",
    "email": "chris.longros@gmail.com",
    "login": "chrislongros",
    "mastodon": "@chrislongros@mastodon.social",
    "description": "Medical Doctor -\nUNIX, open source and spaced repetition learning enthusiast",
    "uuid": 98426896,
    "orcid": "0009-0001-2717-0857"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "chrislongros",
      "count": 1,
      "uuid": 98426896
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/osscontribs"
  },
  "_devurl": "https://github.com/chrislongros/osscontribs",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/osscontribs.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-19"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "oss_commits",
      "title": "Individual Commit Timestamps (from git repositories)",
      "object": "oss_commits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "timestamp",
        "author_id"
      ],
      "rows": 2068717,
      "table": true,
      "tojson": true
    },
    {
      "name": "oss_contributors",
      "title": "Open Source Project Contributor Signups (Monthly)",
      "object": "oss_contributors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "source",
        "month",
        "new_contributors",
        "cumulative"
      ],
      "rows": 447,
      "table": true,
      "tojson": true
    },
    {
      "name": "oss_contributors_daily",
      "title": "Open Source Project Contributor Signups (Daily, FreeBSD only)",
      "object": "oss_contributors_daily",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "source",
        "date",
        "new_contributors",
        "cumulative"
      ],
      "rows": 2531,
      "table": true,
      "tojson": true
    },
    {
      "name": "oss_daily_authors",
      "title": "Daily New Committers (from git repositories)",
      "object": "oss_daily_authors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "date",
        "new_authors",
        "cumulative_authors"
      ],
      "rows": 2932,
      "table": true,
      "tojson": true
    },
    {
      "name": "oss_daily_commits",
      "title": "Daily Commit Activity (from git repositories)",
      "object": "oss_daily_commits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "date",
        "commits",
        "cumulative_commits"
      ],
      "rows": 44939,
      "table": true,
      "tojson": true
    },
    {
      "name": "oss_weekly_commits",
      "title": "Open Source Project Commit Activity (Weekly)",
      "object": "oss_weekly_commits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "project",
        "source",
        "date",
        "commits",
        "cumulative_commits"
      ],
      "rows": 6307,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "oss_commits",
      "title": "Individual Commit Timestamps (from git repositories)",
      "topics": [
        "oss_commits"
      ]
    },
    {
      "page": "oss_contributors",
      "title": "Open Source Project Contributor Signups (Monthly)",
      "topics": [
        "oss_contributors"
      ]
    },
    {
      "page": "oss_contributors_daily",
      "title": "Open Source Project Contributor Signups (Daily, FreeBSD only)",
      "topics": [
        "oss_contributors_daily"
      ]
    },
    {
      "page": "oss_daily_authors",
      "title": "Daily New Committers (from git repositories)",
      "topics": [
        "oss_daily_authors"
      ]
    },
    {
      "page": "oss_daily_commits",
      "title": "Daily Commit Activity (from git repositories)",
      "topics": [
        "oss_daily_commits"
      ]
    },
    {
      "page": "oss_weekly_commits",
      "title": "Open Source Project Commit Activity (Weekly)",
      "topics": [
        "oss_weekly_commits"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "osscontribs",
  "_universes": [
    "cran",
    "chrislongros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-19T15:44:40.000Z",
      "distro": "resolute",
      "commit": "59409e494ee3933e3c2e146e45723180b5526bb8",
      "fileid": "https://r2.ropensci.org/75aff5409c073b0e8b157f54b21022dcf004c87d3f9256969457a48518cb9cfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693286865"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-19T15:44:34.000Z",
      "distro": "resolute",
      "commit": "59409e494ee3933e3c2e146e45723180b5526bb8",
      "fileid": "https://r2.ropensci.org/cf82e8551e653c8cb1d1350bbf3bb216353fc832be6e1b3ace6d4ac01276522f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693286865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-19T15:44:34.000Z",
      "commit": "59409e494ee3933e3c2e146e45723180b5526bb8",
      "fileid": "https://r2.ropensci.org/c16e7edd70f3685d3749a41a7d077676a87c1dde2d70534a3c69c2a03142c88a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693286865"
    }
  ]
}