Package: RInno
Type: Package
OS_type: windows
Title: An Installation Framework for Shiny Apps
Version: 0.0.3
Authors@R: c(
    person("Jon", "Hill", role = c("aut", "cre", "cph"), email = "jon.mark.hill@gmail.com"),
    person("W. Lee", "Pang", role = c("aut", "cph"), comment = "DesktopDeployR project at https://github.com/wleepang/DesktopDeployR")
    )
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.2)
Imports: curl (>= 2.4), httr (>= 1.2.1), installr (>= 0.18.0), jsonlite
        (>= 1.2), stringr (>= 1.2.0)
Suggests: knitr, magrittr, rmarkdown, shiny, stringi, covr, testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-31 10:59:05 UTC; jhill
Author: Jon Hill [aut, cre, cph],
  W. Lee Pang [aut, cph] (DesktopDeployR project at
    https://github.com/wleepang/DesktopDeployR)
Repository: CRAN
Date/Publication: 2017-03-31 12:45:56 UTC
