Package: pathviewr
Title: Wrangle, Analyze, and Visualize Animal Movement Data
Version: 1.1.8
Authors@R: 
    c(person(given = "Vikram B.",
             family = "Baliga", 
             role = c("aut", "cre"),
             email = "vbaliga87@gmail.com",
             comment = c(ORCID = "0000-0002-9367-8974")),
      person(given = "Melissa S.", 
             family = "Armstrong",
             role = "aut",
             email = "melissa.armstrong@gmail.com",
             comment = c(ORCID = "0000-0002-3059-0094")),
      person(given = "Eric R.", 
             family = "Press",
             role = "aut",
             email = "epress12@gmail.com",
             comment = c(ORCID = "0000-0002-1944-3755")),
      person(given = "Anne-Sophie", 
             family = "Bonnet-Lebrun",
             role = "rev"),
      person(given = "Marco", 
             family = "Sciaini",
             role = "rev")
      )
Description: Tools to import, clean, and visualize movement data,
    particularly from motion capture systems such as Optitrack's 
    'Motive', the Straw Lab's 'Flydra', or from other sources. We provide 
    functions to remove artifacts, standardize tunnel position and tunnel 
    axes, select a region of interest, isolate specific trajectories, fill
    gaps in trajectory data, and calculate 3D and per-axis velocity. For 
    experiments of visual guidance, we also provide functions that use 
    subject position to estimate perception of visual stimuli. 
Maintainer: Vikram B. Baliga <vbaliga87@gmail.com>
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: R.matlab, data.table (>= 1.12.2), magrittr (>= 1.5), dplyr (>=
        1.0.0), stringr (>= 1.4.0), tibble (>= 3.0.1), tidyr (>=
        1.1.0), fANCOVA, purrr (>= 0.3.3), ggplot2 (>= 3.4.0),
        tidyselect (>= 1.1.0), cowplot, lubridate
Suggests: knitr, rmarkdown, testthat, anomalize, covr
VignetteBuilder: knitr
URL: https://github.com/ropensci/pathviewr/,
        https://docs.ropensci.org/pathviewr/
BugReports: https://github.com/ropensci/pathviewr/issues/
NeedsCompilation: no
Packaged: 2025-06-13 20:06:06 UTC; mimir
Author: Vikram B. Baliga [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9367-8974>),
  Melissa S. Armstrong [aut] (ORCID:
    <https://orcid.org/0000-0002-3059-0094>),
  Eric R. Press [aut] (ORCID: <https://orcid.org/0000-0002-1944-3755>),
  Anne-Sophie Bonnet-Lebrun [rev],
  Marco Sciaini [rev]
Repository: CRAN
Date/Publication: 2025-06-15 02:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:52:07 UTC; unix
