{
  "_id": "6a267c5a794753ddbc3ef116",
  "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.\nConnect to various databases to send queries, upload files,\npreview tables, and more.",
  "URL": "https://github.com/MCodrescu/octopus,\nhttps://mcodrescu.github.io/octopus/",
  "BugReports": "https://github.com/MCodrescu/octopus/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://mcodrescu.r-universe.dev",
  "Date/Publication": "2024-04-02 18:20:39 UTC",
  "RemoteUrl": "https://github.com/mcodrescu/octopus",
  "RemoteRef": "HEAD",
  "RemoteSha": "912b41911295aed208bf5d1f15746a8483253a4f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:16:31 UTC",
    "User": "root"
  },
  "Author": "Marcus Codrescu [aut, cre]",
  "MD5sum": "586a48463194c932a449f306e1efe53a",
  "_user": "mcodrescu",
  "_type": "src",
  "_file": "octopus_0.4.2.tar.gz",
  "_fileid": "0fdc8dca287a86ccd3865a7aa89bc0c666e381bbf4ecec285d22369ab737de50",
  "_filesize": 251858,
  "_sha256": "0fdc8dca287a86ccd3865a7aa89bc0c666e381bbf4ecec285d22369ab737de50",
  "_created": "2026-06-08T08:16:31.000Z",
  "_published": "2026-06-08T08:24:58.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80050450634,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474855951"
    },
    {
      "job": 80050450632,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474849802"
    },
    {
      "job": 80050450702,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474859353"
    },
    {
      "job": 80050450672,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474843389"
    },
    {
      "job": 80049754642,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7474805088"
    },
    {
      "job": 80050450700,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474852955"
    },
    {
      "job": 80050450687,
      "time": 365,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474922457"
    },
    {
      "job": 80050450676,
      "time": 449,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474948827"
    },
    {
      "job": 80050450740,
      "time": 34,
      "config": "windows-release",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mcodrescu/octopus",
  "_commit": {
    "id": "912b41911295aed208bf5d1f15746a8483253a4f",
    "author": "Codrescu, Marcus (mc678p) <mc678p@att.com>",
    "committer": "Codrescu, Marcus (mc678p) <mc678p@att.com>",
    "message": "moved duckdb to imports. rmd check passing\n",
    "time": 1712082039
  },
  "_maintainer": {
    "name": "Marcus Codrescu",
    "email": "m.codrescu@outlook.com",
    "login": "mcodrescu",
    "linkedin": "in/marcus-codrescu-50b594183",
    "description": "Principal Data/AI Engineering at @att",
    "uuid": 95443477
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RMySQL",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mcodrescu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-science",
    "database",
    "rshiny"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "mcodrescu",
      "count": 11,
      "uuid": 95443477
    }
  ],
  "_userbio": {
    "uuid": 95443477,
    "type": "user",
    "name": "Marcus Codrescu",
    "description": "Principal Data/AI Engineering at @att"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/octopus"
  },
  "_devurl": "https://github.com/mcodrescu/octopus",
  "_pkgdown": "https://mcodrescu.github.io/octopus/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/octopus.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mcodrescu/octopus",
  "_realowner": "mcodrescu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-03-22"
    },
    {
      "version": "0.2.0",
      "date": "2023-04-12"
    },
    {
      "version": "0.3.0",
      "date": "2023-06-16"
    },
    {
      "version": "0.4.0",
      "date": "2023-10-29"
    },
    {
      "version": "0.4.1",
      "date": "2023-11-07"
    },
    {
      "version": "0.4.2",
      "date": "2024-01-10"
    }
  ],
  "_exports": [
    "list_drivers",
    "view_csv",
    "view_database"
  ],
  "_help": [
    {
      "page": "list_drivers",
      "title": "List Compatible Database Drivers",
      "topics": [
        "list_drivers"
      ]
    },
    {
      "page": "view_csv",
      "title": "View CSV",
      "topics": [
        "view_csv"
      ]
    },
    {
      "page": "view_database",
      "title": "View Database Connection with Octopus",
      "topics": [
        "view_database"
      ]
    }
  ],
  "_readme": "https://github.com/mcodrescu/octopus/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "DT",
    "duckdb",
    "evaluate",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyAce",
    "shinyjs",
    "snakecase",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "octopus.Rmd",
      "filename": "octopus.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Multilingual Support",
        "Comparison to DBI",
        "Octopus Approach"
      ],
      "created": "2023-04-08 19:07:33",
      "modified": "2023-04-11 17:47:49",
      "commits": 4
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "octopus",
  "_universes": [
    "mcodrescu"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-09T07:44:27.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "b241b72c0c3151c894a2539f9b7217b1900154f61a79090fdecb1f3acbf3bbd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/25595548294"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-08T08:19:22.000Z",
      "distro": "noble",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "7b95210dc4a4ad200cdf4f1ed9d32e729f19c37a10f3ee1a34e684a4d718f008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-08T08:19:04.000Z",
      "distro": "noble",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "e166098099acda059186b1024a43a2e0a9b105aa03a8144f22dda16298a3675f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-08T08:19:32.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "791db1aba2cc8316d62f9743be20f9aaf5ccd551ad055ccdc398f6e89bee38e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-08T08:18:55.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "8eb3606351d75495a96d6f987de76a5d1d1a25c49ae42b170a7cc6a4c68970f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-08T08:19:43.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "3655400afcc356a9e6b9bb340b321cf8e2dd1a1f4b18a1a491f845087eca344d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-08T08:18:08.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "0b9c1c4f56478716273ca877281bed50171df04c99ec0b9c5204b3b8087e12ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-08T08:19:25.000Z",
      "commit": "912b41911295aed208bf5d1f15746a8483253a4f",
      "fileid": "a253fdc3ff853d8b6ee554b8a3cc5971ffa0356520dbbc2e7b75dbfba05cb095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mcodrescu/actions/runs/27124570449"
    }
  ]
}