Skip to content

Commit

Permalink
removed GenomeInfoDbData from DESCRIPTION once again; didn't help bui…
Browse files Browse the repository at this point in the history
…lding vignette
  • Loading branch information
Matthias Doering committed Aug 24, 2017
1 parent 1f2c9c0 commit 6733bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sudo: false

matrix:
include:
- os: osx
- os: linux
r: bioc-release

notifications:
Expand Down
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: openPrimeR
Title: Multiplex PCR Primer Design and Analysis
Version: 0.99.6
Version: 0.99.7
Authors@R: c(person("Matthias", "Döring",
email = "[email protected]",
role = c("aut", "cre")),
Expand Down Expand Up @@ -31,7 +31,6 @@ Imports:
seqinr (>= 3.3-3),
IRanges (>= 2.4.8),
GenomicRanges (>= 1.22.4),
GenomeInfoDbData (>= 0.99.0),
ggplot2 (>= 2.1.0),
plyr (>= 1.8.4),
dplyr (>= 0.5.0),
Expand Down

0 comments on commit 6733bc0

Please sign in to comment.