Skip to content

Commit

Permalink
Example in \dontrun, not \donttest
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Sep 10, 2016
1 parent 4845a1f commit fb4bf8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/cyclocomp.R
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ cyclocomp <- function(expr) {
#' @export
#' @examples
#' ## They might take a while to run
#' \donttest{
#' \dontrun{
#' cyclocomp_package("grDevices")
#' cyclocomp_package("methods")
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/cyclocomp_package.Rd

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

0 comments on commit fb4bf8d

Please sign in to comment.