About
@@ -16,4 +16,4 @@ Suggests: BiocStyle, BiocGenerics, VariantAnnotation
LazyLoad: yes
biocViews: Sequencing, Regression, SNP
NeedsCompilation: no
-# VignetteBuilder: knitr
+
@@ -2,5 +2,5 @@
msg <- sprintf(
"Package '%s' is deprecated and will be removed from Bioconductor
version %s", pkgname, "3.7")
- .Deprecated(msg=paste(strwrap(msg, exdent=2), collapse="\n"))
}