Package: shinyNotes
Title: Shiny Module for Taking Free-Form Notes
Version: 0.0.3
Authors@R: person('Daniel', 'Kovtun', email = 'quantumfusetrader@gmail.com', role = c('cre', 'aut'))
Description: An enterprise-targeted scalable and customizable 'shiny' module providing an easy way to incorporate free-form note taking or discussion boards into applications.
    The package includes a 'shiny' module that can be included in any 'shiny' application to create a panel containing searchable, editable text broken down by section headers.
    Can be used with a local 'SQLite' database, or a compatible remote database of choice.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shinyjs, shiny, shinyWidgets, dplyr, DBI, dbplyr, RSQLite,
        magrittr, stringr, markdown, rlang, utils
RoxygenNote: 7.3.3
URL: https://github.com/danielkovtun/shinyNotes
BugReports: https://github.com/danielkovtun/shinyNotes/issues
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-28 17:51:39 UTC; danielkovtun
Author: Daniel Kovtun [cre, aut]
Maintainer: Daniel Kovtun <quantumfusetrader@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-28 21:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:33:43 UTC; windows
