Package: comFuncs
Type: Package
Title: Commonly Used Functions for R Shiny Applications
Version: 0.0.6
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
RoxygenNote: 7.2.1
Imports: shiny (>= 1.3.2), stats (>= 4.0.3)
Suggests: testthat (>= 2.1.0),
NeedsCompilation: no
Packaged: 2022-08-27 21:41:14 UTC; htu
Repository: CRAN
Date/Publication: 2022-08-27 22:00:02 UTC
Built: R 4.3.0; ; 2023-04-06 18:04:43 UTC; unix
