Package: EndoMineR Title: Functions to mine endoscopic and associated pathology datasets Version: 2.0.1.9000 Authors@R: person("Sebastian", "Zeki", email = "sebastiz@hotmail.com", role = c("aut", "cre")) Description: This script comprises the functions that are used to clean up endoscopic reports and pathology reports as well as many of the scripts used for analysis. The scripts assume the endoscopy and histopathology data set is merged already but it can also be used of course with the unmerged datasets. Depends: R (>= 3.3.0) Imports: ggplot2, data.table, magrittr, tidyr, tidyverse, tibble, ggthemes, scales, tm, lubridate, stringr, rlang, dplyr, stringi, fuzzyjoin, purrr, DiagrammeR, here, pander, Hmisc License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Suggests: rmarkdown, testthat, prettydoc, randomNames, generator, knitr, covr, circlize, googleVis, reshape2, gplots, covr VignetteBuilder: knitr URL: https://docs.ropensci.org/EndoMineR, https://github.com/ropensci/EndoMineR BugReports: https://github.com/ropensci/EndoMineR/issues Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2024-09-02 10:10:04 UTC RemoteUrl: https://github.com/ropensci/EndoMineR RemoteRef: master RemoteSha: 2b3603a27687321e409a4a0fcf343ae2843ff889 NeedsCompilation: no Packaged: 2026-07-01 08:19:49 UTC; root Author: Sebastian Zeki [aut, cre] Maintainer: Sebastian Zeki