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.1")



Attach the package and use:
library("ghclass")
Maintained by
Colin Rundel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-06
Latest Update: 2025-05-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.1, https://cran.r-project.org/web/packages/ghclass. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-26 01:20), 0.2.1 (2022-01-06 10:30), 0.3.0 (2024-03-26 19:30), 0.3.1 (2025-05-06 18:20), 0.4.0 (2026-05-08 04:11)
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

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
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  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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