Package: comFuncs
Type: Package
Title: Commonly Used Functions for R Shiny Applications
Version: 0.0.5
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: A set of common functions to be used for displaying messages, checking variables, 
  finding absolute paths, starting applications, etc. More functions will be added later.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
URL: https://github.com/TuCai/comFuncs
BugReports: https://github.com/TuCai/comFuncs/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: rstudioapi (>= 0.10), shiny (>= 1.3.2), stats (>= 4.0.3)
Suggests: testthat (>= 2.1.0),
NeedsCompilation: no
Packaged: 2020-12-08 04:04:21 UTC; htu
Repository: CRAN
Date/Publication: 2020-12-09 10:30:05 UTC
Built: R 4.0.5; ; 2022-01-25 03:37:49 UTC; unix
