Skip to content

Commit

Permalink
should keep dontrun on installer
Browse files Browse the repository at this point in the history
  • Loading branch information
muschellij2 committed Jun 15, 2017
1 parent e193a3d commit cf83aa7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: ghtravis
Type: Package
Title: Interfaces with GitHub API and Travis
Version: 0.2.8
Version: 0.2.8.1
Author: John Muschelli
Maintainer: John Muschelli <muschellij2@gmail.com>
Description: Interfaces and compares things on 'GitHub' 'API' and 'Travis' 'CI'.
Expand Down
2 changes: 2 additions & 0 deletions R/install_remote_binaries.R
Expand Up @@ -14,8 +14,10 @@
#' @export
#'
#' @examples
#' \dontrun{
#' path = example_description_file()
#' install_remote_binaries(path = path)
#' }
#' @importFrom utils install.packages installed.packages remove.packages
install_remote_binaries = function(
path = "DESCRIPTION",
Expand Down
2 changes: 2 additions & 0 deletions man/install_remote_binaries.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf83aa7

Please sign in to comment.