{
  "_id": "6a169406acfb0bcc41d79af9",
  "Package": "red",
  "Title": "IUCN Redlisting Tools",
  "Version": "1.6.1",
  "Date": "2023-09-08",
  "Author": "Pedro Cardoso [aut] (<https://orcid.org/0000-0001-8119-9960>),\nVasco V. Branco [cre, aut]\n(<https://orcid.org/0000-0001-7797-3183>)",
  "Maintainer": "Vasco V. Branco <vasco.branco@helsinki.fi>",
  "Description": "Includes algorithms to facilitate the assessment of\nextinction risk of species according to the IUCN (International\nUnion for Conservation of Nature, see <https://www.iucn.org/>\nfor more information) red list criteria.",
  "Authors@R": "c(person(\"Pedro\", \"Cardoso\", role = c(\"aut\"),  \nemail = \"pedro.cardoso@helsinki.fi\",\ncomment = c(ORCID = \"0000-0001-8119-9960\")),\nperson(\"Vasco V.\", \"Branco\", role = c(\"cre\",\"aut\"),\nemail = \"vasco.branco@helsinki.fi\",\ncomment = c(ORCID = \"0000-0001-7797-3183\")))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:41:49 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libglpk-dev\nlibgmp3-dev default-jdk libicu-dev libxml2-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://vascobranco.r-universe.dev",
  "Date/Publication": "2025-05-02 10:51:14 UTC",
  "RemoteUrl": "https://github.com/vascobranco/red",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2f86f8658af1f11ac151862fb70b28388de072b",
  "MD5sum": "d0246d7095d9376fe975c34d3196fd48",
  "_user": "vascobranco",
  "_type": "src",
  "_file": "red_1.6.1.tar.gz",
  "_fileid": "6386974feaa5591e2d15564204bce82342e443933b6877b391cf73b5fc152ee8",
  "_filesize": 604421,
  "_sha256": "6386974feaa5591e2d15564204bce82342e443933b6877b391cf73b5fc152ee8",
  "_created": "2026-05-27T06:41:49.000Z",
  "_published": "2026-05-27T06:49:42.846Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022165933,
      "time": 411,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7233731985"
    },
    {
      "job": 78022166010,
      "time": 343,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233714165"
    },
    {
      "job": 78022165938,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7233680317"
    },
    {
      "job": 78022165910,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233678611"
    },
    {
      "job": 78021587387,
      "time": 253,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233624961"
    },
    {
      "job": 78022165905,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233666821"
    },
    {
      "job": 78022165936,
      "time": 337,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7233712478"
    },
    {
      "job": 78022165934,
      "time": 355,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7233716884"
    },
    {
      "job": 78022165935,
      "time": 381,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7233724135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vascobranco/red",
  "_commit": {
    "id": "e2f86f8658af1f11ac151862fb70b28388de072b",
    "author": "Vasco Branco <bio.vbranco@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1746183074
  },
  "_maintainer": {
    "name": "Vasco V. Branco",
    "email": "vasco.branco@helsinki.fi",
    "login": "vascobranco",
    "twitter": "@VV_Branco",
    "description": "Researcher and R programmer uncovering the secrets of the flesh.",
    "uuid": 56229977,
    "orcid": "0000-0001-7797-3183"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "BAT",
      "role": "Imports"
    },
    {
      "package": "dismo",
      "role": "Imports"
    },
    {
      "package": "gdistance",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "predicts",
      "role": "Imports"
    }
  ],
  "_owner": "vascobranco",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "biodiversity",
    "extinction-risk"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vascobranco",
      "count": 7,
      "uuid": 56229977
    }
  ],
  "_userbio": {
    "uuid": 56229977,
    "type": "user",
    "name": "Vasco Branco",
    "description": "Researcher and R programmer uncovering the secrets of the flesh."
  },
  "_downloads": {
    "count": 517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/red"
  },
  "_mentions": 8,
  "_devurl": "https://github.com/vascobranco/red",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/red.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vascobranco/red",
  "_realowner": "vascobranco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-08-23"
    },
    {
      "version": "0.1.1",
      "date": "2016-09-28"
    },
    {
      "version": "0.1.2",
      "date": "2016-10-12"
    },
    {
      "version": "0.2.0",
      "date": "2016-12-07"
    },
    {
      "version": "1.0.0",
      "date": "2017-02-23"
    },
    {
      "version": "1.0.1",
      "date": "2017-04-12"
    },
    {
      "version": "1.1.0",
      "date": "2017-06-20"
    },
    {
      "version": "1.1.1",
      "date": "2017-06-22"
    },
    {
      "version": "1.2.0",
      "date": "2017-07-28"
    },
    {
      "version": "1.2.1",
      "date": "2017-10-06"
    },
    {
      "version": "1.3.0",
      "date": "2017-10-17"
    },
    {
      "version": "1.3.1",
      "date": "2018-01-23"
    },
    {
      "version": "1.3.3",
      "date": "2018-03-29"
    },
    {
      "version": "1.4.0",
      "date": "2018-05-08"
    },
    {
      "version": "1.5.0",
      "date": "2020-05-04"
    },
    {
      "version": "1.6.0",
      "date": "2023-09-02"
    },
    {
      "version": "1.6.1",
      "date": "2023-09-08"
    },
    {
      "version": "1.6.2",
      "date": "2025-05-11"
    },
    {
      "version": "1.6.3",
      "date": "2025-07-11"
    }
  ],
  "_exports": [
    "aoo",
    "countries",
    "elevation",
    "eoo",
    "kml",
    "map.draw",
    "map.easy",
    "map.habitat",
    "map.points",
    "map.sdm",
    "move",
    "outliers",
    "raster.clean",
    "raster.distance",
    "raster.east",
    "raster.lat",
    "raster.long",
    "raster.north",
    "raster.read",
    "raster.reduce",
    "records",
    "red.examples",
    "red.getDir",
    "red.setDir",
    "red.setup",
    "rli",
    "rli.map",
    "rli.multi",
    "rli.predict",
    "rli.sampled",
    "thin"
  ],
  "_help": [
    {
      "page": "aoo",
      "title": "Area of Occupancy (AOO).",
      "topics": [
        "aoo"
      ]
    },
    {
      "page": "countries",
      "title": "Countries of occurrence.",
      "topics": [
        "countries"
      ]
    },
    {
      "page": "elevation",
      "title": "Elevation limits.",
      "topics": [
        "elevation"
      ]
    },
    {
      "page": "eoo",
      "title": "Extent of Occurrence (EOO).",
      "topics": [
        "eoo"
      ]
    },
    {
      "page": "kml",
      "title": "Output kml files.",
      "topics": [
        "kml"
      ]
    },
    {
      "page": "map.draw",
      "title": "Map creation.",
      "topics": [
        "map.draw"
      ]
    },
    {
      "page": "map.easy",
      "title": "Species distributions made easy (multiple species).",
      "topics": [
        "map.easy"
      ]
    },
    {
      "page": "map.habitat",
      "title": "Map species distribution of habitat specialist.",
      "topics": [
        "map.habitat"
      ]
    },
    {
      "page": "map.points",
      "title": "Map recorded distribution of species.",
      "topics": [
        "map.points"
      ]
    },
    {
      "page": "map.sdm",
      "title": "Predict species distributions.",
      "topics": [
        "map.sdm"
      ]
    },
    {
      "page": "move",
      "title": "Move records to closest non-NA cell.",
      "topics": [
        "move"
      ]
    },
    {
      "page": "outliers",
      "title": "Visual detection of outliers.",
      "topics": [
        "outliers"
      ]
    },
    {
      "page": "raster.clean",
      "title": "Uniformize raster layers.",
      "topics": [
        "raster.clean"
      ]
    },
    {
      "page": "raster.distance",
      "title": "Create distance layer.",
      "topics": [
        "raster.distance"
      ]
    },
    {
      "page": "raster.east",
      "title": "Create eastness layer.",
      "topics": [
        "raster.east"
      ]
    },
    {
      "page": "raster.lat",
      "title": "Create latitude layer.",
      "topics": [
        "raster.lat"
      ]
    },
    {
      "page": "raster.long",
      "title": "Create longitude layer.",
      "topics": [
        "raster.long"
      ]
    },
    {
      "page": "raster.north",
      "title": "Create northness layer.",
      "topics": [
        "raster.north"
      ]
    },
    {
      "page": "raster.read",
      "title": "Read and buffer raster layers.",
      "topics": [
        "raster.read"
      ]
    },
    {
      "page": "raster.reduce",
      "title": "Reduce dimensionality of raster layers.",
      "topics": [
        "raster.reduce"
      ]
    },
    {
      "page": "records",
      "title": "Download taxon records from GBIF.",
      "topics": [
        "records"
      ]
    },
    {
      "page": "red.examples",
      "title": "Example data packaged with *red*",
      "topics": [
        "red.examples"
      ]
    },
    {
      "page": "red.getDir",
      "title": "Read GIS directory.",
      "topics": [
        "red.getDir"
      ]
    },
    {
      "page": "red.setDir",
      "title": "Setup GIS directory.",
      "topics": [
        "red.setDir"
      ]
    },
    {
      "page": "red.setup",
      "title": "Download and setup GIS files.",
      "topics": [
        "red.setup"
      ]
    },
    {
      "page": "rli",
      "title": "Red List Index.",
      "topics": [
        "rli"
      ]
    },
    {
      "page": "rli.map",
      "title": "Mapping the Red List Index.",
      "topics": [
        "rli.map"
      ]
    },
    {
      "page": "rli.multi",
      "title": "Red List Index for multiple groups.",
      "topics": [
        "rli.multi"
      ]
    },
    {
      "page": "rli.predict",
      "title": "Prediction of Red List Index.",
      "topics": [
        "rli.predict"
      ]
    },
    {
      "page": "rli.sampled",
      "title": "Sampled Red List Index.",
      "topics": [
        "rli.sampled"
      ]
    },
    {
      "page": "thin",
      "title": "Spatial thinning of occurrence records.",
      "topics": [
        "thin"
      ]
    }
  ],
  "_pkglogo": "https://github.com/vascobranco/red/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/vascobranco/red/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ape",
    "BAT",
    "bit",
    "bit64",
    "boot",
    "caret",
    "class",
    "cli",
    "clock",
    "cluster",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptim",
    "diagram",
    "digest",
    "dismo",
    "doParallel",
    "dplyr",
    "e1071",
    "expm",
    "farver",
    "fastcluster",
    "fastmatch",
    "FNN",
    "foreach",
    "future",
    "future.apply",
    "gdistance",
    "generics",
    "geometry",
    "geosphere",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "hitandrun",
    "hms",
    "hypervolume",
    "igraph",
    "ipred",
    "isoband",
    "iterators",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "linprog",
    "listenv",
    "lpSolve",
    "lubridate",
    "magic",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "mnormt",
    "ModelMetrics",
    "multicool",
    "mvtnorm",
    "nlme",
    "nls2",
    "nnet",
    "numDeriv",
    "optimParallel",
    "palmerpenguins",
    "parallelly",
    "pbapply",
    "pdist",
    "permute",
    "phangorn",
    "phytools",
    "pillar",
    "pkgconfig",
    "PlotTools",
    "plyr",
    "pracma",
    "predicts",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "proto",
    "proxy",
    "purrr",
    "quadprog",
    "R6",
    "raster",
    "rbibutils",
    "rcdd",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "Rdpack",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "scatterplot3d",
    "shape",
    "sp",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "TreeTools",
    "tzdb",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_score": 4.898725181589493,
  "_indexed": true,
  "_nocasepkg": "red",
  "_universes": [
    "vascobranco"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-27T06:45:06.000Z",
      "distro": "noble",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "53053d17cf009fc422dd81c1a5a3c4320b9c25d2819d13986e91a7e2a9bb995f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-27T06:45:03.000Z",
      "distro": "noble",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "b1817d6963aa91147a8495ee398d70ecb4eab702a626ecf626a4f2cd9d3608e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-27T06:44:00.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "a45aa322cdcc9ee1a87f5d9bbf35b4cb811fcff6bbcb5c243cf6e30c7075c516",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-27T06:43:53.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "bb7b7175644ffd738811abca9834de063db883226cfaa4acbc7d7bcfe9216e72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-05-27T06:45:10.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "afc2433f5eaf5d22c9e2c26ddc35be7eee11cd4bbd386158be6c4a4d36bc9748",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-27T06:43:45.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "681d5ac78f44312a9efec4df6e0d3b18d9f2a08ade826701055777a149ce5a78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-27T06:43:41.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "5ac24638b8948fcdffd88d2570bb7a6bb21df14385f5e5ed1ec24408628f30ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-27T06:43:38.000Z",
      "commit": "e2f86f8658af1f11ac151862fb70b28388de072b",
      "fileid": "bbfb1b074638427809be6a6750cd35471d2cc862bca898fda72fd6f75fc368e1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/vascobranco/actions/runs/26495169535"
    }
  ]
}