Package: Rhtslib
Title: HTSlib high-throughput sequencing library as an R package
Description: This package provides version 1.18 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").
biocViews: DataImport, Sequencing
URL: https://bioconductor.org/packages/Rhtslib, http://www.htslib.org/
BugReports: https://github.com/Bioconductor/Rhtslib/issues
Version: 3.7.0
License: LGPL (>= 2)
Copyright: Unless otherwise noted in the file, all files outside
        src/htslib-1.18 or inst/include copyright Bioconductor; for
        files inside src/htslib-1.18 or inst/include, see file
        src/htslib-1.18/LICENSE.
Encoding: UTF-8
Authors@R: c(
	person("Nathaniel", "Hayden", role=c("led", "aut"),
		email="nhayden@fredhutch.org"),
	person("Martin", "Morgan", role="aut",
		email="martin.morgan@roswellpark.org"),
	person("Hervé", "Pagès", role=c("aut", "cre"),
		email="hpages.on.github@gmail.com"),
	person("Tomas", "Kalibera", role="ctb"),
	person("Jeroen", "Ooms", role="ctb"))
Imports: tools
Suggests: knitr, rmarkdown, BiocStyle
SystemRequirements: libbz2 & liblzma & libcurl (with header files), GNU
        make
StagedInstall: no
VignetteBuilder: knitr
Config/pak/sysreqs: make libbz2-dev liblzma-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 18:52:40 UTC
RemoteUrl: https://github.com/bioc/Rhtslib
RemoteRef: HEAD
RemoteSha: 0dcad2a3b6e818dcc5d763d896c8e8fd88f50d8b
NeedsCompilation: yes
Packaged: 2025-10-30 09:30:48 UTC; root
Author: Nathaniel Hayden [led, aut],
  Martin Morgan [aut],
  Hervé Pagès [aut, cre],
  Tomas Kalibera [ctb],
  Jeroen Ooms [ctb]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 09:33:39 UTC; windows
Archs: x64
