Package: shinypanels
Type: Package
Title: Shiny Layout with Collapsible Panels
Version: 0.5.0
Date: 2020-01-19
Authors@R: 
    person(given = "Juan Pablo",
           family = "Marin Diaz",
           role = c("aut", "cre"),
           email = "jpmarindiaz@gmail.com")
Maintainer: Juan Pablo Marin Diaz <jpmarindiaz@gmail.com>
Description: Create 'Shiny Apps' with collapsible vertical panels. 
    This package provides a new visual arrangement for elements on top of 'Shiny'. 
    Use the expand and collapse capabilities to leverage web applications with
    many elements to focus the user attention on the panel of interest.
URL: http://github.com/datasketch/shinypanels
Depends: R (>= 3.1.2)
Imports: htmltools, glue, shiny, shinyjs
Suggests: rlang, testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-01-19 14:54:47 UTC; jpmarindiaz
Author: Juan Pablo Marin Diaz [aut, cre]
Repository: CRAN
Date/Publication: 2020-01-26 10:30:08 UTC
Built: R 4.2.0; ; 2022-03-22 23:19:49 UTC; unix
