Other packages > Find by keyword >

ghclass  

Tools for Managing Classes on GitHub
View on CRAN: Click here


Download and install ghclass package within the R console
Install from CRAN:
install.packages("ghclass")

Install from Github:
library("remotes")
install_github("cran/ghclass")

Install by package version:
library("remotes")
install_version("ghclass", "0.3.0")



Attach the package and use:
library("ghclass")
Maintained by
Colin Rundel
[Scholar Profile | Author Map]
First Published: 2022-01-06
Latest Update: 2022-01-06
Description:
Interface for the GitHub API that enables efficient management of courses on GitHub. It has a functionality for managing organizations, teams, repositories, and users on GitHub and helps automate most of the tedious and repetitive tasks around creating and distributing assignments.
How to cite:
Colin Rundel (2022). ghclass: Tools for Managing Classes on GitHub. R package version 0.3.0, https://cran.r-project.org/web/packages/ghclass. Accessed 06 Apr. 2025.
Previous versions and publish date:
0.2.1 (2022-01-06 10:30)
Other packages that cited ghclass R package
View ghclass citation profile
Other R packages that ghclass depends, imports, suggests or enhances
Complete documentation for ghclass
Functions, R codes and Examples using the ghclass R package
Some associated functions: action . action_badge . branch . github_api_limit . github_orgs . github_token . github_whoami . github_with_pat . issue . local_repo . local_repo_rename . org_create_assignment . org_details . org_members . org_perm . pr . repo_core . repo_details . repo_file . repo_notification . repo_style . repo_user . team . team_members . user . 
Some associated R codes: action.R . action_badge.R . action_runs.R . action_status.R . action_workflows.R . branch.R . branch_create.R . branch_delete.R . branch_protect.R . ghclass.R . github_api_limit.R . github_token.R . github_whoami.R . github_with_pat.R . issue.R . issue_close.R . issue_create.R . issue_edit.R . local_repo.R . local_repo_add.R . local_repo_branch.R . local_repo_clone.R . local_repo_commit.R . local_repo_log.R . local_repo_pull.R . local_repo_push.R . local_repo_rename.R . org.R . org_admins.R . org_create_assignment.R . org_exists.R . org_invite.R . org_members.R . org_pending.R . org_remove.R . org_repo_search.R . org_repo_stats.R . org_repos.R . org_sitrep.R . org_team_details.R . org_teams.R . org_teams_v4.R . org_update.R . pr.R . pr_create.R . repo.R . repo_add_file.R . repo_add_team.R . repo_add_user.R . repo_branches.R . repo_clone_url.R . repo_collaborators.R . repo_commits.R . repo_contributors.R . repo_create.R . repo_delete.R . repo_delete_file.R . repo_exists.R . repo_get_file.R . repo_get_readme.R . repo_is_template.R . repo_issues.R . repo_ls.R . repo_mirror.R . repo_mirror_template.R . repo_modify_file.R . repo_n_commits.R . repo_prs.R . repo_put_file.R . repo_remove_team.R . repo_remove_user.R . repo_rename.R . repo_set_template.R . repo_style.R . repo_unwatch.R . repo_watch.R . repo_watching.R . team.R . team_create.R . team_delete.R . team_invite.R . team_members.R . team_pending.R . team_remove.R . team_rename.R . team_repos.R . user.R . user_exists.R . user_repos.R . user_type.R . util_args.R . util_cli.R . util_filter.R . util_general.R . util_github.R . util_github_v4.R . util_local_repo.R . util_peer.R . util_purge.R . util_repo.R . util_safely.R . util_suggests.R . util_team.R .  Full ghclass package functions and examples
Downloads during the last 30 days
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/05Downloads for ghclass012345678910111213TrendBars

Today's Hot Picks in Authors and Packages

listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA