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 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, ). 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 Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev Repository: https://mmi-codex.r-universe.dev Date/Publication: 2025-05-28 16:35:52 UTC RemoteUrl: https://github.com/mmi-codex/xcertainty RemoteRef: HEAD RemoteSha: 8bddc787820681a6c01857667510922285328567 NeedsCompilation: no Packaged: 2026-07-02 10:02:29 UTC; root