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
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
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns