Package: readxlsb
Type: Package
Title: Read 'Excel' Binary (.xlsb) Workbooks
Version: 0.1.6
Date: 2023-02-16
Authors@R: person("Michael", "Allen", role = c("aut", "cre"), email = "michael@velofrog.com")
Depends: R (>= 3.3.0)
Description: Import data from 'Excel' binary (.xlsb) workbooks into R.
License: GPL-3
URL: https://github.com/velofrog/readxlsb
BugReports: https://github.com/velofrog/readxlsb/issues
Encoding: UTF-8
Imports: Rcpp, xml2, cellranger, utils
LinkingTo: Rcpp
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-02-16 09:40:07 UTC; michael
Author: Michael Allen [aut, cre]
Maintainer: Michael Allen <michael@velofrog.com>
Repository: CRAN
Date/Publication: 2023-02-16 10:50:02 UTC
