Package: excelR
Type: Package
Title: A Wrapper of the 'JavaScript' Library 'jExcel'
Version: 0.4.0
Authors@R: c(person("Swechhya", "Bista", email = "swechhyabista@gmail.com",
                  role = c("aut", "cre")),
            person("Kent", "Russell", role = c("ctb")),
            person("Mārcis", "Bratka", role = c("ctb")))
Maintainer: Swechhya Bista <swechhyabista@gmail.com>
Description: An R interface to 'jExcel' library to create web-based interactive tables and spreadsheets compatible with 'Excel' or any other spreadsheet software.
License: MIT + file LICENSE
Imports: htmlwidgets (>= 1.3), jsonlite (>= 1.6)
Suggests: shiny (>= 1.3.1), testthat (>= 2.0.0), covr (>= 3.2.1)
URL: https://github.com/Swechhya/excelR
BugReports: https://github.com/Swechhya/excelR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-03-09 12:59:46 UTC; leapfrog
Author: Swechhya Bista [aut, cre],
  Kent Russell [ctb],
  Mārcis Bratka [ctb]
Repository: CRAN
Date/Publication: 2020-03-09 13:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:34:48 UTC; windows
