Package: phuse
Type: Package
Title: Web Application Framework for 'PhUSE' Scripts
Version: 0.2.0
Author: Hanming Tu [aut, cre]
Authors@R: c(
  person("Hanming", "Tu", email = "hanming.tu@gmail.com",role = c("aut", "cre"))
  )
Maintainer: Hanming Tu <hanming.tu@gmail.com>
Description: Make it easy to review, download and execute scripts stored in Github
  'phuse-scripts' repository <https://github.com/phuse-org/phuse-scripts>. Some examples
  included show the web application framework using the script metadata. The 'PhUSE'
  is Pharmaceutical Users Software Exchange <http://www.phuse.eu>.
Depends: R (>= 3.0.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
Imports: yaml, shiny, RCurl, git2r, rlist, httr, stringr, jsonlite,
        SASxport
NeedsCompilation: no
Packaged: 2019-10-17 14:55:20 UTC; htu
Repository: CRAN
Date/Publication: 2019-10-17 22:30:02 UTC
