Package: RInno
Type: Package
OS_type: windows
Title: An Installation Framework for Shiny Apps
Version: 0.2.1
Authors@R: c(
    person("Jon", "Hill", email = "jon.mark.hill@gmail.com", role = c("aut", "cre", "cph")),
    person("W. Lee", "Pang", role = c("aut", "cph"), comment = "DesktopDeployR project at https://github.com/wleepang/DesktopDeployR"),
    person("Hanjo", "Odendaal", email = "hanjo.oden@gmail.com", role = "ctb"),
    person("William", "Bradley", email = "bradley@ficonsulting.com", role = "ctb"),
    person("Brent (Tom)", "Bailey", email = "bailey@ficonsulting.com", role = "ctb"),
    person("Mikołaj", "Rybiński", email = "mikolaj.rybinski@id.ethz.ch", role = "ctb"),
    person("Chase", "Clark", email = "chasec288@gmail.com", role = "ctb"),
    person("Damien", "Soukhavong", email = "damien.soukhavong@skema.edu", role = c("ctb"))
    )
Maintainer: Jon Hill <jon.mark.hill@gmail.com>
URL: www.ficonsulting.com
BugReports: https://github.com/ficonsulting/RInno/issues
Description: Installs shiny apps using Inno Setup, an open source software that builds installers for Windows programs <http://www.jrsoftware.org/ishelp/>.
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: curl (>= 2.8.1), glue (>= 1.1.1), httr (>= 1.3.0), installr
        (>= 0.19.0), jsonlite (>= 1.5), magrittr (>= 1.5), rmarkdown
        (>= 1.6), shiny (>= 1.0.4), stringr (>= 1.2.0)
Suggests: knitr, stringi, covr, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Author: Jon Hill [aut, cre, cph],
  W. Lee Pang [aut, cph] (DesktopDeployR project at
    https://github.com/wleepang/DesktopDeployR),
  Hanjo Odendaal [ctb],
  William Bradley [ctb],
  Brent (Tom) Bailey [ctb],
  Mikołaj Rybiński [ctb],
  Chase Clark [ctb],
  Damien Soukhavong [ctb]
Built: R 3.5.0; ; 2018-06-29 16:26:09 UTC; windows
