{
  "_id": "6a3ba9ce5cdecea1d6829c78",
  "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-06-24 09:51:57 UTC",
    "User": "root"
  },
  "MD5sum": "fb1b264267d0feba858ee2b9922d1a13",
  "_user": "clementcalenge",
  "_type": "src",
  "_file": "adehabitatMA_0.3.17.tar.gz",
  "_fileid": "6fdb452d43ef9e86948445e321739bd6b6b644762469002fb2a755dc1978efe2",
  "_filesize": 736669,
  "_sha256": "6fdb452d43ef9e86948445e321739bd6b6b644762469002fb2a755dc1978efe2",
  "_created": "2026-06-24T09:51:57.000Z",
  "_published": "2026-06-24T09:56:30.489Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83165986552,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846098570"
    },
    {
      "job": 83165986582,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846083194"
    },
    {
      "job": 83165986610,
      "time": 160,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846101266"
    },
    {
      "job": 83165986542,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846075276"
    },
    {
      "job": 83165986580,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846074509"
    },
    {
      "job": 83165986575,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846122812"
    },
    {
      "job": 83165986607,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846084503"
    },
    {
      "job": 83165986578,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846129515"
    },
    {
      "job": 83165458710,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846035571"
    },
    {
      "job": 83165986543,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846074620"
    },
    {
      "job": 83165986512,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7846067021"
    },
    {
      "job": 83165986535,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7846073197"
    },
    {
      "job": 83165986508,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7846085441"
    }
  ],
  "_buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590",
  "_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": 20,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "clementcalenge",
      "count": 20,
      "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": 7233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adehabitatMA"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/clementcalenge/adehabitatma",
  "_searchresults": 61,
  "_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": [
        "History of the package adehabitatMA",
        "The aim of the package",
        "Working with raster maps only",
        "Working with points and maps",
        "Computing buffer regions",
        "Conclusion"
      ],
      "created": "2015-03-26 09:00:12",
      "modified": "2023-04-07 06:57:54",
      "commits": 4
    }
  ],
  "_score": 6.723829546155509,
  "_indexed": true,
  "_nocasepkg": "adehabitatma",
  "_universes": [
    "clementcalenge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-06-24T09:54:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "081a26e191dbf8062ade3371f7bbab394c8b780e654fd4efb05dcce88a755293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "7d5ceeebbdd50905ceada82f4e0af4400ee87baeda01ff92197be56fadd2b1f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-06-24T09:54:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "884ff393b576b32c073858642e0eddb66e46b6846e2c1e9f78ac331e865ca10b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "aaff13865ea59ce096809d7d4563c896428c98e9d74958a998aaa30a28581d81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:29.000Z",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "67278eaa60987e846430dff2bfbd2777e55e8ef3f89014a4ec6eb9daaca1d548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-06-24T09:55:08.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "37fbd6844492bf917e7e677a178c70ae15ebfd7c167f2a876acf9f833165e0ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:52.000Z",
      "arch": "aarch64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "0752ef9d357455e8f5852303dba55eb20bd688b9a6bb69beae652fc0544e92b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.17",
      "date": "2026-06-24T09:55:24.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "5597d629f6a6d6463721eba14af58b847a4a94630304711ddafd6ee37fbe80eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:52.000Z",
      "arch": "emscripten",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "4933472793d98a0002a7085297abc44aee42399a7e3869fcd1dd730f37e77e08",
      "status": "success",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:02.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "b5f229b652f2d6e1be0ad99b88503e81bf2e6fb441cb7fdeaf827c2bf2c37524",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:04.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "8dd366416adba394a9a67d26ea02bbc1c1897f7c011c299a559f115f8d7b4b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.17",
      "date": "2026-06-24T09:53:35.000Z",
      "arch": "x86_64",
      "commit": "21d44bd9b5eafb1500a38504eeb95edf4d07b608",
      "fileid": "39361557653f239853b04d21393493111d84eb4dd963144842ae29dc1f8db47c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/clementcalenge/actions/runs/28090010590"
    }
  ]
}