Package: pointcoral
Title: Local Point-Count Processing for Coral Photoquadrats
Version: 0.1.0
Authors@R: 
    person("Elvin", "Cordero", email = "elvin.cordero@seamountgeo.com", role = c("aut", "cre"))
Description: Imports Coral Point Count with Excel extensions (CPCe)
    point-count annotations and related exported tables, standardizes labels
    with a user-supplied crosswalk, creates ecological cover summaries, writes
    quality-control overlays, and exports machine-learning-ready point labels,
    image patches, sparse masks, and train/validation/test splits. The package
    is fully local and does not depend on third-party web platforms, user
    accounts, or other closed services. CPCe methods are described by Kohler
    and Gill (2006) "Coral Point Count with Excel extensions (CPCe): A Visual
    Basic program for the determination of coral and substrate coverage using
    random point count methodology" <doi:10.1016/j.cageo.2005.11.009>.
License: MIT + file LICENSE
URL: https://github.com/el-cordero/pointcoral
BugReports: https://github.com/el-cordero/pointcoral/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Imports: cli, dplyr, fs, janitor, magick, png, purrr, readr, readxl,
        rlang, stringr, tibble
Suggests: devtools, glue, knitr, rmarkdown, roxygen2, styler, testthat
        (>= 3.0.0), tidyr, writexl
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-12 10:33:53 UTC; ec
Author: Elvin Cordero [aut, cre]
Maintainer: Elvin Cordero <elvin.cordero@seamountgeo.com>
Repository: CRAN
Date/Publication: 2026-06-19 11:50:02 UTC
Built: R 4.5.2; ; 2026-06-19 15:20:48 UTC; unix
