Package: ChemoSpecUtils Type: Package Title: Functions Supporting Packages ChemoSpec and ChemoSpec2D Version: 1.0.5 Date: 2025-04-12 Authors@R: c( person("Bryan A.", "Hanson", role = c("aut", "cre"), email = "hanson@depauw.edu", comment = c(ORCID = "0000-0003-3536-8246")), person("Tejasvi", "Gupta", role = "ctb", comment = "implemented ggplot2 graphics")) Description: Functions supporting the common needs of packages 'ChemoSpec' and 'ChemoSpec2D'. License: GPL-3 Depends: R (>= 3.5) LazyData: TRUE Suggests: ChemoSpec (>= 6.0), ChemoSpec2D (>= 0.5), tinytest, robustbase, RColorBrewer, amap, irlba, lattice, roxut, patchwork, ThreeWay, multiway, mvoutlier Imports: data.table, ggplot2, ggrepel, plotly, magrittr URL: https://github.com/bryanhanson/ChemoSpecUtils BugReports: https://github.com/bryanhanson/ChemoSpecUtils/issues ByteCompile: TRUE Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(roclets = c("namespace", "rd", "roxut::tests_roclet"), markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://bryanhanson.r-universe.dev Date/Publication: 2025-04-12 01:31:04 UTC RemoteUrl: https://github.com/bryanhanson/chemospecutils RemoteRef: HEAD RemoteSha: b0016eb464602a47e43d6184344328fa1070b5bc NeedsCompilation: no Packaged: 2026-06-09 08:05:08 UTC; root Author: Bryan A. Hanson [aut, cre] (ORCID: ), Tejasvi Gupta [ctb] (implemented ggplot2 graphics) Maintainer: Bryan A. Hanson