{
  "_id": "6a1bead31d7bb097a0a1e9b0",
  "Package": "adehabitatMA",
  "Version": "0.3.17",
  "Date": "2024-09-05",
  "Title": "Tools to Deal with Raster Maps",
  "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 to deal with raster maps.",
  "VignetteBuilder": "utils",
  "License": "GPL (>= 2)",
  "Repository": "https://clementcalenge.r-universe.dev",
  "Date/Publication": "2024-09-06 11:22:13 UTC",
  "RemoteUrl": "https://github.com/clementcalenge/adehabitatma",
  "RemoteRef": "HEAD",
  "RemoteSha": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 07:31:27 UTC",
    "User": "root"
  },
  "MD5sum": "b70e121d3fb1e20413e52906e64e73bb",
  "_user": "clementcalenge",
  "_type": "src",
  "_file": "adehabitatMA_0.3.17.tar.gz",
  "_fileid": "dd8c51c6fca9bba27f4296c80651b74266ee5b284050c9ae65909bd1223429f3",
  "_filesize": 736887,
  "_sha256": "dd8c51c6fca9bba27f4296c80651b74266ee5b284050c9ae65909bd1223429f3",
  "_created": "2026-05-31T07:31:27.000Z",
  "_published": "2026-05-31T08:01:23.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708918321,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314851114"
    },
    {
      "job": 78708918327,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314852114"
    },
    {
      "job": 78708918339,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314851436"
    },
    {
      "job": 78708918325,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314851118"
    },
    {
      "job": 78708918340,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315034394"
    },
    {
      "job": 78708918333,
      "time": 277,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314875908"
    },
    {
      "job": 78708918334,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315035060"
    },
    {
      "job": 78708918326,
      "time": 244,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314869274"
    },
    {
      "job": 78708736527,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314835527"
    },
    {
      "job": 78708918309,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314849977"
    },
    {
      "job": 78708918324,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314846676"
    },
    {
      "job": 78708918332,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314847171"
    },
    {
      "job": 78708918336,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314847932"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/clementcalenge/adehabitatma",
  "_commit": {
    "id": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
    "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 + correction of a formatting error on the help pages\n",
    "time": 1725621733
  },
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "sp",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "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": 21,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "clementcalenge",
      "count": 20,
      "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": 8821,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adehabitatMA"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/clementcalenge/adehabitatma",
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adehabitatMA.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/clementcalenge/adehabitatma",
  "_realowner": "clementcalenge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2011-02-07"
    },
    {
      "version": "0.2",
      "date": "2011-03-19"
    },
    {
      "version": "0.3",
      "date": "2011-04-24"
    },
    {
      "version": "0.3.1",
      "date": "2011-08-26"
    },
    {
      "version": "0.3.2",
      "date": "2012-01-25"
    },
    {
      "version": "0.3.3",
      "date": "2012-02-29"
    },
    {
      "version": "0.3.4",
      "date": "2012-05-31"
    },
    {
      "version": "0.3.5",
      "date": "2013-01-11"
    },
    {
      "version": "0.3.6",
      "date": "2013-03-13"
    },
    {
      "version": "0.3.8",
      "date": "2013-09-23"
    },
    {
      "version": "0.3.9",
      "date": "2015-03-27"
    },
    {
      "version": "0.3.10",
      "date": "2015-07-22"
    },
    {
      "version": "0.3.11",
      "date": "2016-08-31"
    },
    {
      "version": "0.3.12",
      "date": "2017-11-28"
    },
    {
      "version": "0.3.13",
      "date": "2019-04-07"
    },
    {
      "version": "0.3.14",
      "date": "2020-01-13"
    },
    {
      "version": "0.3.15",
      "date": "2022-10-21"
    },
    {
      "version": "0.3.16",
      "date": "2023-04-06"
    },
    {
      "version": "0.3.17",
      "date": "2024-09-06"
    }
  ],
  "_exports": [
    ".adehabitatMAEnv",
    "adeoptions",
    "area2spol",
    "asc2spixdf",
    "ascgen",
    "attpol2area",
    "buffer",
    "calcperimeter",
    "count.points",
    "distfacmap",
    "explore",
    "getcontour",
    "head.SpatialPoints",
    "head.SpatialPointsDataFrame",
    "hist.SpatialPixelsDataFrame",
    "join",
    "kasc2spixdf",
    "labcon",
    "lowres",
    "mimage",
    "morphology",
    "show",
    "spol2area",
    "subsetmap",
    "tail.SpatialPoints",
    "tail.SpatialPointsDataFrame"
  ],
  "_datasets": [
    {
      "name": "lynxjura",
      "title": "Monitoring of Lynx",
      "object": "lynxjura",
      "file": "lynxjura.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "puechabonsp",
      "title": "Radio-Tracking Data of Wild Boar",
      "object": "puechabonsp",
      "file": "puechabonsp.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adeoptions",
      "title": "Setting options for the adehabitat* package",
      "topics": [
        "adeoptions"
      ]
    },
    {
      "page": "ascgen",
      "title": "Making Raster Maps From SpatialPoints Objects",
      "topics": [
        "ascgen"
      ]
    },
    {
      "page": "buffer",
      "title": "Compute Buffers Regions",
      "topics": [
        "buffer"
      ]
    },
    {
      "page": "perarea",
      "title": "Compute Perimeters of Objects of Class \"SpatialPolygonsDataFrame\" and \"PolyLinesDataFrame\"",
      "topics": [
        "calcperimeter"
      ]
    },
    {
      "page": "count.points",
      "title": "Number of Points in Each Pixel of a Raster Map",
      "topics": [
        "count.points"
      ]
    },
    {
      "page": "distfacmap",
      "title": "Compute distances to the different levels of a factor map",
      "topics": [
        "distfacmap"
      ]
    },
    {
      "page": "explore",
      "title": "Interactive Exploration of Maps of Class 'SpatialPixelsDataFrame' (requires the package tkrplot)",
      "topics": [
        "explore"
      ]
    },
    {
      "page": "getcontour",
      "title": "Computes the Contour Polygon of a Raster Object",
      "topics": [
        "getcontour"
      ]
    },
    {
      "page": "hist.SpatialPixelsDataFrame",
      "title": "Histograms of Mapped Variables",
      "topics": [
        "hist.SpatialPixelsDataFrame"
      ]
    },
    {
      "page": "join",
      "title": "Finds the Value of Mapped Variables at some Specified Locations (Spatial Join)",
      "topics": [
        "join"
      ]
    },
    {
      "page": "kasc2spixdf",
      "title": "Conversion of old classes (adehabitat) to new classes (sp,adehabitatMA)",
      "topics": [
        "area2spol",
        "asc2spixdf",
        "attpol2area",
        "kasc2spixdf",
        "spol2area"
      ]
    },
    {
      "page": "labcon",
      "title": "Labelling Connected Features",
      "topics": [
        "labcon"
      ]
    },
    {
      "page": "lowres",
      "title": "Reducing the Resolution of a Map",
      "topics": [
        "lowres"
      ]
    },
    {
      "page": "lynxjura",
      "title": "Monitoring of Lynx",
      "topics": [
        "lynxjura"
      ]
    },
    {
      "page": "mimage",
      "title": "Displaying Multi-layer Raster Maps",
      "topics": [
        "mimage"
      ]
    },
    {
      "page": "morphology",
      "title": "Morphology: Erosion or Dilatation of Features on a Raster Map",
      "topics": [
        "morphology"
      ]
    },
    {
      "page": "puechabonsp",
      "title": "Radio-Tracking Data of Wild Boar",
      "topics": [
        "puechabonsp"
      ]
    },
    {
      "page": "show-methods",
      "title": "Print Functions for Objects of the Package 'sp' Used in 'adehabitatMA'",
      "topics": [
        "show,SpatialGridDataFrame-method",
        "show,SpatialPixels-method",
        "show,SpatialPixelsDataFrame-method",
        "show,SpatialPolygonsDataFrame-method"
      ]
    },
    {
      "page": "subsetmap",
      "title": "Storing a Part of a Map",
      "topics": [
        "subsetmap"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "sp"
  ],
  "_vignettes": [
    {
      "source": "adehabitatMA.Rnw",
      "filename": "adehabitatMA.pdf",
      "title": "adehabitatMA: tools for the analysis of mapped data",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-03-26 09:00:12",
      "modified": "2023-04-07 06:57:54",
      "commits": 4
    }
  ],
  "_score": 6.761891710830201,
  "_indexed": true,
  "_nocasepkg": "adehabitatma",
  "_universes": [
    "clementcalenge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-05-31T07:33:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "228ea6eb92a79d4125f1c1004f52e80574558c2fb4657186258f14c47a49890c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-05-31T07:33:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "cb80f8e258b8876cbc35ef43a05c1038e27dc422d422405002b452934d4303c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-05-31T07:33:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "a3662d14b7266664c3afb43b2d36c751605ac91ce83fabd08f731825a98989b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-05-31T07:33:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "87a2f33e5437313a54f898826dbb33217cf8f01f4feb0f1d16288409866fcacb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-05-31T08:00:27.000Z",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "aa90cf46e55db344e7cc5002c6cb59a89069fede93271fa043f61dd91c6b0af7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-05-31T07:36:10.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "f0cd70675de08fb4c50a6dfed1973c295e6bb837db4a4aaec66ecfd0fb75c774",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-05-31T08:00:32.000Z",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "170ad15d7acf2a3195f3bef8b7bffa0c39a2635d675dcfbe6bfe269cfe9ec021",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-05-31T07:35:19.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "734dc5fc71aceb1217ec24b630d0427ab3c32f53524a156a9895384ec6d54af5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.17",
      "date": "2026-05-31T07:33:29.000Z",
      "arch": "emscripten",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "fabda0a6d74cfb384818538884a976025b40d5791bc2f3b9a937578a321042eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-05-31T07:32:37.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "54b399e7ae406c7e24f9b3157a14de36517437c1e2fe0ad2709329c6fbd2553c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-05-31T07:32:34.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "484b1610c6841a715cbfd254d83d3e4ea2c5a986d22a7a516d3c658622226577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-05-31T07:32:46.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "7babf08aa5f1e05dc0e46776044d496987618f9a9f45bdfce70b57e7ad56caba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/26706519531"
    }
  ]
}