Package: AnimalSequences
Type: Package
Title: Analyse Animal Sequential Behaviour and Communication
Version: 0.2.0
Authors@R: 
  person("Alex", "Mielke",
           role = c("aut", "cre"),
           email = "a.mielke@qmul.ac.uk")
Description: All animal behaviour occurs sequentially. The package has a number of functions to format sequence data from different sources, to analyse sequential behaviour and communication in animals. It also has functions to plot the data and to calculate the entropy of sequences.
License: Apache License (>= 2.0)
Encoding: UTF-8
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Depends: R (>= 4.0.0)
Imports: stringr, dplyr, tidytext, ggplot2, fpc, mclust, kernlab,
        dbscan, apcluster, tidyr, tibble, stats, rlang, igraph, ggraph,
        magrittr, naivebayes, ranger
RoxygenNote: 7.3.1
NeedsCompilation: yes
ByteCompile: true
Config/testthat/edition: 3
Packaged: 2024-09-20 15:07:29 UTC; Alexander
Author: Alex Mielke [aut, cre]
Maintainer: Alex Mielke <a.mielke@qmul.ac.uk>
Repository: CRAN
Date/Publication: 2024-09-23 13:02:06 UTC
Built: R 4.4.3; ; 2025-10-21 15:10:55 UTC; windows
