Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 21 found.
[1] < 1 2 3 > [3]  Sort:

create_merge_request (Package: gitlabr) : Create a merge request

Create a merge request
● Data Source: CranContrib
● Keywords:
● Alias: create_merge_request
● 0 images

list_branches (Package: gitlabr) : List, create and delete branches

List, create and delete branches
● Data Source: CranContrib
● Keywords:
● Alias: create_branch, delete_branch, list_branches
● 0 images

set_gitlab_connection (Package: gitlabr) : Get/set a gitlab connection for all calls

This sets the default value of gitlab_con in a call to gitlab
● Data Source: CranContrib
● Keywords:
● Alias: set_gitlab_connection, unset_gitlab_connection
● 0 images

repository (Package: gitlabr) : Access to repository functions in Gitlab API

Access to repository functions in Gitlab API
● Data Source: CranContrib
● Keywords:
● Alias: list_files, repository
● 0 images

prefix (Package: gitlabr) : Prefix a string of text

Convenience function to use with magrittr wraps paste0, hence vectorised as paste0
● Data Source: CranContrib
● Keywords:
● Alias: prefix
● 0 images

new_issue (Package: gitlabr) : Post a new issue or edit one

Post a new issue or edit one
● Data Source: CranContrib
● Keywords:
● Alias: assign_issue, close_issue, edit_issue, new_issue, reopen_issue, unassign_issue
● 0 images

pipe_into (Package: gitlabr) : Pipe into specific formal argument

This rotates the order of the arguments such that the one named in param_name comes first and then calls the function.
● Data Source: CranContrib
● Keywords:
● Alias: pipe_into
● 0 images

gitlab_connection (Package: gitlabr) : Connect to a specific gitlab instance API

Creates a function that can be used to issue requests to the specified gitlab API instance with the specified user private token and (for project_connection) only to a specified project.
● Data Source: CranContrib
● Keywords:
● Alias: gitlab_connection, project_connection
● 0 images

to_issue_id (Package: gitlabr) : Translate projectwide issue id to global gitlab API issue id

Translate projectwide issue id to global gitlab API issue id
● Data Source: CranContrib
● Keywords:
● Alias: to_issue_id
● 0 images

proj_req (Package: gitlabr) : Create a project specific request

Prefixes the request location with "project/:id" and automatically translates project names into ids
● Data Source: CranContrib
● Keywords:
● Alias: proj_req
● 0 images