{
  "_id": "6a101fa7acfb0bcc41c8b52c",
  "Package": "IDmeasurer",
  "Type": "Package",
  "Title": "Assessment of Individual Identity in Animal Signals",
  "Version": "1.0.0",
  "Authors@R": "person(\"Pavel\", \"Linhart\", email = \"pavel.linhart@centrum.cz\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Pavel Linhart <pavel.linhart@centrum.cz>",
  "Description": "Provides tools for assessment and quantification of\nindividual identity information in animal signals. This package\naccompanies a research article by Linhart et al. (2019)\n<doi:10.1101/546143>: \"Measuring individual identity\ninformation in animal signals: Overview and performance of\navailable identity metrics\".",
  "License": "CC0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:35:57 UTC",
    "User": "root"
  },
  "Author": "Pavel Linhart [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-05-09 14:10:10 UTC",
  "RemoteUrl": "https://github.com/cran/IDmeasurer",
  "RemoteRef": "HEAD",
  "RemoteSha": "c89c6d520a594207d3e099f9edd66287837f4560",
  "MD5sum": "bdcc819008a02df84dbfb700e6bbbfbd",
  "_user": "cran",
  "_type": "src",
  "_file": "IDmeasurer_1.0.0.tar.gz",
  "_fileid": "8dde1cdb7bdf011d193133f947bf322b02758a506c40d71106f66d38b3714272",
  "_filesize": 1267493,
  "_sha256": "8dde1cdb7bdf011d193133f947bf322b02758a506c40d71106f66d38b3714272",
  "_created": "2026-05-14T06:35:57.000Z",
  "_published": "2026-05-22T09:19:35.793Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351428253,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988679027"
    },
    {
      "job": 77351428580,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988682371"
    },
    {
      "job": 77351455413,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988653073"
    },
    {
      "job": 77351428037,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157100943"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25845713597",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/IDmeasurer",
  "_commit": {
    "id": "c89c6d520a594207d3e099f9edd66287837f4560",
    "author": "Pavel Linhart <pavel.linhart@centrum.cz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1557411010
  },
  "_maintainer": {
    "name": "Pavel Linhart",
    "email": "pavel.linhart@centrum.cz"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "infotheo",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IDmeasurer"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IDmeasurer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-09"
    }
  ],
  "_exports": [
    "calcDistT",
    "calcDistW",
    "calcDS",
    "calcF",
    "calcHM",
    "calcHS",
    "calcHSngroups",
    "calcHSnpergroup",
    "calcHSntot",
    "calcHSvarcomp",
    "calcMeanVec",
    "calcMI",
    "calcPCA",
    "calcPIC",
    "calcPICbetweenmeans",
    "calcPICbetweentot",
    "convertDStoHS",
    "convertHStoDS",
    "GenerateMultivariate",
    "GenerateUnivariate"
  ],
  "_datasets": [
    {
      "name": "ANmodulation",
      "title": "Little owl, _Athene noctua_ - frequency modulation",
      "object": "ANmodulation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "f1",
        "f3",
        "f5",
        "f7",
        "f9",
        "f11",
        "f13",
        "f15",
        "f17",
        "f19",
        "dur"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "ANspec",
      "title": "Little owl, _Athene noctua_ - spectrum properties",
      "object": "ANspec",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "dur",
        "df",
        "minf",
        "maxf",
        "q25",
        "q50",
        "q75"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "CCformants",
      "title": "Corncrake, _Crex crex_ - formants",
      "object": "CCformants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "s1f2",
        "s1f3",
        "s1f4",
        "s1f5"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "CCspec",
      "title": "Corncrake, _Crex crex_ - spectrum properties",
      "object": "CCspec",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "q25",
        "q50",
        "q75",
        "df",
        "minf",
        "maxf",
        "dur"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "LAhighweewoo",
      "title": "Yellow-breasted boubou, _Laniarius atroflavus_ - spectrum properties",
      "object": "LAhighweewoo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "dur",
        "df",
        "minf",
        "maxf",
        "q25",
        "q75"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    },
    {
      "name": "SSgrunts",
      "title": "Domestic pig, _Sus scrofa domestica_ - piglet grunts",
      "object": "SSgrunts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "fp1amean",
        "q1mean",
        "csmean",
        "tonalF0",
        "q3mean",
        "noise",
        "ranmean",
        "q2mean",
        "df2pr",
        "q2min"
      ],
      "rows": 330,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ANmodulation",
      "title": "Little owl, _Athene noctua_ - frequency modulation",
      "topics": [
        "ANmodulation"
      ]
    },
    {
      "page": "ANspec",
      "title": "Little owl, _Athene noctua_ - spectrum properties",
      "topics": [
        "ANspec"
      ]
    },
    {
      "page": "calcDistT",
      "title": "Calculate total distance in given dataset",
      "concept": [
        "calcHM support function"
      ],
      "topics": [
        "calcDistT"
      ]
    },
    {
      "page": "calcDistW",
      "title": "Calculate average within individual distance",
      "concept": [
        "calcHM support function"
      ],
      "topics": [
        "calcDistW"
      ]
    },
    {
      "page": "calcDS",
      "title": "Calculates discrimination score (DS)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcDS"
      ]
    },
    {
      "page": "calcF",
      "title": "Calculate F-values for individual identity traits",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcF"
      ]
    },
    {
      "page": "calcHM",
      "title": "Calculate information capacity (HM)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHM"
      ]
    },
    {
      "page": "calcHS",
      "title": "Calculate Beecher's information statistic (HS, variant = HSnpergroup)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHS"
      ]
    },
    {
      "page": "calcHSngroups",
      "title": "Calculate Beecher's information statistic (HS, variant = HSngroups)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHSngroups"
      ]
    },
    {
      "page": "calcHSnpergroup",
      "title": "Calculate Beecher's information statistic (HS, variant = HSnpergroup)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHSnpergroup"
      ]
    },
    {
      "page": "calcHSntot",
      "title": "Calculate Beecher's information statistic (HS, variant = HSntot)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHSntot"
      ]
    },
    {
      "page": "calcHSvarcomp",
      "title": "Calculate Beecher's information statistic (HS, variant = HSvarcomp)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcHSvarcomp"
      ]
    },
    {
      "page": "calcMeanVec",
      "title": "Calculate the centroid of the individual identity traits",
      "concept": [
        "calcHM support function"
      ],
      "topics": [
        "calcMeanVec"
      ]
    },
    {
      "page": "calcMI",
      "title": "Calculate Mutual information (MI)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcMI"
      ]
    },
    {
      "page": "calcPCA",
      "title": "Convert raw trait variables into principal components",
      "concept": [
        "data transformation"
      ],
      "topics": [
        "calcPCA"
      ]
    },
    {
      "page": "calcPIC",
      "title": "Calculates potential of identity coding (PIC, variant=PICbetweentot)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcPIC"
      ]
    },
    {
      "page": "calcPICbetweenmeans",
      "title": "Calculates potential of identity coding (PIC, variant=PICbetweenmeans)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcPICbetweenmeans"
      ]
    },
    {
      "page": "calcPICbetweentot",
      "title": "Calculates potential of identity coding (PIC, variant=PICbetweentot)",
      "concept": [
        "individual identity metrics"
      ],
      "topics": [
        "calcPICbetweentot"
      ]
    },
    {
      "page": "CCformants",
      "title": "Corncrake, _Crex crex_ - formants",
      "topics": [
        "CCformants"
      ]
    },
    {
      "page": "CCspec",
      "title": "Corncrake, _Crex crex_ - spectrum properties",
      "topics": [
        "CCspec"
      ]
    },
    {
      "page": "convertDStoHS",
      "title": "Convert DS to HS",
      "concept": [
        "metric conversion"
      ],
      "topics": [
        "convertDStoHS"
      ]
    },
    {
      "page": "convertHStoDS",
      "title": "Convert HS to DS",
      "concept": [
        "metric conversion"
      ],
      "topics": [
        "convertHStoDS"
      ]
    },
    {
      "page": "GenerateMultivariate",
      "title": "Generate dataset with multiple individual identity traits",
      "concept": [
        "Operations with datasets"
      ],
      "topics": [
        "GenerateMultivariate"
      ]
    },
    {
      "page": "GenerateUnivariate",
      "title": "Generate dataset with a single individual identity trait",
      "concept": [
        "Operations with datasets"
      ],
      "topics": [
        "GenerateUnivariate"
      ]
    },
    {
      "page": "IDmeasurer",
      "title": "IDmeasurer: A package for calculation of individual identity metrics in animal signals.",
      "topics": [
        "IDmeasurer-package",
        "IDmeasurer"
      ]
    },
    {
      "page": "LAhighweewoo",
      "title": "Yellow-breasted boubou, _Laniarius atroflavus_ - spectrum properties",
      "topics": [
        "LAhighweewoo"
      ]
    },
    {
      "page": "SSgrunts",
      "title": "Domestic pig, _Sus scrofa domestica_ - piglet grunts",
      "topics": [
        "SSgrunts"
      ]
    }
  ],
  "_readme": "https://github.com/cran/IDmeasurer/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "infotheo",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "idmeasurer-workflow-examples.Rmd",
      "filename": "idmeasurer-workflow-examples.html",
      "title": "IDmeasurer workflow examples",
      "author": "Pavel Linhart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Contents",
        "Introduction",
        "Univariate individual identity metrics",
        "ANOVA F-value (F)",
        "Potential of individual coding (PIC)",
        "Beecher's information statistic (HS)",
        "Univariate metrics with multivariate datasets",
        "Multivariate individual identity metrics",
        "Discrimination score (DS)",
        "Mutual information (MI)",
        "Beechers information statistic (HS)",
        "Information capacity (HM)",
        "Conversions between metrics"
      ],
      "created": "2019-05-09 14:10:10",
      "modified": "2019-05-09 14:10:10",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "idmeasurer",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T06:37:52.000Z",
      "distro": "noble",
      "commit": "c89c6d520a594207d3e099f9edd66287837f4560",
      "fileid": "904fcfc48dd726017a8e84fd6f630467db4a492ffafd42f9d828d07cefa5d735",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845713597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T06:38:05.000Z",
      "distro": "noble",
      "commit": "c89c6d520a594207d3e099f9edd66287837f4560",
      "fileid": "2bb7a2f2b10b6efdb959f541640782401605e4bed16bacfcac173da1549150b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845713597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:19:21.000Z",
      "commit": "c89c6d520a594207d3e099f9edd66287837f4560",
      "fileid": "44c6019794953b025cf2010bb8732cc60adea70f965033573f1b676a8a7b6af5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25845713597"
    }
  ]
}