Package: Xcertainty
Type: Package
Title: Estimating Lengths and Uncertainty from Photogrammetric Imagery
Version: 1.0.1
Date: 2024-10-25
Authors@R: c(person(given = "Joshua",
                      family = "Hewitt",
                      role = "aut"),
               person(given = "K.C.",
                      family = "Bierlich",
                      role = c("aut", "cre"),
                      email = "bierlick@oregonstate.edu"),
               person(given = "Enrico",
                      family = "Pirotta",
                      role = "aut"))
Author: Joshua Hewitt [aut],
  K.C. Bierlich [aut, cre],
  Enrico Pirotta [aut]
Maintainer: K.C. Bierlich <bierlick@oregonstate.edu>
Description: Implementation of Bayesian models for estimating object lengths and morphological relationships between object lengths using photographic data collected from drones.  The Bayesian model is described in "Bayesian approach for predicting photogrammetric uncertainty in morphometric measurements derived from drones" (Bierlich et al., 2021, <doi:10.3354/meps13814>).
URL: https://github.com/MMI-CODEX/Xcertainty
BugReports: https://github.com/MMI-CODEX/Xcertainty/issues
License: MIT + file LICENSE
Depends: R (>= 3.0.2), nimble
Imports: tidyr, dplyr, coda
LinkingTo:
Suggests: testthat, knitr, rmarkdown, stringr, ggdist, tidyverse
VignetteBuilder: knitr, rmarkdown
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-25 23:06:05 UTC; k.bierlich
Repository: CRAN
Date/Publication: 2024-10-26 00:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:51:28 UTC; unix
