{
  "_id": "6a25301a4b233be198395b18",
  "Package": "maskRangeR",
  "Title": "Mask Species Geographic Ranges",
  "Version": "1.1",
  "Authors@R": "c(person('Cory','Merow',email='cory.merow@gmail.com',role=c('aut','cre')),\nperson('Peter J.', 'Galante',email='pgalante@amnh.org',role=c('aut')),\nperson(\"Jamie M.\",\"Kass\",email='jamie.m.kass@gmail.com',role=c('aut')),\nperson(\"Cecina\",\"Babich Morrow\",email='cbabichmorrow@amnh.org',role=c('aut')),\nperson(\"Valentina\", 'Grisales Betancur',email='vgrisale@eafit.edu.com',role=c('aut')))",
  "Description": "Mask ranges based on expert knowledge or remote sensing\nlayers. These tools can be combined to quantitatively and\nreproducibly generate a new map or to update an existing map.\nMethods include expert opinion and data-driven tools to\ngenerate thresholds for binary masks.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 08:42:34 UTC",
    "User": "root"
  },
  "Author": "Cory Merow [aut, cre], Peter J. Galante [aut], Jamie M. Kass\n[aut], Cecina Babich Morrow [aut], Valentina Grisales Betancur\n[aut]",
  "Maintainer": "Cory Merow <cory.merow@gmail.com>",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://cmerow.r-universe.dev",
  "Date/Publication": "2022-05-11 10:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/maskRangeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
  "MD5sum": "584d277da5fff6fc15509f4fb89dd9d5",
  "_user": "cmerow",
  "_type": "src",
  "_file": "maskRangeR_1.1.tar.gz",
  "_fileid": "94d3d0644d1b5069990fd6b3da168028eb1cae1de975a691a2f8a14fe6c47d52",
  "_filesize": 1930957,
  "_sha256": "94d3d0644d1b5069990fd6b3da168028eb1cae1de975a691a2f8a14fe6c47d52",
  "_created": "2026-06-07T08:42:34.000Z",
  "_published": "2026-06-07T08:47:22.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79945196244,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462489017"
    },
    {
      "job": 79945196254,
      "time": 259,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462494877"
    },
    {
      "job": 79945196236,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462483051"
    },
    {
      "job": 79945196240,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462479127"
    },
    {
      "job": 79944897526,
      "time": 310,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462464018"
    },
    {
      "job": 79945196248,
      "time": 228,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462491349"
    },
    {
      "job": 79945196246,
      "time": 118,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7462478524"
    },
    {
      "job": 79945196251,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7462481435"
    },
    {
      "job": 79945196247,
      "time": 227,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7462491328"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/maskRangeR",
  "_commit": {
    "id": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
    "author": "Cory Merow <cory.merow@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1652266202
  },
  "_maintainer": {
    "name": "Cory Merow",
    "email": "cory.merow@gmail.com",
    "login": "cmerow",
    "description": "",
    "uuid": 4672092
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dismo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "wallace",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cmerow",
      "count": 2,
      "uuid": 4672092
    }
  ],
  "_userbio": {
    "uuid": 4672092,
    "type": "user",
    "name": "Cory Merow"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maskRangeR"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maskRangeR.html",
    "manual.pdf"
  ],
  "_realowner": "cmerow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-11-10"
    },
    {
      "version": "1.1",
      "date": "2022-05-11"
    }
  ],
  "_exports": [
    "annotate",
    "continuousMask",
    "cropResampleTrim",
    "focalCompare",
    "lotsOfMasks",
    "manyMaskSensitivity",
    "maskRanger",
    "rangeSVM",
    "rangeSVM_predict",
    "thresholdSensitivity"
  ],
  "_help": [
    {
      "page": "annotate",
      "title": "Annotate point data with rasters based on matching dates.",
      "topics": [
        "annotate"
      ]
    },
    {
      "page": "continuousMask",
      "title": "Update a binary raster (species range map) to continuous values that describe the proportion of cell that is suitable or the quality of the cell.",
      "topics": [
        "continuousMask"
      ]
    },
    {
      "page": "cropResampleTrim",
      "title": "Line two rasters or stacks or lists of rasters",
      "topics": [
        "cropResampleTrim"
      ]
    },
    {
      "page": "focalCompare",
      "title": "Generate layers based on different focal windows",
      "topics": [
        "focalCompare"
      ]
    },
    {
      "page": "lotsOfMasks",
      "title": "Generate and apply multiple masks to a map",
      "topics": [
        "lotsOfMasks"
      ]
    },
    {
      "page": "manyMaskSensitivity",
      "title": "Sensitivity testing for masks",
      "topics": [
        "manyMaskSensitivity"
      ]
    },
    {
      "page": "maskRanger",
      "title": "Make a matrix of modeling decisions to be used to specify clipping rules",
      "topics": [
        "maskRanger"
      ]
    },
    {
      "page": "rangeSVM",
      "title": "Classify species ranges based on occurrence coordinates and SDM scores.",
      "topics": [
        "rangeSVM"
      ]
    },
    {
      "page": "rangeSVM_predict",
      "title": "Generate a raster based on predictions of SVM model with values corresponding to the species.",
      "topics": [
        "rangeSVM_predict"
      ]
    },
    {
      "page": "thresholdSensitivity",
      "title": "Sensitivity testing for thresholds",
      "topics": [
        "thresholdSensitivity"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "cli",
    "cpp11",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "raster",
    "Rcpp",
    "rlang",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "functionDirectory.Rmd",
      "filename": "functionDirectory.html",
      "title": "Function Directory",
      "author": "Cory Merow",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-11-10 14:50:05",
      "modified": "2021-11-10 14:50:05",
      "commits": 1
    },
    {
      "source": "maskRanger_PseudoVignette.Rmd",
      "filename": "maskRanger_PseudoVignette.html",
      "title": "maskRangeR: Improving spatial and temporal accuracy of species distribution models",
      "author": "Cory Merow, Peter J. Galante, Cecina Babich Morrow, Jamie M. Kass, Alex Moore, Valentina Grisales-Betancur, Beth Gerstner, Jorge Velasquez, Robert P. Anderson, Mary E. Blair",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-11-10 14:50:05",
      "modified": "2021-11-10 14:50:05",
      "commits": 1
    },
    {
      "source": "Version_Updates.Rmd",
      "filename": "Version_Updates.html",
      "title": "Version Updates",
      "author": "Cory Merow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Current version 0.1.0"
      ],
      "created": "2021-11-10 14:50:05",
      "modified": "2021-11-10 14:50:05",
      "commits": 1
    }
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "maskranger",
  "_universes": [
    "cmerow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T08:45:48.000Z",
      "distro": "noble",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "d041d57baa72505e19c5cda66134e9819df6c2fa046a7bf67104268e4ee81124",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-07T08:46:41.000Z",
      "distro": "noble",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "f1b8f592cb289c3933951fe80072075845cf66862e5a5fdc0a1835debd663b07",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-07T08:45:05.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "63c18a2908b6d1e8c240c30b29edf32350a53a079290c936ff217ed5af810f01",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-06-07T08:44:34.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "920fb19f612879849106ec23bae716a7b3fc541b4f8930f05fa5568a81631a93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-07T08:46:34.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "89f8ffcae4d0bc8d7efb3dacec2b05646c06767ff5d4f0e54de7307058398518",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-07T08:44:13.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "c4e0e7aa46b16c0b3f76110c3e161e54958ddebd6be7c4575df559dd11697a6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-07T08:44:34.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "0807711f65163923d88b80fb0467d62f77a973a7960822dbae6f9a798d8a9460",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-06-07T08:45:58.000Z",
      "commit": "683540dcdb825dcbaa5e0dcbd08827347229a1dc",
      "fileid": "531ca36f2a54518c6e13e09a05fdf9d273c095f364e7df1bde978060cb03b9b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cmerow/actions/runs/27087559654"
    }
  ]
}