Package: Rhtslib
Type: Package
Title: HTSlib high-throughput sequencing library as an R package
Version: 1.0.0
Authors@R: 
    c(person("Nathaniel", "Hayden", email="nhayden@fredhutch.org",
        role=c("cre", "aut")),
    person("Martin", "Morgan", email="mtmorgan@fhcrc.org",
        role="aut"))
Description: This package provides version 1.1 of the 'HTSlib' C
    library for high-throughput sequence analysis. The package is
    primarily useful to developers of other R packages who wish to
    make use of HTSlib. Motivation and instructions for use of this
    package are in the vignette, vignette(package="Rhtslib", "Rhtslib").
License: LGPL (>= 2)
Copyright: Unless otherwise noted in the file, all files outisde
        src/htslib copyright Bioconductor; for files inside src/htslib,
        see file src/htslib/LICENSE.
LazyLoad: yes
Imports: zlibbioc
LinkingTo: zlibbioc
Suggests: BiocStyle, knitr
VignetteBuilder: knitr
URL: https://github.com/nhayden/Rhtslib, http://www.htslib.org/
BugReports: https://github.com/nhayden/Rhtslib
biocViews: DataImport, Sequencing
NeedsCompilation: yes
Packaged: 2015-04-17 05:50:06 UTC; biocbuild
Author: Nathaniel Hayden [cre, aut],
  Martin Morgan [aut]
Maintainer: Nathaniel Hayden <nhayden@fredhutch.org>
Built: R 3.2.0; i386-w64-mingw32; 2015-04-17 12:33:50 UTC; windows
Archs: i386, x64
