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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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