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 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 RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://swechhya.r-universe.dev Date/Publication: 2022-01-24 12:05:37 UTC RemoteUrl: https://github.com/swechhya/excelr RemoteRef: HEAD RemoteSha: b46f7d1b20a2bc3cb50bda73bedde53b54fe5772 NeedsCompilation: no Packaged: 2026-06-15 09:50:29 UTC; root Author: Swechhya Bista [aut, cre], Kent Russell [ctb], Mārcis Bratka [ctb]