Package: micturate Type: Package Title: Tools for urine samples Version: 0.1.2 Authors@R: c( person("Tom", "Wilson", , "tpw2@aber.ac.uk", c("aut", "cre"))) Description: Simple tools for helping with various aspects of urinary analysis. License: GPL (>= 3) Encoding: UTF-8 LazyData: true Depends: R (>= 3.5), magrittr Imports: base64enc, dplyr, tidyr, tibble, xml2 Suggests: testthat, covr, readr URL: https://github.com/wilsontom/micturate BugReports: https://github.com/wilsontom/micturate/issues RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://wilsontom.r-universe.dev Date/Publication: 2026-06-06 18:11:37 UTC RemoteUrl: https://github.com/wilsontom/micturate RemoteRef: HEAD RemoteSha: 964a84544f78b674814ad6af9525f5fc09b6956c NeedsCompilation: no Packaged: 2026-07-06 10:43:12 UTC; root Author: Tom Wilson [aut, cre] Maintainer: Tom Wilson