Package: Rtwobitlib
Title: '2bit' 'C' Library
Description: A trimmed down copy of the "kent-core source tree"
	turned into a 'C' library for manipulation of '.2bit' files.
	See <https://genome.ucsc.edu/FAQ/FAQformat.html#format7>
	for a quick overview of the '2bit' format. The "kent-core source tree"
	can be found here: <https://github.com/ucscGenomeBrowser/kent-core/>.
	Only the '.c' and '.h' files from the source tree that are related
	to manipulation of '.2bit' files were kept. Note that the package
	is primarily useful to developers of other R packages who wish
	to use the '2bit' 'C' library in their own 'C'/'C++' code.
URL: https://github.com/hpages/Rtwobitlib
BugReports: https://github.com/hpages/Rtwobitlib/issues
Version: 0.3.6
License: MIT + file LICENSE
Encoding: UTF-8
Authors@R: c(
	person("Hervé", "Pagès", role=c("aut", "cre"),
	       email="hpages.on.github@gmail.com"),
	person("UC Regents", role="cph",
               comment="all the '.c' and '.h' files in src/kent/"))
Imports: tools
Suggests: testthat, knitr, rmarkdown
SystemRequirements: GNU make
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-04-23 04:54:05 UTC; hpages
Author: Hervé Pagès [aut, cre],
  UC Regents [cph] (all the '.c' and '.h' files in src/kent/)
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-24 16:40:03 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-04-24 19:34:15 UTC; unix
Archs: Rtwobitlib.so.dSYM
