Package: pliman Title: Tools for Plant Image Analysis Version: 3.1.1.9000 Authors@R: person("Tiago", "Olivoto", , "tiagoolivoto@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0241-9636")) Description: Tools for both single and batch image manipulation and analysis (Olivoto, 2022 ) and phytopathometry (Olivoto et al., 2022 ). The tools can be used for the quantification of leaf area, object counting, extraction of image indexes, shape measurement, object landmark identification, and Elliptical Fourier Analysis of object outlines (Claude (2008) ). The package also provides a comprehensive pipeline for generating shapefiles with complex layouts and supports high-throughput phenotyping of RGB, multispectral, and hyperspectral orthomosaics. This functionality facilitates field phenotyping using UAV- or satellite-based imagery. License: GPL (>= 3) URL: https://nepem-ufsc.github.io/pliman/, https://github.com/nepem-ufsc/pliman BugReports: https://github.com/nepem-ufsc/pliman/issues Depends: R (>= 4.1) Imports: cli, dplyr, exactextractr, methods, mirai, purrr, Rcpp, sf, terra Suggests: BiocManager, curl, EBImage, fields, knitr, leafem (>= 0.2.0), leaflet (>= 2.1.2), mapedit (>= 0.6.0), mapview (>= 2.11.0), pak, rmarkdown, rstudioapi, tidyr LinkingTo: Rcpp, RcppArmadillo biocViews: Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://nepem-ufsc.r-universe.dev Date/Publication: 2026-06-11 19:43:34 UTC RemoteUrl: https://github.com/nepem-ufsc/pliman RemoteRef: HEAD RemoteSha: 52a027b8b697e54e37aacc85cc4a21c44b477e83 NeedsCompilation: yes Packaged: 2026-06-11 21:30:24 UTC; root Author: Tiago Olivoto [aut, cre] (ORCID: ) Maintainer: Tiago Olivoto