Package: GitStats 2.1.2
GitStats: Standardized Git Repository Data
Obtain standardized data from multiple 'Git' services, including 'GitHub' and 'GitLab'. Designed to be 'Git' service-agnostic, this package assists teams with activities spread across various 'Git' platforms by providing a unified way to access repository data.
Authors:
GitStats_2.1.2.tar.gz
GitStats_2.1.2.tar.gz(r-4.5-noble)GitStats_2.1.2.tar.gz(r-4.4-noble)
GitStats_2.1.2.tgz(r-4.4-emscripten)GitStats_2.1.2.tgz(r-4.3-emscripten)
GitStats.pdf |GitStats.html✨
GitStats/json (API)
NEWS
# Install 'GitStats' in R: |
install.packages('GitStats', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-world-devs/gitstats/issues
Last updated 2 days agofrom:324824cdfe. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
Exports:%>%create_gitstatsget_commitsget_commits_statsget_files_contentget_files_structureget_R_package_usageget_release_logsget_reposget_repos_urlsget_storageget_usersset_github_hostset_gitlab_hostshow_orgsverbose_offverbose_on
Dependencies:askpassclicpp11curldplyrfansigenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a 'GitStats' object | create_gitstats |
Get data on commits | get_commits |
Get commits statistics | get_commits_stats |
Get content of files | get_files_content |
Get structure of files | get_files_structure |
Get data on package usage across repositories | get_R_package_usage |
Get release logs | get_release_logs |
Get data on repositories | get_repos |
Get repository URLS | get_repos_urls |
Get data from 'GitStats' storage | get_storage |
Get users data | get_users |
Is verbose mode switched on | is_verbose |
Set GitHub host | set_github_host |
Set GitLab host | set_gitlab_host |
Show organizations set in 'GitStats' | show_orgs |
Switch off verbose mode | verbose_off |
Switch on verbose mode | verbose_on |