Package: canObsR
Title: Process repetead UAV survey
Date: 2025-03-05
Version: 0.0.0.9000
Author: _
Maintainer: _
Description: Aims at streamlining, standardizing and facilitating processing of repetead UAV surveys.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests: 
    knitr,
    rmarkdown,
    testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: 
    dplyr,
    DT,
    doParallel,
    exactextractr,
    foreach,
    ggplot2,
    grDevices,
    magrittr,
    readxl,
    reticulate,
    sf,
    shiny,
    stars,
    stats,
    stringr,
    terra,
    tidyr,
    writexl,
    openxlsx
URL: _,
BugReports: _,
VignetteBuilder: knitr
Depends: 
    R (>= 2.10)
LazyData: true
