Package: RInno
Type: Package
Title: A Local Deployment Framework for Shiny Apps
Version: 0.0.1
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: Deploys local 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
Imports: curl, httr, jsonlite, stringr
Suggests: installr, knitr, magrittr, rmarkdown, shiny, stringi, covr,
        testthat
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-01 19:16:53 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-02 08:09:17
