{"id":16272582,"url":"https://github.com/rempsyc/githubcontributors","last_synced_at":"2025-04-08T15:49:35.841Z","repository":{"id":107344113,"uuid":"597450344","full_name":"rempsyc/githubContributors","owner":"rempsyc","description":"Helps obtain and order GitHub user contributions, which can be used for example to determine or inform authorship order for R packages.","archived":false,"fork":false,"pushed_at":"2023-05-04T21:44:22.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T12:27:03.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rempsyc.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-04T15:39:20.000Z","updated_at":"2023-05-04T14:44:54.000Z","dependencies_parsed_at":"2023-05-17T03:15:33.192Z","dependency_job_id":null,"html_url":"https://github.com/rempsyc/githubContributors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rempsyc%2FgithubContributors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rempsyc%2FgithubContributors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rempsyc%2FgithubContributors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rempsyc%2FgithubContributors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rempsyc","download_url":"https://codeload.github.com/rempsyc/githubContributors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247876942,"owners_count":21011147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T18:18:21.394Z","updated_at":"2025-04-08T15:49:35.814Z","avatar_url":"https://github.com/rempsyc.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# githubContributors\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\nThe goal of githubContributors is to help obtain and order GitHub user contributions, which can be used for example to determine or inform authorship order for R packages.\n\n## Installation\n\nYou can install the development version of githubContributors like so:\n\n``` r\n# If package `remotes` isn't already installed, install it with `install.packages(\"remotes\")`\nremotes::install_github(\"rempsyc/githubContributors\")\n```\n\n## Example\n\nHere are a few examples for easystats or other teams:\n\n```{r example}\nlibrary(githubContributors)\n\nreport \u003c- get_contributions(\"report\", user = \"easystats\")\norder_authors(report)\n\ndatawizard \u003c- get_contributions(\"datawizard\", user = \"easystats\")\norder_authors(datawizard)\n\nperformance \u003c- get_contributions(\"performance\", user = \"easystats\")\norder_authors(performance)\n\nlavaan \u003c- get_contributions(\"lavaan\", user = \"yrosseel\")\norder_authors(lavaan)\n\ndplyr \u003c- get_contributions(\"dplyr\", user = \"tidyverse\")\norder_authors(dplyr)\n\nggplot2 \u003c- get_contributions(\"ggplot2\", user = \"tidyverse\")\norder_authors(ggplot2)\n\n```\n\n## Troubleshooting\n\nIf you get the following error:\n\n```\nError in `resp_body_raw()`:\n! Can not retrieve empty body\n```\n\nPlease visit the GitHub page on a browser to manually update the data. Once the new data is loaded, try again, it should work.\n\n## Credits\n\nMost of the code for this package was contributed by [StackOverFlow user Chamkrai](https://stackoverflow.com/questions/75277192/how-can-i-web-scrape-github-project-contributor-information-in-r/75277425#75277425).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frempsyc%2Fgithubcontributors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frempsyc%2Fgithubcontributors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frempsyc%2Fgithubcontributors/lists"}