{
  "_id": "6a4a0a6bb9bf02698bd5575f",
  "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-07-05 07:36:42 UTC",
    "User": "root"
  },
  "_user": "clementcalenge",
  "_type": "src",
  "_file": "adehabitatHS_0.3.18.tar.gz",
  "_fileid": "https://r2.ropensci.org/e973d9b1067a153c9c6167563f94b8b4307e7ca121a0fac4d9bc8b8d6514cad7",
  "_filesize": 2273923,
  "_sha256": "e973d9b1067a153c9c6167563f94b8b4307e7ca121a0fac4d9bc8b8d6514cad7",
  "_expires": "2026-10-13T07:40:25.000Z",
  "_created": "2026-07-05T07:36:42.000Z",
  "_published": "2026-07-05T07:40:27.614Z",
  "_jobs": [
    {
      "job": 85203556122,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089588829"
    },
    {
      "job": 85203556124,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089582570"
    },
    {
      "job": 85203556125,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089584941"
    },
    {
      "job": 85203556127,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089582839"
    },
    {
      "job": 85203556131,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089578189"
    },
    {
      "job": 85203556129,
      "time": 177,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089588869"
    },
    {
      "job": 85203556128,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089577625"
    },
    {
      "job": 85203556126,
      "time": 170,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089587817"
    },
    {
      "job": 85203354680,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089565091"
    },
    {
      "job": 85203556115,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089582199"
    },
    {
      "job": 85203556121,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089577095"
    },
    {
      "job": 85203556118,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089578305"
    },
    {
      "job": 85203556120,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089578868"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244",
  "_status": "success",
  "_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",
    "description": "Statistical analyst for the Office Français de la Biodiversité (OFB -- French organisation for biodiversity).",
    "uuid": 11650634
  },
  "_distro": "resolute",
  "_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",
    "followers": 26,
    "description": "Statistical analyst for the Office Français de la Biodiversité (OFB -- French organisation for biodiversity)."
  },
  "_downloads": {
    "count": 676,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adehabitatHS"
  },
  "_mentions": 18,
  "_devurl": "https://github.com/clementcalenge/adehabitaths",
  "_searchresults": 79,
  "_rbuild": "4.6.1",
  "_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": [
        "History of the package adehabitatHS",
        "Basic concepts",
        "Design I studies",
        "Design II studies",
        "Design III studies",
        "Conclusion",
        "Appendix: the derivation of a new factor analysis by James Dunn"
      ],
      "created": "2015-03-26 09:29:22",
      "modified": "2015-03-26 09:29:22",
      "commits": 1
    }
  ],
  "_score": 4.897627091290442,
  "_indexed": true,
  "_nocasepkg": "adehabitaths",
  "_universes": [
    "clementcalenge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-07-05T07:39:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/d3859807a39bf8ccb61bd2a687c30a3806a4c3b63bc8aab82e395c05f6997d81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-07-05T07:38:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/57a4630460bb0df2cc9027d09a0e233fc635f37b0a2be9afea6883a298871f21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-07-05T07:39:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/31a8c5f432e494ea1d122ac035e1931f4bb18b0d66369bd745064b79a853af1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.18",
      "date": "2026-07-05T07:38:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/eeb39f87a77f6023ed3432680b1b0284b7ab18e055265a31582bd6cd46c3e5c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-07-05T07:38:21.000Z",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/33878afd99138700c1bb6e2f88bc6a93d78d1e185c4c571efb14c1a7230d75c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-07-05T07:39:11.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/dfdb181ea3eda265af5ee6e3794199f3ed48154809ec160a8e53dae912321e1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-07-05T07:38:18.000Z",
      "arch": "aarch64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/a7a1b98f3c9372b7a0955d27698ec7b0eb8d22e37e32141855edad78c47ad5c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.18",
      "date": "2026-07-05T07:39:13.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/58e7c457df864e62d87ddcc8dba1cd43e608329a9ba75daa7b6814ebb52bc572",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.18",
      "date": "2026-07-05T07:39:11.000Z",
      "arch": "emscripten",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/503bbf99679426eacc5194144d993818b4cef985a311ad30cbf58280d006181c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-07-05T07:37:52.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/2c8f75483326a2a8f27f5b27d61c25cbc5a2886188227dd87aaa78930201542a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-07-05T07:37:58.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/f9de72ac05ed5d5132b29d6799312f562613f5f41da0187fbab59f779d30b53b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.18",
      "date": "2026-07-05T07:38:02.000Z",
      "arch": "x86_64",
      "commit": "666367c46a744c7a9b32a0033d6cc69c98fdc19c",
      "fileid": "https://r2.ropensci.org/fe24befa14e32ec2c90159dbcf5ee05af0396c66cefc42abf2c6bd46e26c2c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28733484244"
    }
  ]
}