Package: mkde
Type: Package
Title: 2D and 3D Movement-Based Kernel Density Estimates (MKDEs)
Version: 0.4
Date: 2024-11-26
Authors@R: c(person(given = c("Jeff", "A."),
                         family = "Tracey",
                         role = "aut"),
                  person(given = "James",
                         family = "Sheppard",
                         role = "aut"),
                  person(given = "Jun",
                         family = "Zhu",
                         role = "aut"),
                  person(given = "Amit",
                         family = "Chourasia",
                         role = "aut"),
                  person(given = "Glenn",
                         family = "Lockwood",
                         role = "aut"),
                  person(given = "Matthew",
                         family = "Wang",
                         role = "aut"),
                  person(given = c("Robert", "N."),
                         family = "Fisher",
                         role = "aut"),
                  person(given = "Robert",
                         family = "Sinkovits",
                         role = c("aut", "cre"),
                         email = "sinkovit@sdsc.edu"))
Description: Provides functions to compute and visualize movement-based kernel density estimates (MKDEs) for animal utilization distributions in 2 or 3 spatial dimensions.
License: GPL (>= 3)
LazyLoad: yes
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.9.6), sf, terra, stars
LinkingTo: Rcpp
Packaged: 2024-11-26 20:36:26 UTC; robertsinkovits
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2024-12-11 21:30:02 UTC
Author: Jeff A. Tracey [aut],
  James Sheppard [aut],
  Jun Zhu [aut],
  Amit Chourasia [aut],
  Glenn Lockwood [aut],
  Matthew Wang [aut],
  Robert N. Fisher [aut],
  Robert Sinkovits [aut, cre]
Maintainer: Robert Sinkovits <sinkovit@sdsc.edu>
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 02:40:40 UTC; windows
Archs: x64
