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 09 Mar. 2026.
Previous versions and publish date:
0.2.1 (2022-01-06 10:30), 0.3.0 (2024-03-26 19: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

Today's Hot Picks in Authors and Packages

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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