{
  "_id": "6a0f6472acfb0bcc41c5cbe2",
  "Package": "ecoTolerance",
  "Type": "Package",
  "Title": "Ecological Tolerance Indices",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = c(\"Diego\", \"F.\"), family = \"Miranda\", role = c(\"aut\", \"cre\"), email = \"dfernandes115@gmail.com\"),\nperson(given = c(\"Lucas\", \"R.\"), family = \"Forti\", role = \"aut\"))",
  "Description": "Computes the Road Tolerance Index (RTI) and the Human\nFootprint Tolerance Index (HFTI) for species occurrence data.\nIt automates data cleaning and integrates spatial data (roads\nand human footprint) to produce reproducible tolerance metrics\nfor biodiversity and conservation research. The HFTI\ncalculation is based on the global human footprint dataset by\nMu et al. (2022) <doi:10.1038/s41597-022-01284-8>. This package\nis part of a PhD thesis focused on amphibian ecology in Brazil.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:19:08 UTC",
    "User": "root"
  },
  "Author": "Diego F. Miranda [aut, cre], Lucas R. Forti [aut]",
  "Maintainer": "Diego F. Miranda <dfernandes115@gmail.com>",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://mirandafdiego.r-universe.dev",
  "Date/Publication": "2026-02-19 20:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/ecoTolerance",
  "RemoteRef": "HEAD",
  "RemoteSha": "716da03ec84a33879a175e23e90bd881fe37197b",
  "MD5sum": "fc3262ba896cadcb229679789150908f",
  "_user": "mirandafdiego",
  "_type": "src",
  "_file": "ecoTolerance_0.1.0.tar.gz",
  "_fileid": "b6bc1b3ba4b3f29bd33410703a592eaac1c78c9ba38ab8d532d3ea8a9c5a1bfa",
  "_filesize": 173851,
  "_sha256": "b6bc1b3ba4b3f29bd33410703a592eaac1c78c9ba38ab8d532d3ea8a9c5a1bfa",
  "_created": "2026-05-21T10:19:08.000Z",
  "_published": "2026-05-21T20:00:50.416Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77257438995,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133255719"
    },
    {
      "job": 77257438866,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133244207"
    },
    {
      "job": 77257439236,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133240662"
    },
    {
      "job": 77257439012,
      "time": 207,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133233737"
    },
    {
      "job": 77257437927,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133168706"
    },
    {
      "job": 77257438108,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145884556"
    },
    {
      "job": 77257438546,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133239777"
    },
    {
      "job": 77257439130,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133240239"
    },
    {
      "job": 77257438920,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133238719"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ecoTolerance",
  "_commit": {
    "id": "716da03ec84a33879a175e23e90bd881fe37197b",
    "author": "Diego F. Miranda <dfernandes115@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1771533602
  },
  "_maintainer": {
    "name": "Diego F. Miranda",
    "email": "dfernandes115@gmail.com",
    "login": "mirandafdiego",
    "description": "",
    "uuid": 147621647
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-02-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mirandafdiego",
      "count": 1,
      "uuid": 147621647
    }
  ],
  "_userbio": {
    "uuid": 147621647,
    "type": "user",
    "name": "mirandafdiego"
  },
  "_downloads": {
    "count": 523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ecoTolerance"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ecoTolerance.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "mirandafdiego",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "calculate_HFTI",
    "calculate_RTI",
    "compute_indices",
    "generate_all_reports",
    "load_human_footprint",
    "load_roads",
    "process_occurrences"
  ],
  "_help": [
    {
      "page": "calculate_HFTI",
      "title": "Calculate Human Footprint Tolerance Index (HFTI)",
      "topics": [
        "calculate_HFTI"
      ]
    },
    {
      "page": "calculate_RTI",
      "title": "Calculate Road Tolerance Index (RTI)",
      "topics": [
        "calculate_RTI"
      ]
    },
    {
      "page": "compute_indices",
      "title": "Compute both RTI and HFTI",
      "topics": [
        "compute_indices"
      ]
    },
    {
      "page": "generate_all_reports",
      "title": "Generate and save maps & density plots for RTI and HFTI of all species",
      "topics": [
        "generate_all_reports"
      ]
    },
    {
      "page": "load_human_footprint",
      "title": "Load Human Footprint GeoTIFF",
      "topics": [
        "load_human_footprint"
      ]
    },
    {
      "page": "load_roads",
      "title": "Load Brazilian Roads Data",
      "topics": [
        "load_roads"
      ]
    },
    {
      "page": "process_occurrences",
      "title": "Process occurrence data",
      "topics": [
        "process_occurrences"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ecoTolerance/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "intro-eco-tolerance.Rmd",
      "filename": "intro-eco-tolerance.html",
      "title": "ecoTolerance: A Comprehensive Tutorial",
      "author": "Diego F. Miranda",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Features of ecoTolerance",
        "Installation",
        "1. Quick Start Example (Toy Data)",
        "1.1 Load the package and Data",
        "1.2 Compute Indices (Toy Mode)",
        "1.3 Automatic Reports",
        "2. Using Full Internal Data (Brazil)",
        "3. Using External Shapefiles & Rasters",
        "4. Manual Workflow",
        "4.1 Process Occurrences",
        "4.2 Calculating RTI and HFTI Directly",
        "4.3 Plotting Individual Maps",
        "Advanced Configuration",
        "Conclusion",
        "Acknowledgments",
        "References"
      ],
      "created": "2026-02-19 20:40:02",
      "modified": "2026-02-19 20:40:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ecotolerance",
  "_universes": [
    "mirandafdiego"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T10:21:54.000Z",
      "distro": "noble",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "fb0e2ff94b68ad546ff260ce6ece43373e7792b7c92fe5792dcf03944ccc3781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T10:21:36.000Z",
      "distro": "noble",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "cf52eae06227bf0cde6798100c13f0ffe7d6fa8ceb6f6cf9f618501db4471e74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T10:21:39.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "200dcf694acc121d85b4da49209e976502f57f1b8280fbf77cf660387301b121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T10:21:26.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "74b1d667ac86d2bcfbbab61826597eb56f96e3160a7924b400f177b539b48baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-21T19:59:44.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "d5dc2382d1973f0e635eac741821fcfa9f7208e28080548bd9d5f4e1360cfa52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:20:44.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "08c4b76ee82f7458756a086b59bc644d7a41d8a0584457cb9278670a6c6135b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:20:38.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "00d92213049345233a74a4a5156340272ba8473a4bd3ad58ea52fd209e9b10aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T10:20:30.000Z",
      "commit": "716da03ec84a33879a175e23e90bd881fe37197b",
      "fileid": "32b0ad034631b16699aa7f45195d1a645526558b984c9210bbaf1f370735d1c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mirandafdiego/actions/runs/26219866435"
    }
  ]
}