Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r-dbi/issues
Analyze responses to issues on GitHub repositories
https://github.com/r-dbi/issues
Last synced: 8 days ago
JSON representation
Analyze responses to issues on GitHub repositories
- Host: GitHub
- URL: https://github.com/r-dbi/issues
- Owner: r-dbi
- Created: 2024-04-07T07:48:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T09:43:54.000Z (8 months ago)
- Last Synced: 2024-08-13T07:11:05.306Z (4 months ago)
- Language: R
- Homepage:
- Size: 4.38 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - r-dbi/issues - Analyze responses to issues on GitHub repositories (R)
README
# issues
The goal of issues is to analyze responses to issues on GitHub repositories.
## Run script
The main analysis script is `04-issues-analyze.R` .
All data necessary to run this script (scraped on 2024-04-07 using up-to-date CRAN packages) is already committed to this repository.
To refresh the data, run the `01-*.R`, `02-*.R` and `03-*.R` scripts in sequence.