Package: octopus
Type: Package
Title: A Database Management Tool
Version: 0.4.2
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: keyring, knitr, odbc, readr, rmarkdown, RMySQL, RPostgres,
        RSQLite, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: bslib, data.table, DBI, dplyr, DT, glue, httr, janitor, rio,
        shiny, shinyAce, shinyjs, utils
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-09 23:47:09 UTC; mc678p
Author: Marcus Codrescu [aut, cre]
Repository: CRAN
Date/Publication: 2024-01-10 00:03:07 UTC
Built: R 4.5.1; ; 2025-10-06 03:53:14 UTC; windows
