Package: TML Type: Package Title: Tropical Geometry Tools for Machine Learning Version: 2.3.0 Authors@R: c(person('David', 'Barnhill', email='david.barnhill@nps.edu',role = c('aut','cre'), comment = c(ORCID = "0009-0006-2781-7434")),person('Ruriko', 'Yoshida', role = c('aut')),person('Georgios','Aliatimis',role=c('aut')),person('Keiji','Miura',role=c('aut'))) Description: Suite of tropical geometric tools for use in machine learning applications. These methods may be summarized in the following references: Yoshida, et al. (2022) , Barnhill et al. (2023) , Barnhill and Yoshida (2023) , Aliatimis et al. (2023) , Yoshida et al. (2022) , and Yoshida et al. (2019) . License: MIT + file LICENSE Maintainer: David Barnhill URL: https://github.com/barnhilldave/TML BugReports: https://github.com/barnhilldave/TML/issues Depends: R (>= 3.5.0) Imports: MASS, Matrix, RcppAlgos, Rfast, combinat, gtools, lpSolve, lpSolveAPI, miscTools, phangorn, rcdd, rgl, ape, phytools, maps, cluster, ROCR, stats Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev libgmp3-dev make texlive libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev zlib1g-dev Repository: https://barnhilldave.r-universe.dev Date/Publication: 2024-07-29 13:58:12 UTC RemoteUrl: https://github.com/barnhilldave/tml RemoteRef: HEAD RemoteSha: d34974055e7f174886472e243dcde783dcbdb71b NeedsCompilation: no Packaged: 2026-06-19 10:08:32 UTC; root Author: David Barnhill [aut, cre] (ORCID: ), Ruriko Yoshida [aut], Georgios Aliatimis [aut], Keiji Miura [aut]