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 103 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [11]  Sort:

show_news (Package: devtools) : Show package news

Show package news
● Data Source: CranContrib
● Keywords:
● Alias: show_news
● 0 images

install_bitbucket (Package: devtools) : Install a package directly from bitbucket

This function is vectorised so you can install multiple packages in a single command.
● Data Source: CranContrib
● Keywords:
● Alias: install_bitbucket
● 0 images

devtools (Package: devtools) : Package development tools for R.

Package development tools for R.
● Data Source: CranContrib
● Keywords:
● Alias: devtools, devtools-package
● 0 images

dr_github (Package: devtools) : Diagnose potential GitHub issues

Diagnose potential GitHub issues
● Data Source: CranContrib
● Keywords:
● Alias: dr_github
● 0 images

package_deps (Package: devtools) : Find all dependencies of a CRAN or dev package.

Find all the dependencies of a package and determine whether they are ahead or behind CRAN. A print() method identifies mismatches (if any) between local and CRAN versions of each dependent package; an update() method installs outdated or missing packages from CRAN.
● Data Source: CranContrib
● Keywords:
● Alias: dev_package_deps, package_deps, update.package_deps
● 0 images

is.package (Package: devtools) : Is the object a package?

Is the object a package?
● Data Source: CranContrib
● Keywords: internal
● Alias: is.package
● 0 images

source_gist (Package: devtools) : Run a script on gist

“Gist is a simple way to share snippets and pastes with others. All gists are git repositories, so they are automatically versioned, forkable and usable as a git repository.” https://gist.github.com/
● Data Source: CranContrib
● Keywords:
● Alias: source_gist
● 0 images

install_git (Package: devtools) : Install a package from a git repository

It is vectorised so you can install multiple packages with a single command. You do not need to have git installed.
● Data Source: CranContrib
● Keywords:
● Alias: install_git
● 0 images

inst (Package: devtools) : Get the installation path of a package

Given the name of a package, this returns a path to the installed copy of the package, which can be passed to other devtools functions.
● Data Source: CranContrib
● Keywords:
● Alias: inst
● 0 images

infrastructure (Package: devtools) : Add useful infrastructure to a package.

Add useful infrastructure to a package.
● Data Source: CranContrib
● Keywords:
● Alias: add_travis, infrastructure, use_appveyor, use_code_of_conduct, use_coverage, use_cran_badge, use_cran_comments, use_dev_version, use_mit_license, use_package_doc, use_rcpp, use_revdep, use_rstudio, use_test, use_testthat, use_travis, use_vignette
● 0 images