Package: pliman
Title: Tools for Plant Image Analysis
Version: 3.1.1
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 <doi:10.1111/2041-210X.13803>) and
    phytopathometry (Olivoto et al., 2022 <doi:10.1007/S40858-021-00487-5>).
    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) <doi:10.1007/978-0-387-77789-4>). 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
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-08-23 20:39:56 UTC; tiago
Author: Tiago Olivoto [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0241-9636>)
Maintainer: Tiago Olivoto <tiagoolivoto@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-23 23:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:30:33 UTC; windows
Archs: x64
