Package: i2dash
Type: Package
Title: Iterative and Interactive Dashboards
Version: 0.2.3
Authors@R: c(
    person(given = "Arsenij", family = "Ustjanzew", email = "arsenij.ustjanzew@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1014-4521")),
    person(given = "Jens", family = "Preussner", email = "jens.preussner@mpi-bn.mpg.de", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-1927-3458")),
    person(given = "Mario", family = "Looso", email = "mario.looso@mpi-bn.mpg.de", role = c("aut", "cph"), comment = c(ORCID = "0000-0003-1495-9530")))
Description: Create customized, web-based dashboards for data presentation, exploration and sharing. 'i2dash' integrates easily into existing data analysis pipelines and can organize scientific findings thematically across different pages and layouts.
License: MIT + file LICENSE
URL: https://loosolab.github.io/i2dash/
BugReports: https://github.com/loosolab/i2dash/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Imports: magrittr, knitr, flexdashboard, assertive.sets,
        assertive.types, rmarkdown, stringr, stringi, glue, ymlthis,
        methods, stats, utils, xfun, htmltools
Suggests: switchr, plotly, BiocStyle, testthat, ComplexHeatmap, digest,
        ggplot2, gt, kableExtra, forcats, leaflet
Collate: 'i2dashboard.R' 'AllGenerics.R' 'assemble.R' 'components.R'
        'colormap.R' 'get_set.R' 'i2dash-pkg.R' 'pages.R' 'reexports.R'
        'sidebar.R' 'vis_objects.R'
NeedsCompilation: no
Packaged: 2021-03-28 09:33:18 UTC; austjanz
Author: Arsenij Ustjanzew [aut, cre, cph]
    (<https://orcid.org/0000-0002-1014-4521>),
  Jens Preussner [aut, cph] (<https://orcid.org/0000-0003-1927-3458>),
  Mario Looso [aut, cph] (<https://orcid.org/0000-0003-1495-9530>)
Maintainer: Arsenij Ustjanzew <arsenij.ustjanzew@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-29 15:20:02 UTC
Built: R 4.0.2; ; 2021-03-30 11:18:09 UTC; unix
