Package: soils Title: Visualize and Report Soil Health Data Version: 1.0.1.9000 Authors@R: c( person("Jadey N", "Ryan", , "jryan@agr.wa.gov", role = c("cre", "aut"), comment = c(ORCID = "0009-0004-5998-4697")), person("Molly", "McIlquham", role = "aut", comment = c(ORCID = "0000-0002-0152-969X")), person("Kwabena A", "Sarpong", role = "aut"), person("Leslie M", "Michel", role = "aut"), person("Teal S", "Potter", role = "aut", comment = c(ORCID = "0000-0002-4884-2720")), person("Deirdre", "Griffin LaHue", role = "aut", comment = c(ORCID = "0000-0001-5711-797X")), person("Dani L", "Gelardi", role = "aut", comment = c(ORCID = "0000-0002-5015-8119")), person("Washington State Department of Agriculture", role = c("cph", "fnd")) ) Description: Collection of soil health data visualization and reporting tools, including a RStudio project template with everything you need to generate custom HTML and Microsoft Word reports for each participant in your soil health sampling project. License: MIT + file LICENSE URL: https://github.com/WA-Department-of-Agriculture/soils, https://wa-department-of-agriculture.github.io/soils/ BugReports: https://github.com/WA-Department-of-Agriculture/soils/issues Depends: R (>= 4.1.0) Imports: cli, dplyr, flextable (>= 0.9.6), fs, ggiraph, gdtools, ggplot2 (>= 3.5.0), ggrepel, ggtext, glue, htmltools, htmlwidgets, knitr, lifecycle, leaflet, maptiles, officer, purrr, quarto, rstudioapi, sf, tidyr, utils, usethis, rlang Suggests: downloadthis, here, magick, ragg, rmarkdown, testthat VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://wa-department-of-agriculture.r-universe.dev Date/Publication: 2026-03-31 19:14:00 UTC RemoteUrl: https://github.com/WA-Department-of-Agriculture/soils RemoteRef: HEAD RemoteSha: 139c7e04a3a458c0f303e87b063a905df8ca9962 NeedsCompilation: no Packaged: 2026-07-02 07:21:55 UTC; root Author: Jadey N Ryan [cre, aut] (ORCID: ), Molly McIlquham [aut] (ORCID: ), Kwabena A Sarpong [aut], Leslie M Michel [aut], Teal S Potter [aut] (ORCID: ), Deirdre Griffin LaHue [aut] (ORCID: ), Dani L Gelardi [aut] (ORCID: ), Washington State Department of Agriculture [cph, fnd] Maintainer: Jadey N Ryan