Package: guiplot
Type: Package
Title: User-Friendly GUI Plotting Tools
Version: 0.3.0
Authors@R: person("Fu Yongchao", role = c("aut", "cre","cph"),email = "3212418315@qq.com")
Author: Fu Yongchao [aut, cre, cph]
Maintainer: Fu Yongchao <3212418315@qq.com>
Description: Create a user-friendly plotting GUI for 'R'.
    In addition, one purpose of creating the 'R' package is to facilitate third-party software to call 'R' for drawing, for example, 'Phoenix WinNonlin' software calls 'R' to draw the drug concentration versus time curve.
URL: https://s0521.github.io/guiplot/about/
Imports: shiny(>= 1.0.0), ggplot2 (>= 3.3.0), svglite, DT, rlang (>=
        0.3.1),stats, magrittr,R6,excelR
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-11-29 12:52:05 UTC; admin
Repository: CRAN
Date/Publication: 2022-11-29 14:00:02 UTC
