Package: readxlsb
Type: Package
Title: Read 'Excel' Binary (.xlsb) Workbooks
Version: 0.1.3
Date: 2020-04-12
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.1.0
NeedsCompilation: yes
Packaged: 2020-04-13 07:12:40 UTC; michael
Author: Michael Allen [aut, cre]
Maintainer: Michael Allen <michael@velofrog.com>
Repository: CRAN
Date/Publication: 2020-04-14 08:50:07 UTC
