{
  "_id": "6a268eff24555f66ed51b73a",
  "Package": "AnimalSequences",
  "Type": "Package",
  "Title": "Analyse Animal Sequential Behaviour and Communication",
  "Version": "0.2.0",
  "Authors@R": "person(\"Alex\", \"Mielke\",\nrole = c(\"aut\", \"cre\"),\nemail = \"a.mielke@qmul.ac.uk\")",
  "Description": "All animal behaviour occurs sequentially. The package has\na number of functions to format sequence data from different\nsources, to analyse sequential behaviour and communication in\nanimals. It also has functions to plot the data and to\ncalculate the entropy of sequences.",
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "ByteCompile": "true",
  "Config/testthat/edition": "3",
  "Packaged": {
    "Date": "2026-06-08 09:40:26 UTC",
    "User": "root"
  },
  "Author": "Alex Mielke [aut, cre]",
  "Maintainer": "Alex Mielke <a.mielke@qmul.ac.uk>",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://reviewburner.r-universe.dev",
  "Date/Publication": "2024-09-24 02:59:08 UTC",
  "RemoteUrl": "https://github.com/cran/AnimalSequences",
  "RemoteRef": "HEAD",
  "RemoteSha": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
  "MD5sum": "bbeed10e301104a42329608aec507caf",
  "_user": "reviewburner",
  "_type": "src",
  "_file": "AnimalSequences_0.2.0.tar.gz",
  "_fileid": "408b89aa9c4500465b033e0da2345333bfca2a46953b75aa247fddadb10916c8",
  "_filesize": 184740,
  "_sha256": "408b89aa9c4500465b033e0da2345333bfca2a46953b75aa247fddadb10916c8",
  "_created": "2026-06-08T09:40:26.000Z",
  "_published": "2026-06-08T09:44:31.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80065113435,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476658988"
    },
    {
      "job": 80065113399,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476668306"
    },
    {
      "job": 80065113461,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476658222"
    },
    {
      "job": 80065113398,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476658689"
    },
    {
      "job": 80064470433,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476592128"
    },
    {
      "job": 80065113480,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476651502"
    },
    {
      "job": 80065113457,
      "time": 178,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476662258"
    },
    {
      "job": 80065113472,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476653389"
    },
    {
      "job": 80065113652,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476646195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AnimalSequences",
  "_commit": {
    "id": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
    "author": "Alex Mielke <a.mielke@qmul.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1727146748
  },
  "_maintainer": {
    "name": "Alex Mielke",
    "email": "a.mielke@qmul.ac.uk",
    "login": "reviewburner",
    "description": "",
    "uuid": 196121283
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "fpc",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "apcluster",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "naivebayes",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "reviewburner",
      "count": 1,
      "uuid": 196121283
    }
  ],
  "_userbio": {
    "uuid": 196121283,
    "type": "user",
    "name": "ReviewBurner"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AnimalSequences"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AnimalSequences.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "reviewburner",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-09-23"
    }
  ],
  "_exports": [
    "association_metrics",
    "average_seq_length",
    "calculate_conditional_entropy",
    "calculate_distance_matrix",
    "calculate_transition_counts",
    "calculate_transition_probs",
    "cluster_elements",
    "compare_distinct_elements_per_list_item",
    "cooccurrence_matrix",
    "count_distinct_elements",
    "count_distinct_elements_per_list_item",
    "count_distinct_elements_per_list_item_shuffled",
    "element_covariate",
    "element_covariate_network",
    "element_duration",
    "element_position",
    "find_most_similar_columns",
    "generate_sequence",
    "long_to_sequences",
    "median_seq_length",
    "menzerath_plot",
    "min_max_seq_length",
    "perform_clustering",
    "plot_seq_length_distribution",
    "redundancy",
    "sd_seq_length",
    "sequence_duration_summary",
    "sequence_length_summary",
    "sequence_length_summary_covariate",
    "sequence_length_summary_element",
    "sequences_to_long",
    "shuffle_sequences_across",
    "shuffle_sequences_within",
    "temporal_overlap",
    "transition_chisq",
    "transition_entropy",
    "transition_predictions",
    "transition_test",
    "zipf_plot"
  ],
  "_help": [
    {
      "page": "association_metrics",
      "title": "Calculate Association Metrics for Sequences",
      "topics": [
        "association_metrics"
      ]
    },
    {
      "page": "average_seq_length",
      "title": "Calculate the Average Length of Sequences",
      "topics": [
        "average_seq_length"
      ]
    },
    {
      "page": "calculate_conditional_entropy",
      "title": "Calculate Conditional Entropy of B given A in Bits",
      "topics": [
        "calculate_conditional_entropy"
      ]
    },
    {
      "page": "calculate_distance_matrix",
      "title": "Calculate Distance Matrix from Co-occurrence Matrix",
      "topics": [
        "calculate_distance_matrix"
      ]
    },
    {
      "page": "calculate_transition_counts",
      "title": "Calculate Transition Counts from Sequences",
      "topics": [
        "calculate_transition_counts"
      ]
    },
    {
      "page": "calculate_transition_probs",
      "title": "Calculate Transition Probabilities from Sequences",
      "topics": [
        "calculate_transition_probs"
      ]
    },
    {
      "page": "cluster_elements",
      "title": "Cluster Elements Using Hierarchical Clustering",
      "topics": [
        "cluster_elements"
      ]
    },
    {
      "page": "compare_distinct_elements_per_list_item",
      "title": "Compare True and Shuffled Distinct Elements per List Item",
      "topics": [
        "compare_distinct_elements_per_list_item"
      ]
    },
    {
      "page": "cooccurrence_matrix",
      "title": "Calculate Co-occurrence Matrix for Sequences",
      "topics": [
        "cooccurrence_matrix"
      ]
    },
    {
      "page": "count_distinct_elements",
      "title": "Count Distinct Elements in Sequences",
      "topics": [
        "count_distinct_elements"
      ]
    },
    {
      "page": "count_distinct_elements_per_list_item",
      "title": "Count Distinct Elements per List Item",
      "topics": [
        "count_distinct_elements_per_list_item"
      ]
    },
    {
      "page": "count_distinct_elements_per_list_item_shuffled",
      "title": "Count Distinct Elements per List Item in Shuffled Sequences",
      "topics": [
        "count_distinct_elements_per_list_item_shuffled"
      ]
    },
    {
      "page": "element_covariate",
      "title": "Calculate Element-Covariate Conditional Probabilities",
      "topics": [
        "element_covariate"
      ]
    },
    {
      "page": "element_covariate_network",
      "title": "Plot the network of elements and covariates based on the long format of sequences",
      "topics": [
        "element_covariate_network"
      ]
    },
    {
      "page": "element_duration",
      "title": "Calculate Individual Element Durations",
      "topics": [
        "element_duration"
      ]
    },
    {
      "page": "element_position",
      "title": "Calculate Median Position of Each Element in Sequences",
      "topics": [
        "element_position"
      ]
    },
    {
      "page": "find_most_similar_columns",
      "title": "Find Most Similar Columns in a Distance Matrix",
      "topics": [
        "find_most_similar_columns"
      ]
    },
    {
      "page": "generate_sequence",
      "title": "Generate a Sequence of Elements",
      "topics": [
        "generate_sequence"
      ]
    },
    {
      "page": "long_to_sequences",
      "title": "Convert Long Format to Sequences",
      "topics": [
        "long_to_sequences"
      ]
    },
    {
      "page": "median_seq_length",
      "title": "Calculate the Median Length of Sequences",
      "topics": [
        "median_seq_length"
      ]
    },
    {
      "page": "menzerath_plot",
      "title": "Create a Menzerath-Altmann Plot",
      "topics": [
        "menzerath_plot"
      ]
    },
    {
      "page": "min_max_seq_length",
      "title": "Calculate the Minimum and Maximum Length of Sequences",
      "topics": [
        "min_max_seq_length"
      ]
    },
    {
      "page": "perform_clustering",
      "title": "Perform Various Clustering Methods",
      "topics": [
        "perform_clustering"
      ]
    },
    {
      "page": "plot_seq_length_distribution",
      "title": "Plot the Distribution of Sequence Lengths",
      "topics": [
        "plot_seq_length_distribution"
      ]
    },
    {
      "page": "redundancy",
      "title": "Calculate Observed and Expected Redundancy of Sequences",
      "topics": [
        "redundancy"
      ]
    },
    {
      "page": "sd_seq_length",
      "title": "Calculate the Standard Deviation of Sequence Lengths",
      "topics": [
        "sd_seq_length"
      ]
    },
    {
      "page": "sequence_duration_summary",
      "title": "Summarize Sequence Durations",
      "topics": [
        "sequence_duration_summary"
      ]
    },
    {
      "page": "sequence_length_summary",
      "title": "Summarize Sequence Lengths",
      "topics": [
        "sequence_length_summary"
      ]
    },
    {
      "page": "sequence_length_summary_covariate",
      "title": "Summarize Sequence Lengths by Covariate",
      "topics": [
        "sequence_length_summary_covariate"
      ]
    },
    {
      "page": "sequence_length_summary_element",
      "title": "Summarize Sequence Lengths by Element",
      "topics": [
        "sequence_length_summary_element"
      ]
    },
    {
      "page": "sequences_to_long",
      "title": "Convert Sequences to Long Format",
      "topics": [
        "sequences_to_long"
      ]
    },
    {
      "page": "shuffle_sequences_across",
      "title": "Shuffle Elements Across All Sequences",
      "topics": [
        "shuffle_sequences_across"
      ]
    },
    {
      "page": "shuffle_sequences_within",
      "title": "Shuffle Elements Within Each Sequence",
      "topics": [
        "shuffle_sequences_within"
      ]
    },
    {
      "page": "temporal_overlap",
      "title": "Temporal Overlap",
      "topics": [
        "temporal_overlap"
      ]
    },
    {
      "page": "transition_chisq",
      "title": "Perform a Chi-Squared Test for Transition Counts",
      "topics": [
        "transition_chisq"
      ]
    },
    {
      "page": "transition_entropy",
      "title": "Calculate Transition Entropy for Sequences",
      "topics": [
        "transition_entropy"
      ]
    },
    {
      "page": "transition_predictions",
      "title": "Transition Predictions",
      "topics": [
        "transition_predictions"
      ]
    },
    {
      "page": "transition_test",
      "title": "Perform a Statistical Test for Transition Probabilities",
      "topics": [
        "transition_test"
      ]
    },
    {
      "page": "zipf_plot",
      "title": "Create a Zipf's Law Plot",
      "topics": [
        "zipf_plot"
      ]
    }
  ],
  "_rundeps": [
    "apcluster",
    "base64enc",
    "cachem",
    "class",
    "cli",
    "cluster",
    "cpp11",
    "dbscan",
    "DEoptimR",
    "diptest",
    "dplyr",
    "farver",
    "fastmap",
    "flexmix",
    "fpc",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "janeaustenr",
    "jsonlite",
    "kernlab",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "memoise",
    "modeltools",
    "naivebayes",
    "nnet",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prabclus",
    "purrr",
    "R6",
    "ranger",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "SnowballC",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tokenizers",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "animalsequences",
  "_universes": [
    "reviewburner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:48.000Z",
      "distro": "noble",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "f04a64626ef4caf4b2517c613a16dbd91ad00337183ab03017c9eeeabef34290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:59.000Z",
      "distro": "noble",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "82f90bc8ee75e7cec93dd0dd0e41d08b8bfd2e55ad3d7b44743147696d04bfe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:47.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "92ef0a7d0db0c5877983c22562f1f6f1786a11ea2700d62c1175321f278a3f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:52.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "370d2a497686a0a799a7e1fdc5fa47d380a737c0f2f0fe9e09c4a7eba090b1b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-08T09:43:19.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "a9cb4627287c008a8d933d5883b6a7970705d499992aad7dba1e4cee2d1d316b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:31.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "7bdf22bda5821cc1f6dbd21377c5116320927fa4fef0e6357fa4fce0d762117b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T09:42:11.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "12e71cadc512f4110834fe1c5bf083a47ba8629ec92675a28878d722dc54da7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T09:41:56.000Z",
      "commit": "33a78e8c01b53d4bc719dcbc47a47f3d7c05a7fd",
      "fileid": "5fd0cf354d7ecc91e520be1ff51f3f170967a46a26133490fd1530cb3d02fcb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reviewburner/actions/runs/27128866003"
    }
  ]
}