Package: yonder
Type: Package
Title: A Reactive Web Framework Built on 'shiny'
Version: 0.2.0
Authors@R: c(
    person("Nathan", "Teetor", role = c("aut", "cre"),
      email = "nathanteetor@gmail.com"),
    person(family = "The Bootstrap Authors", role = "cph",
      comment = "Bootstrap library"),
    person(family = "Twitter, Inc", role = "cph",
      comment = "Bootstrap library"),
    person(family = "JS Foundation", role = "cph",
      comment = "jQuery library"),
    person("Federico", "Zivolo", role = c("ctb", "cph"),
      comment = "popper.js library"),
    person("Johann", "Servoire", role = c("ctb", "cph"),
      comment = "bs-custom-file-input library")
    )
Description: Build 'shiny' applications with the latest Bootstrap components
    and design utilities. Includes refreshed reactive inputs and outputs.
    Use responsive layouts to design and construct applications for devices
    of all sizes.
License: GPL-3
URL: https://nteetor.github.io/yonder
BugReports: https://github.com/nteetor/yonder/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.2), shiny (>= 1.4.0)
Imports: htmltools (>= 0.4.0), magrittr, utils
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2020-01-10 18:19:58 UTC; nteetor
Author: Nathan Teetor [aut, cre],
  The Bootstrap Authors [cph] (Bootstrap library),
  Twitter, Inc [cph] (Bootstrap library),
  JS Foundation [cph] (jQuery library),
  Federico Zivolo [ctb, cph] (popper.js library),
  Johann Servoire [ctb, cph] (bs-custom-file-input library)
Maintainer: Nathan Teetor <nathanteetor@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-10 21:20:07 UTC
Built: R 4.0.2; ; 2020-08-02 13:57:51 UTC; windows
