Type: Package
Package: PhysMove
Title: Quantifying Animal Movement and Space-Use Patterns with
        Statistical Physics
Version: 1.2.4
Date: 2026-07-25
Authors@R: c(
    person("Hannah J.", "Calich", , "hannah.calich@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-7541-9584")),
    person("Jorge", "Rodríguez", role = "aut",
           comment = c(ORCID = "0000-0001-6593-5032")),
    person("Víctor", "Eguíluz", role = "aut",
           comment = c(ORCID = "0000-0003-1133-1289")),
    person("Ana M. M.", "Sequeira", role = "aut",
           comment = c(ORCID = "0000-0001-6906-799X"))
  )
Description: Provides tools to analyse animal movement and space-use patterns from
  telemetry data using methods derived from statistical physics. Methods
  span displacement-based approaches, distribution fitting, space-use
  metrics (including the influence of correlations on space-use), network-based
  community detection, and measures of entropy and predictability.
  The package enables characterisation of these patterns across spatial
  and temporal scales, including variation within and among individuals
  (inter- and intraspecific analyses). Outputs include interpretable
  metrics and visualisations to support ecological analysis and the
  investigation of fundamental movement processes. For applications of
  these methods in ecological studies see Rodríguez et al. (2017) 
  <doi:10.1038/s41598-017-00165-0> and Sequeira et al. (2018) 
  <doi:10.1073/pnas.1716137115>.
License: GPL (>= 3)
URL: https://github.com/HannahCalich/PhysMove
BugReports: https://github.com/HannahCalich/PhysMove/issues
Depends: R (>= 4.4)
Imports: broom (>= 1.0.5), ggplot2 (>= 3.4.2), graphics, grDevices,
        grid, methods, poweRlaw (>= 1.0.0), RColorBrewer (>= 1.1-3),
        rlang (>= 1.1.1), rootSolve (>= 1.8.2.3), scales (>= 1.2.1), sf
        (>= 1.0-16), stats, utils
Suggests: emln (>= 1.0), infomapecology (>= 2.0.0), kableExtra (>=
        1.3.4), knitr (>= 1.43), maps (>= 3.4.2), officedown (>=
        0.3.0), rmarkdown (>= 2.22), spelling (>= 2.2.1), testthat (>=
        3.1.9)
VignetteBuilder: knitr
Additional_repositories: https://HannahCalich.github.io/drat
Config/Needs/check: rcmdcheck
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-07-25 02:15:43 UTC; u1133331
Author: Hannah J. Calich [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7541-9584>),
  Jorge Rodríguez [aut] (ORCID: <https://orcid.org/0000-0001-6593-5032>),
  Víctor Eguíluz [aut] (ORCID: <https://orcid.org/0000-0003-1133-1289>),
  Ana M. M. Sequeira [aut] (ORCID:
    <https://orcid.org/0000-0001-6906-799X>)
Maintainer: Hannah J. Calich <hannah.calich@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-04 14:10:24 UTC
