Package: GitStats 2.3.8.9001
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.3.8.9001.tar.gz
GitStats_2.3.8.9001.zip(r-4.6)GitStats_2.3.8.9001.zip(r-4.5)GitStats_2.3.8.9001.zip(r-4.4)
GitStats_2.3.8.9001.tgz(r-4.6-any)GitStats_2.3.8.9001.tgz(r-4.5-any)
GitStats_2.3.8.9001.tar.gz(r-4.6-any)GitStats_2.3.8.9001.tar.gz(r-4.5-any)
GitStats_2.3.8.9001.tgz(r-4.5-emscripten)
GitStats.pdf |GitStats.html✨
GitStats/json (API)
NEWS
| # Install 'GitStats' in R: |
| install.packages('GitStats', repos = c('https://r-world-devs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-world-devs/gitstats/issues
Pkgdown/docs site:https://r-world-devs.github.io
Last updated from:398fb049d7. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 161 | |
| source / vignettes | OK | 190 | |
| linux-release-x86_64 | OK | 184 | |
| macos-devel-arm64 | OK | 206 | |
| macos-release-arm64 | OK | 136 | |
| windows-devel | OK | 116 | |
| windows-release | OK | 110 | |
| windows-oldrel | OK | 129 | |
| wasm-release | OK | 137 |
Exports:%>%create_gitstatsget_commitsget_commits_statsget_filesget_issuesget_issues_statsget_orgsget_release_logsget_reposget_repos_treesget_repos_urlsget_storageget_usersset_github_hostset_gitlab_hostshow_hostsshow_orgsverbose_offverbose_on
Dependencies:askpassclicpp11curldplyrgenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangstringistringrsystibbletidyselecttimechangeutf8vctrswithr
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 files | get_files |
| Get data on issues | get_issues |
| Get issues statistics | get_issues_stats |
| Get data on organizations | get_orgs |
| Get release logs | get_release_logs |
| Get data on repositories | get_repos |
| Get data on files trees across repositories | get_repos_trees |
| 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 hosts set in 'GitStats' | show_hosts |
| Show organizations set in 'GitStats' | show_orgs |
| Switch off verbose mode | verbose_off |
| Switch on verbose mode | verbose_on |
