{
  "_id": "6a107bedacfb0bcc41cae100",
  "Package": "adehabitatHS",
  "Version": "0.3.18",
  "Date": "2024-09-05",
  "Title": "Analysis of Habitat Selection by Animals",
  "Authors@R": "c(person(given = \"Clement\",\nfamily = \"Calenge\",\nrole = c(\"aut\", \"cre\"),\nemail = \"clement.calenge@ofb.gouv.fr\"),\nperson(given = \"Mathieu\",\nfamily = \"Basille\",\nrole = \"ctb\"))",
  "Author": "Clement Calenge [aut, cre], Mathieu Basille [ctb]",
  "Maintainer": "Clement Calenge <clement.calenge@ofb.gouv.fr>",
  "Description": "A collection of tools for the analysis of habitat\nselection.",
  "VignetteBuilder": "utils",
  "License": "GPL (>= 2)",
  "Repository": "https://clementcalenge.r-universe.dev",
  "Date/Publication": "2024-09-06 11:27:24 UTC",
  "RemoteUrl": "https://github.com/clementcalenge/adehabitaths",
  "RemoteRef": "HEAD",
  "RemoteSha": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-06 07:25:30 UTC",
    "User": "root"
  },
  "MD5sum": "66c7c0f9171f6aee88f0f2bac803528c",
  "_user": "clementcalenge",
  "_type": "src",
  "_file": "adehabitatHS_0.3.18.tar.gz",
  "_fileid": "61d806e423f98825abcc9fb7a534b67997c0a31597cf000f0365f082d9bfe973",
  "_filesize": 2272664,
  "_sha256": "61d806e423f98825abcc9fb7a534b67997c0a31597cf000f0365f082d9bfe973",
  "_created": "2026-05-06T07:25:30.000Z",
  "_published": "2026-05-22T15:53:17.693Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77414934016,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824828935"
    },
    {
      "job": 77414933710,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824825584"
    },
    {
      "job": 77414933977,
      "time": 156,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824830963"
    },
    {
      "job": 77414934013,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824827839"
    },
    {
      "job": 77414933825,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824818670"
    },
    {
      "job": 77414933922,
      "time": 221,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824847888"
    },
    {
      "job": 77414934053,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824825740"
    },
    {
      "job": 77414933737,
      "time": 265,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824858870"
    },
    {
      "job": 77414933203,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824793035"
    },
    {
      "job": 77414933005,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164765277"
    },
    {
      "job": 77414933888,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824820500"
    },
    {
      "job": 77414934018,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824817448"
    },
    {
      "job": 77414933702,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824818136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/clementcalenge/adehabitaths",
  "_commit": {
    "id": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
    "author": "Clement Calenge <clement.calenge@gmail.com>",
    "committer": "Clement Calenge <clement.calenge@gmail.com>",
    "message": "corrections of minor issues\nIn particular, replace calloc with R_Calloc in the c code + update of format for the DESCRIPTION file + minor error in the example section of the help page of rand.kselect, a code in dontrun that did not run\n",
    "time": 1725622044
  },
  "_maintainer": {
    "name": "Clement Calenge",
    "email": "clement.calenge@ofb.gouv.fr",
    "login": "clementcalenge",
    "uuid": 11650634
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "sp",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "ade4",
      "role": "Depends"
    },
    {
      "package": "adehabitatMA",
      "role": "Depends"
    },
    {
      "package": "adehabitatHR",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tkrplot",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "clementcalenge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "clementcalenge",
      "count": 18,
      "uuid": 11650634
    }
  ],
  "_userbio": {
    "uuid": 11650634,
    "type": "user",
    "name": "Clement Calenge",
    "description": "Statistical analyst for the Office Français de la Biodiversité (OFB -- French organisation for biodiversity)."
  },
  "_downloads": {
    "count": 563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adehabitatHS"
  },
  "_devurl": "https://github.com/clementcalenge/adehabitaths",
  "_searchresults": 72,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adehabitatHS.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clementcalenge/adehabitaths",
  "_realowner": "clementcalenge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-02-07"
    },
    {
      "version": "0.2",
      "date": "2011-03-19"
    },
    {
      "version": "0.3.1",
      "date": "2011-04-24"
    },
    {
      "version": "0.3.2",
      "date": "2011-09-09"
    },
    {
      "version": "0.3.3",
      "date": "2012-02-28"
    },
    {
      "version": "0.3.4",
      "date": "2012-04-29"
    },
    {
      "version": "0.3.5",
      "date": "2012-05-31"
    },
    {
      "version": "0.3.6",
      "date": "2013-04-09"
    },
    {
      "version": "0.3.8",
      "date": "2013-09-23"
    },
    {
      "version": "0.3.9",
      "date": "2014-03-08"
    },
    {
      "version": "0.3.10",
      "date": "2014-12-17"
    },
    {
      "version": "0.3.11",
      "date": "2015-03-27"
    },
    {
      "version": "0.3.12",
      "date": "2015-07-22"
    },
    {
      "version": "0.3.13",
      "date": "2017-11-28"
    },
    {
      "version": "0.3.14",
      "date": "2019-04-07"
    },
    {
      "version": "0.3.15",
      "date": "2020-01-13"
    },
    {
      "version": "0.3.16",
      "date": "2022-10-21"
    },
    {
      "version": "0.3.17",
      "date": "2023-04-06"
    },
    {
      "version": "0.3.18",
      "date": "2024-09-06"
    }
  ],
  "_exports": [
    "biv.plot",
    "biv.test",
    "canomi",
    "compana",
    "domain",
    "dunnfa",
    "eisera",
    "enfa",
    "engen2008I",
    "engen2008II",
    "gnesfa",
    "hist.enfa",
    "hist.kselect",
    "hist.madifa",
    "histniche",
    "kplot.kselect",
    "kselect",
    "madifa",
    "mahasuhab",
    "niche.test",
    "plot.canomi",
    "plot.kselect",
    "plot.madifa",
    "plot.wi",
    "predict.enfa",
    "predict.madifa",
    "prepksel",
    "print.canomi",
    "print.compana",
    "print.dunnfa",
    "print.enfa",
    "print.engenetalI",
    "print.engenetalII",
    "print.esr",
    "print.gnesfa",
    "print.kselect",
    "print.madifa",
    "print.rand.kselect",
    "print.wiI",
    "print.wiII",
    "print.wiIII",
    "profilehab",
    "rand.kselect",
    "randtest.enfa",
    "s.madifa",
    "scatter.enfa",
    "scatter.esr",
    "scatter.madifa",
    "scatterniche",
    "widesI",
    "widesII",
    "widesIII"
  ],
  "_datasets": [
    {
      "name": "bauges",
      "title": "Census of chamois (Rupicapra rupicapra) in the Bauges mountains",
      "object": "bauges",
      "file": "bauges.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bighorn",
      "title": "Radio-Tracking of Bighorn Sheeps",
      "object": "bighorn",
      "file": "bighorn.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "chamois",
      "title": "Location of Chamois Groups in the Chartreuse Mountains",
      "object": "chamois",
      "file": "chamois.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "pheasant",
      "title": "Radio-Tracking of Pheasants",
      "object": "pheasant",
      "file": "pheasant.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "puech",
      "title": "Radio-Tracking Data of Wild Boar (2)",
      "object": "puech",
      "file": "puech.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "puechdesIII",
      "title": "Habitat Selection by the Wild Boar at Puechabon",
      "object": "puechdesIII",
      "file": "puechdesIII.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "squirrel",
      "title": "Radio-Tracking Data of Squirrels",
      "object": "squirrel",
      "file": "squirrel.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "squirreloc",
      "title": "Radio-tracking of squirrels",
      "object": "squirreloc",
      "file": "squirreloc.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "vanoise",
      "title": "Habitat Use by Three Species of Galliformes in the Vanoise National Parc",
      "object": "vanoise",
      "file": "vanoise.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "species",
        "elevation",
        "aspect",
        "habitat",
        "season",
        "day",
        "month",
        "year"
      ],
      "rows": 3110,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bauges",
      "title": "Census of chamois (Rupicapra rupicapra) in the Bauges mountains",
      "topics": [
        "bauges"
      ]
    },
    {
      "page": "bighorn",
      "title": "Radio-Tracking of Bighorn Sheeps",
      "topics": [
        "bighorn"
      ]
    },
    {
      "page": "biv.test",
      "title": "Bivariate Test",
      "topics": [
        "biv.plot",
        "biv.test"
      ]
    },
    {
      "page": "canomi",
      "title": "Canonical OMI analysis",
      "topics": [
        "canomi",
        "plot.canomi",
        "print.canomi"
      ]
    },
    {
      "page": "chamois",
      "title": "Location of Chamois Groups in the Chartreuse Mountains",
      "topics": [
        "chamois"
      ]
    },
    {
      "page": "compana",
      "title": "Compositional Analysis of Habitat Use",
      "topics": [
        "compana",
        "print.compana"
      ]
    },
    {
      "page": "domain",
      "title": "Estimation of the Potential Distribution of a Species",
      "topics": [
        "domain"
      ]
    },
    {
      "page": "dunnfa",
      "title": "Factorial Analysis of the Specialization in Habitat Selection Studies. Unpublished Work of James Dunn (University of Arkansas)",
      "topics": [
        "dunnfa",
        "print.dunnfa"
      ]
    },
    {
      "page": "eisera",
      "title": "Eigenanalysis of Selection Ratios",
      "topics": [
        "eisera",
        "print.esr",
        "scatter.esr"
      ]
    },
    {
      "page": "enfa",
      "title": "Ecological Niche Factor Analysis",
      "topics": [
        "enfa",
        "hist.enfa",
        "print.enfa"
      ]
    },
    {
      "page": "engen2008II",
      "title": "Measuring Habitat Selection Using the Method of Engen et al. (2008)",
      "topics": [
        "engen2008I",
        "engen2008II",
        "print.engenetalI",
        "print.engenetalII"
      ]
    },
    {
      "page": "gnesfa",
      "title": "General Niche-Environment System Factor Analysis",
      "topics": [
        "gnesfa",
        "print.gnesfa"
      ]
    },
    {
      "page": "histniche",
      "title": "Histograms of the Ecological Niche",
      "topics": [
        "histniche"
      ]
    },
    {
      "page": "kselect",
      "title": "K-Select Analysis: a Method to Analyse the Habitat Selection by Animals",
      "topics": [
        "hist.kselect",
        "kplot.kselect",
        "kselect",
        "plot.kselect",
        "prepksel",
        "print.kselect"
      ]
    },
    {
      "page": "madifa",
      "title": "The MADIFA: a Factorial Decomposition of the Mahalanobis Distances",
      "topics": [
        "hist.madifa",
        "madifa",
        "plot.madifa",
        "predict.madifa",
        "print.madifa",
        "s.madifa",
        "scatter.madifa"
      ]
    },
    {
      "page": "mahasuhab",
      "title": "Habitat Suitability Mapping with Mahalanobis Distances.",
      "topics": [
        "mahasuhab"
      ]
    },
    {
      "page": "niche.test",
      "title": "Monte-Carlo Test on Parameters of the Ecological Niche",
      "topics": [
        "niche.test"
      ]
    },
    {
      "page": "pheasant",
      "title": "Radio-Tracking of Pheasants",
      "topics": [
        "pheasant"
      ]
    },
    {
      "page": "predict.enfa",
      "title": "Habitat Suitability Maps Built from the ENFA",
      "topics": [
        "predict.enfa"
      ]
    },
    {
      "page": "puech",
      "title": "Radio-Tracking Data of Wild Boar (2)",
      "topics": [
        "puech"
      ]
    },
    {
      "page": "puechdesIII",
      "title": "Habitat Selection by the Wild Boar at Puechabon",
      "topics": [
        "puechdesIII"
      ]
    },
    {
      "page": "rand.kselect",
      "title": "Test of the Third-Order Habitat Selection",
      "topics": [
        "print.rand.kselect",
        "rand.kselect"
      ]
    },
    {
      "page": "randtest.enfa",
      "title": "Randomisation Test for the Ecological Niche Factor Analysis",
      "topics": [
        "randtest.enfa"
      ]
    },
    {
      "page": "scatter.enfa",
      "title": "Scatter Plot of the Results of the ENFA",
      "topics": [
        "scatter.enfa"
      ]
    },
    {
      "page": "scatterniche",
      "title": "Display the Niche in the Ecological Space",
      "topics": [
        "scatterniche"
      ]
    },
    {
      "page": "squirrel",
      "title": "Radio-Tracking Data of Squirrels",
      "topics": [
        "squirrel"
      ]
    },
    {
      "page": "squirreloc",
      "title": "Radio-tracking of squirrels",
      "topics": [
        "squirreloc"
      ]
    },
    {
      "page": "vanoise",
      "title": "Habitat Use by Three Species of Galliformes in the Vanoise National Parc",
      "topics": [
        "vanoise"
      ]
    },
    {
      "page": "wi",
      "title": "Computation of Selection Ratios for Habitat Selection Studies.",
      "topics": [
        "plot.wi",
        "print.wiI",
        "print.wiII",
        "print.wiIII",
        "wi",
        "widesI",
        "widesII",
        "widesIII",
        "wiI",
        "wiII",
        "wiIII"
      ]
    }
  ],
  "_rundeps": [
    "ade4",
    "adehabitatHR",
    "adehabitatLT",
    "adehabitatMA",
    "lattice",
    "MASS",
    "pixmap",
    "Rcpp",
    "RcppArmadillo",
    "sp"
  ],
  "_vignettes": [
    {
      "source": "adehabitatHS.Rnw",
      "filename": "adehabitatHS.pdf",
      "title": "adehabitatHS: Exploratory Analysis of the Habitat Selection by the Wildlife",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-03-26 09:29:22",
      "modified": "2015-03-26 09:29:22",
      "commits": 1
    }
  ],
  "_score": 3.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "adehabitaths",
  "_universes": [
    "clementcalenge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-05-06T07:27:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "a28b261f8cb22bea00eae4913b333717b8fd26dee0d69236deeaf7dfef72a5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-05-06T07:27:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "e32692d9fa5416e79b4abd1d94494b03fda6867c328704f35e21d7823b4fcb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-05-06T07:28:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "9e2741f2cd64453dcd4e100a858d0fe4ebae251f4ae27d7a8dcf65ddecebd6a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-05-06T07:27:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "95ea49a9d721b7f1ea93aa82f2ce88622a7c6c8af50e6fe7e5cf85b313866412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-05-06T07:27:09.000Z",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "399ef51ff685d2261276ca0f3c4fcaa20684c24bb7c472b5642182ad87526759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-05-06T07:28:42.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "97a0c8d8637205bab492c57dc88c60aa856ce99fbd3183c8f68febf2f94863c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-05-06T07:27:29.000Z",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "1eaefe94995ef67dccc3ad102b397caece93eb921054ef1b424a3df1210cf449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-05-06T07:29:11.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "cd0132ea0021a04f1a94b4206727f3c33b626067aba6d5d428e0b883eca8fbe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-05-06T07:26:46.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "e9ac50bd48093c7669789a2bf2573d6861b7de913bd74f507d6989a73bd11e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-05-06T07:26:48.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "d3eaa7a3e76ddf6a9a7461d06854529304f276be9a3193fafdc976629e0897bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-05-06T07:26:43.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "528cf1cd38c7869e983e49e6e81cba624d801404d55d57e5507a564c21d00fa2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.18",
      "date": "2026-05-22T15:52:56.000Z",
      "arch": "emscripten",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "848ace2bd3363022c17e09888163d81eae17ddb1a4c096cf039a291dfc22ace6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/25421962756"
    }
  ]
}