{
  "_id": "6a482aeee06c18f0a652f433",
  "Package": "githubContributors",
  "Title": "Ordering authorships for R packages hosted on GitHub",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Rémi\",\nfamily = \"Thériault\",\nrole = c(\"aut\", \"cre\"),\nemail = \"remi.theriault@mail.mcgill.ca\",\ncomment = c(ORCID = \"0000-0003-4315-6788\", Twitter = \"@rempsyc\"))",
  "Description": "Easily obtain and order GitHub user contributions, which\nhelps with ordering authorships for R packages.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/rempsyc/githubContributors,\nhttps://rempsyc.github.io/githubContributors/",
  "BugReports": "https://github.com/rempsyc/githubContributors/issues",
  "Config/pak/sysreqs": "chromium make libicu-dev libssl-dev",
  "Repository": "https://rempsyc.r-universe.dev",
  "Date/Publication": "2025-11-28 04:13:53 UTC",
  "RemoteUrl": "https://github.com/rempsyc/githubContributors",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 21:31:06 UTC",
    "User": "root"
  },
  "Author": "Rémi Thériault [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4315-6788>, Twitter: @rempsyc)",
  "Maintainer": "Rémi Thériault <remi.theriault@mail.mcgill.ca>",
  "_user": "rempsyc",
  "_type": "src",
  "_file": "githubContributors_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d4a5db1da21dde540ca5295f3e62628306d6f759feff10141260d99adba8ce2b",
  "_filesize": 1677981,
  "_sha256": "d4a5db1da21dde540ca5295f3e62628306d6f759feff10141260d99adba8ce2b",
  "_expires": "2026-10-11T21:34:36.000Z",
  "_created": "2026-07-03T21:31:06.000Z",
  "_published": "2026-07-03T21:34:38.137Z",
  "_jobs": [
    {
      "job": 85073710170,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075051178"
    },
    {
      "job": 85073710167,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075055135"
    },
    {
      "job": 85073710169,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075046303"
    },
    {
      "job": 85073710176,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075042073"
    },
    {
      "job": 85073400273,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075027518"
    },
    {
      "job": 85073710163,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075061722"
    },
    {
      "job": 85073710185,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075040045"
    },
    {
      "job": 85073710194,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075050689"
    },
    {
      "job": 85073710192,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8075043906"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136",
  "_status": "success",
  "_upstream": "https://github.com/rempsyc/githubContributors",
  "_commit": {
    "id": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
    "author": "Rémi Thériault <13123390+rempsyc@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from rempsyc/copilot/wrap-author-names-in-format-message\n\nWrap author names in insight::format_message() to accommodate long lists",
    "time": 1764303233
  },
  "_maintainer": {
    "name": "Rémi Thériault",
    "email": "remi.theriault@mail.mcgill.ca",
    "login": "rempsyc",
    "mastodon": "@rempsyc@mastodon.world",
    "bluesky": "@remi-theriault.com",
    "linkedin": "in/rempsyc",
    "orcid": "0000-0003-4315-6788",
    "twitter": "@rempsyc",
    "description": "Postdoc @centerconflictcooperation",
    "uuid": 13123390
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "role": "Imports"
    },
    {
      "package": "insight",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rempsyc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rempsyc",
      "count": 23,
      "uuid": 13123390
    },
    {
      "user": "copilot",
      "count": 10,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 13123390,
    "type": "user",
    "name": "Rémi Thériault",
    "followers": 71,
    "description": "Postdoc @centerconflictcooperation"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/githubContributors"
  },
  "_devurl": "https://github.com/rempsyc/githubcontributors",
  "_pkgdown": "https://rempsyc.github.io/githubContributors/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/githubContributors.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_contributions",
    "order_authors"
  ],
  "_help": [
    {
      "page": "get_contributions",
      "title": "Get GitHub contributions",
      "topics": [
        "get_contributions"
      ]
    },
    {
      "page": "order_authors",
      "title": "Order GitHub authors",
      "topics": [
        "order_authors"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rempsyc/githubContributors/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rempsyc/githubContributors/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr2",
    "insight",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "websocket",
    "withr",
    "zip"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "githubcontributors",
  "_universes": [
    "rempsyc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T21:33:11.000Z",
      "distro": "resolute",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/98cd564d5ea0a8d68d4f16b12051219e45f68b51fef1933aefe9b9d73d36d0f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T21:33:29.000Z",
      "distro": "resolute",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/d54efc321693f912920837f29caa6374be13f09c05d95588f0b6c6f2d36f263c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T21:32:46.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/24a440331af807decb5454e298820718f9f18d2e7b85d7adbc3c1102ac60059e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T21:32:24.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/5ebd15f2423d97b90d0aeaf4f41839829e3654aec0b3af6fe293e0387ed76226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-03T21:34:18.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/c8694ec80b9a5db8ab738a01f7261df86174c90a8ba8418af83dd5d5d2930903",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T21:32:07.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/b9cd03d68a321e7709ae2bc15805df2137d81114b8e193bab83e20b446b84399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T21:33:04.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/d55a4a65fe1c471e1691b1a8e5d030617b7fb86d74ee16813d363204b951a90a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T21:32:06.000Z",
      "commit": "7b0227e26255c9899b4687cbdfc34b0b334d430d",
      "fileid": "https://r2.ropensci.org/e72bc707ab2a7dc20801054d2a79bcf26747044c8e27b1f129ca35e17f794028",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rempsyc/actions/runs/28684105136"
    }
  ]
}