-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 826 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
19 lines (19 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: amtabulator
Title: Tabulator.js Integration in Shiny
Version: 0.0.20
Date: 2024-09-14
Authors@R: c(person("Fred", "Moser", email = "spam.frederic.moser@unige.ch", role = c("aut", "cre")))
Maintainer: Fred Moser <spam.frederic.moser@unige.ch>
Author: Fred Moser <spam.frederic.moser@unige.ch>
Description: Integrates Tabulator.js library in Shiny. It's a generic wrapper built
and tested with modern JavaScript tools. focus on AccessMod requirerments-- 'am'
in amtabulator -- with a custom selection module. For another, more complete
integration in R/Shiny, see 'eoda-dev/rtabulator'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shiny, htmlwidgets, jsonlite, htmltools
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://fxi.io/amtabulator/