Package: cylcop
Title: Circular-Linear Copulas with Angular Symmetry for Movement Data
Version: 0.2.1
URL: https://github.com/floo66/cylcop
BugReports: https://github.com/floo66/cylcop/issues
Authors@R: 
    person(given = "Florian",
           family = "Hodel",
           role = c("aut", "cre"),
           email = "florian.hodel@yahoo.com",
           comment = c(ORCID = "0000-0002-0099-1006"))
Maintainer: Florian Hodel <florian.hodel@yahoo.com>
Description: Classes (S4) of circular-linear, symmetric copulas with corresponding
    methods, extending the 'copula' package. These copulas are especially useful
    for modeling correlation in discrete-time movement data. Methods for density, 
    (conditional) distribution, random number generation, bivariate dependence
    measures and fitting parameters using maximum likelihood and other 
    approaches. The package also contains methods for visualizing movement data
    and copulas.
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 3.5),
Imports: circular, stats, purrr, dplyr (>= 0.7.0), copula, stringr,
        rlang, methods, GoFKernel, MASS, data.table, infotheo, ggplot2,
        utils, rgl, viridis, plotly, cowplot, movMF, Rdpack, mixR,
        transport
RdMacros: Rdpack
RoxygenNote: 7.3.3
Collate: 'cyl_cop_class.R' 'Ccond.R' 'aaaglobal.R' 'correlation.R'
        'cyl_cubsec.R' 'cyl_quadsec.R' 'cyl_rect_combine.R'
        'cyl_rot_combine.R' 'cyl_vonmises.R' 'cylcop-package.R'
        'density.R' 'deprecated.R' 'fit_cop_corr.R' 'fit_cop_mle.R'
        'fit_margin.R' 'gof.R' 'joint_distr.R' 'mixed_linear.R'
        'mixedvonmises.R' 'opt_auto.R' 'plotting_functions.R'
        'simulate_trajectory.R' 'utils.R' 'wrappedcauchy.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2025-10-01 10:50:31 UTC; Flo
Author: Florian Hodel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0099-1006>)
Repository: CRAN
Date/Publication: 2025-10-01 11:10:02 UTC
