{
  "_id": "69ce4ad74d9d4072a08fe5e3",
  "Package": "allcontributors",
  "Title": "Acknowledge all Contributors to a Project",
  "Version": "0.2.3.001",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\")),\nperson(\"Chris\", \"Hartgerink\", role = \"aut\"),\nperson(\"Maëlle\", \"Salmon\", role = \"ctb\")\n)",
  "Description": "Acknowledge all contributors to a project via a single\nfunction call. The function appends to a 'README' or other\nspecified file(s) a table with names of all individuals who\ncontributed via code or repository issues.  The package also\nincludes several additional functions to extract and quantify\ncontributions to any repository.",
  "License": "GPL-3",
  "URL": "https://github.com/ropensci/allcontributors",
  "BugReports": "https://github.com/ropensci/allcontributors/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "git libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-04-02 10:45:02 UTC",
  "RemoteUrl": "https://github.com/ropensci/allcontributors",
  "RemoteRef": "main",
  "RemoteSha": "89992feac906825b26311a4a6a018899c0ad6c2a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-02 10:51:24 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nChris Hartgerink [aut],\nMaëlle Salmon [ctb]",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "075ce387094a76f0c5910cbd196e5d66",
  "_user": "ropensci",
  "_type": "src",
  "_file": "allcontributors_0.2.3.001.tar.gz",
  "_fileid": "0b9e1bc93a23cfaeafd7661c368e5940cde74cc8b5cbdea18d9f2bf30675b117",
  "_filesize": 187382,
  "_sha256": "0b9e1bc93a23cfaeafd7661c368e5940cde74cc8b5cbdea18d9f2bf30675b117",
  "_created": "2026-04-02T10:51:24.000Z",
  "_published": "2026-04-02T10:54:15.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69683656298,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6239936755"
    },
    {
      "job": 69683656269,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6239936283"
    },
    {
      "job": 69683656334,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6239923033"
    },
    {
      "job": 69683656287,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6239932649"
    },
    {
      "job": 69683307751,
      "time": 173,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6239903609"
    },
    {
      "job": 69683307711,
      "time": 178,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6239905728"
    },
    {
      "job": 69683656288,
      "time": 128,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6239937691"
    },
    {
      "job": 69683656305,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6239929766"
    },
    {
      "job": 69683656323,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6239929902"
    },
    {
      "job": 69683656295,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6239925004"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/allcontributors",
  "_commit": {
    "id": "89992feac906825b26311a4a6a018899c0ad6c2a",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "increment version -> dev after cran v0.2.3 release #60 [ci skip]\n",
    "time": 1775126702
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.3",
      "date": "2026-04-02"
    }
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 314,
      "uuid": 6697851
    },
    {
      "user": "chartgerink",
      "count": 9,
      "uuid": 2946344
    },
    {
      "user": "maelle",
      "count": 7,
      "uuid": 8360597
    },
    {
      "user": "iantaylor-noaa",
      "count": 1,
      "uuid": 4992918
    },
    {
      "user": "maurolepore",
      "count": 1,
      "uuid": 5856545
    },
    {
      "user": "milanmlft",
      "count": 1,
      "uuid": 38256462
    },
    {
      "user": "saranjeetkaur",
      "count": 1,
      "uuid": 28556616
    },
    {
      "user": "sbfnk",
      "count": 1,
      "uuid": 1156307
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 969,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/allcontributors"
  },
  "_devurl": "https://github.com/ropensci/allcontributors",
  "_pkgdown": "https://docs.ropensci.org/allcontributors",
  "_searchresults": 1,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/allcontributors.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/allcontributors",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-12-02"
    },
    {
      "version": "0.1.0",
      "date": "2022-08-11"
    },
    {
      "version": "0.1.1",
      "date": "2023-10-06"
    },
    {
      "version": "0.2.0",
      "date": "2024-05-16"
    },
    {
      "version": "0.2.2",
      "date": "2024-10-23"
    }
  ],
  "_exports": [
    "add_contributors",
    "get_contributors",
    "get_gh_code_contributors",
    "get_gh_contrib_issue",
    "get_gh_issue_people",
    "get_gh_issue_titles"
  ],
  "_help": [
    {
      "page": "add_contributors",
      "title": "add_contributors",
      "concept": [
        "main"
      ],
      "topics": [
        "add_contributors"
      ]
    },
    {
      "page": "get_contributors",
      "title": "get_contributors",
      "concept": [
        "main"
      ],
      "topics": [
        "get_contributors"
      ]
    },
    {
      "page": "get_gh_code_contributors",
      "title": "get_gh_code_contributors",
      "concept": [
        "github"
      ],
      "topics": [
        "get_gh_code_contributors"
      ]
    },
    {
      "page": "get_gh_contrib_issue",
      "title": "get_gh_contrib_issue",
      "concept": [
        "github"
      ],
      "topics": [
        "get_gh_contrib_issue"
      ]
    },
    {
      "page": "get_gh_issue_people",
      "title": "get_gh_issue_people",
      "concept": [
        "github"
      ],
      "topics": [
        "get_gh_issue_people"
      ]
    },
    {
      "page": "get_gh_issue_titles",
      "title": "get_gh_issue_titles",
      "concept": [
        "github"
      ],
      "topics": [
        "get_gh_issue_titles"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/allcontributors/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "credentials",
    "curl",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sys",
    "vctrs",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "allcontributors.Rmd",
      "filename": "allcontributors.html",
      "title": "allcontributors",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Default Grid Format",
        "Code",
        "Issue Authors",
        "Issue Contributors",
        "Section Organisation",
        "List Format",
        "Text Format"
      ],
      "created": "2020-11-11 11:50:27",
      "modified": "2025-05-07 14:05:05",
      "commits": 6
    }
  ],
  "_score": 6.799340549453582,
  "_indexed": true,
  "_nocasepkg": "allcontributors",
  "_universes": [
    "ropensci",
    "mpadge"
  ],
  "_previous": "0.2.2.022",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:53:28.000Z",
      "distro": "noble",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "519456e8f67e998e630f956a256c4bab90fce15364c30d98b579e006ccb80076",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:52:37.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "9afddf4cceb2760ba04b7a089e1620624f55675ebaadc312357d3120e9159f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:53:10.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "1c91457f6218a21a6adf188310b0591ec695562eb94f8d6d8088069b4d85c88a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:53:44.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "576e09b3fe7d1ec6ac593d563550665bce9568e48a218bb2f02eb78935350915",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:52:54.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "c2736208e0dd31e9fd2b3a5724c9fb6de3f0bc83d4579016b9e6297a17984be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:52:54.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "c895e02cc79bc07ca2ce107034859d3f6574324359940ab05318a8647a685405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.001",
      "date": "2026-04-02T10:52:35.000Z",
      "commit": "89992feac906825b26311a4a6a018899c0ad6c2a",
      "fileid": "38612943c8966ed7a95c477bacbe563f32cf2c55293a360f129edf46143a2f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23896762657"
    }
  ]
}