Skip to content

Commit

Permalink
Skip on cran
Browse files Browse the repository at this point in the history
  • Loading branch information
lmullen committed Mar 24, 2015
1 parent 12212a4 commit 02ba14b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions internetarchive.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ StripTrailingWhitespace: Yes
BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageCheckArgs: --as-cran
PackageRoxygenize: rd,collate,namespace,vignette
1 change: 1 addition & 0 deletions tests/testthat/test-files-download.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
context("Files, metadata, and downloading")

skip_on_cran()
library(dplyr, warn.conflicts = FALSE)
dir <- tempdir()
items <- ia_get_items("TheLifeOfFatherHecker", silence = TRUE)
Expand Down

0 comments on commit 02ba14b

Please sign in to comment.