{
  "_id": "6a14240facfb0bcc41d3f2a1",
  "Package": "aniDom",
  "Type": "Package",
  "Title": "Inferring Dominance Hierarchies and Estimating Uncertainty",
  "Version": "0.1.5",
  "Date": "2021-03-06",
  "Author": "Damien R. Farine and Alfredo Sanchez-Tojar",
  "Maintainer": "Damien R. Farine <damien.farine@ieu.uzh.ch>",
  "Description": "Provides: (1) Tools to infer dominance hierarchies based\non calculating Elo scores, but with custom functions to improve\nestimates in animals with relatively stable dominance ranks.\n(2) Tools to plot the shape of the dominance hierarchy and\nestimate the uncertainty of a given data set.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:24:53 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-03-06 22:50:36 UTC",
  "RemoteUrl": "https://github.com/cran/aniDom",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb39e082602cb1e640a0a8b39057664500adcc7a",
  "MD5sum": "8148522046b9744629a5926c759ca312",
  "_user": "cran",
  "_type": "src",
  "_file": "aniDom_0.1.5.tar.gz",
  "_fileid": "3c9504c3fa701c9dbe0a129119bacde5bf9033b9bcddedc4ff9eea180b70d8d4",
  "_filesize": 122928,
  "_sha256": "3c9504c3fa701c9dbe0a129119bacde5bf9033b9bcddedc4ff9eea180b70d8d4",
  "_created": "2026-05-25T10:24:53.000Z",
  "_published": "2026-05-25T10:27:27.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77695798801,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196379723"
    },
    {
      "job": 77695798744,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196380085"
    },
    {
      "job": 77695481069,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196351696"
    },
    {
      "job": 77695798740,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196378966"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26395601274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/aniDom",
  "_commit": {
    "id": "cb39e082602cb1e640a0a8b39057664500adcc7a",
    "author": "Damien R. Farine <damien.farine@ieu.uzh.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1615071036
  },
  "_maintainer": {
    "name": "Damien R. Farine",
    "email": "damien.farine@ieu.uzh.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rptR",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 352,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aniDom"
  },
  "_mentions": 4,
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aniDom.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-02-09"
    },
    {
      "version": "0.1.1",
      "date": "2017-04-28"
    },
    {
      "version": "0.1.2",
      "date": "2017-07-25"
    },
    {
      "version": "0.1.3",
      "date": "2018-03-11"
    },
    {
      "version": "0.1.4",
      "date": "2019-04-03"
    },
    {
      "version": "0.1.5",
      "date": "2021-03-07"
    }
  ],
  "_exports": [
    "elo_scores",
    "estimate_uncertainty_by_repeatability",
    "estimate_uncertainty_by_splitting",
    "generate_interactions",
    "plot_hierarchy_shape",
    "plot_ranks",
    "plot_trajectories",
    "plot_winner_prob"
  ],
  "_help": [
    {
      "page": "aniDom-package",
      "title": "Inferring Dominance Hierarchies and Estimating Uncertainty",
      "topics": [
        "aniDom-package",
        "aniDom"
      ]
    },
    {
      "page": "elo_scores",
      "title": "Calculate Elo scores (with or without time randomisations)",
      "topics": [
        "elo_scores"
      ]
    },
    {
      "page": "estimate_uncertainty_by_repeatability",
      "title": "Calculate the repeatability score of ranks from randomisations of the interaction orders.",
      "topics": [
        "estimate_uncertainty_by_repeatability"
      ]
    },
    {
      "page": "estimate_uncertainty_by_splitting",
      "title": "Calculate the repeatability score of ranks by splitting the observed data in half.",
      "topics": [
        "estimate_uncertainty_by_splitting"
      ]
    },
    {
      "page": "generate_interactions",
      "title": "Generate simulated interactions with differently-shaped hierarchies",
      "topics": [
        "generate_interactions"
      ]
    },
    {
      "page": "plot_hierarchy_shape",
      "title": "Plots the shape of a dominance hierarchy from empirical data",
      "topics": [
        "plot_hierarchy_shape"
      ]
    },
    {
      "page": "plot_ranks",
      "title": "Plot the ranking of individuals",
      "topics": [
        "plot_ranks"
      ]
    },
    {
      "page": "plot_trajectories",
      "title": "Plot the Elo trajectories of individuals",
      "topics": [
        "plot_trajectories"
      ]
    },
    {
      "page": "plot_winner_prob",
      "title": "Plot the shape of the hierarchy given some input parameters",
      "topics": [
        "plot_winner_prob"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "pbapply",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rptR"
  ],
  "_score": 2.510545010206612,
  "_indexed": true,
  "_nocasepkg": "anidom",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-25T10:26:51.000Z",
      "distro": "noble",
      "commit": "cb39e082602cb1e640a0a8b39057664500adcc7a",
      "fileid": "f785069f22b1bbbec80fa53afdb61c542af5cbbb6f8dd4fedf0ed7078dc7c62f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26395601274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-25T10:26:51.000Z",
      "distro": "noble",
      "commit": "cb39e082602cb1e640a0a8b39057664500adcc7a",
      "fileid": "d2a41ec39bc7eee040bc1a343142778844487053f716048550883520e2f72cee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26395601274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-25T10:26:59.000Z",
      "commit": "cb39e082602cb1e640a0a8b39057664500adcc7a",
      "fileid": "cf4b6fa57744d3048e977cf934a5f69890e6b2ecbe5bc5ea99a7f38b7c12986b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26395601274"
    }
  ]
}