Package: framrsquared Type: Package Title: FRAM Database Interface Version: 0.8.1.9000 Authors@R: c( person("Ty", "Garber", email = "tyler.garber@dfw.wa.gov", role = c("cre","aut")), person("Collin", "Edwards", email = "collin.edwards@dfw.wa.gov", role = c("aut"), comment = c(ORCID = "0000-0002-4937-5159") )) Description: A convenient tool for interfacing with FRAM access databases in R environments. License: MIT + file LICENSE Encoding: UTF-8 Imports: cli, DBI, dplyr, framrosetta (>= 0.1.0), ggplot2, glue, here, janitor, lifecycle, lubridate, odbc, purrr, readr, renv, rlang, RSQLite, scales, stats, stringr, tibble, tidyr, tools RoxygenNote: 7.3.2 Depends: R (>= 4.1) Suggests: knitr, testthat (>= 3.0.0), rmarkdown, forcats VignetteBuilder: knitr Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Remotes: FRAMverse/framrosetta URL: https://framverse.github.io/framrsquared/ BugReports: https://github.com/FRAMverse/framrsquared Config/pak/sysreqs: make libicu-dev unixodbc-dev libx11-dev Repository: https://framverse.r-universe.dev Date/Publication: 2026-04-09 20:39:30 UTC RemoteUrl: https://github.com/FRAMverse/framrsquared RemoteRef: HEAD RemoteSha: 728a067f4315b0c0998ea43c9272ef8de167edb9 NeedsCompilation: no Packaged: 2026-07-09 16:48:07 UTC; root Author: Ty Garber [cre, aut], Collin Edwards [aut] (ORCID: ) Maintainer: Ty Garber