Package: octopus
Type: Package
Title: A Database Management Tool
Version: 0.3.0
Authors@R: person("Marcus", "Codrescu", , "m.codrescu@outlook.com", role = c("aut", "cre"))
Maintainer: Marcus Codrescu <m.codrescu@outlook.com>
Description: A database management tool built as a 'shiny' application. Connect to various 
    databases to send queries, upload files, preview tables, and more. 
URL: https://github.com/MCodrescu/octopus,
        https://mcodrescu.github.io/octopus/
BugReports: https://github.com/MCodrescu/octopus/issues
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: duckdb, keyring, knitr, odbc, readr, rmarkdown, RMySQL,
        RPostgres, RSQLite, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: bslib, DBI, dplyr, DT, glue, httr, janitor, rio, shiny,
        shinyAce, shinyjs, utils
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-16 19:37:09 UTC; mc678p
Author: Marcus Codrescu [aut, cre]
Repository: CRAN
Date/Publication: 2023-06-16 20:10:02 UTC
