Package: ibis.insights Title: An R Implementation of the InSiGHTS Framework Version: 0.8 Authors@R: person("Martin", "Jung", , "jung@iiasa.ac.at", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7569-1390")) Description: Implements the InSiGHTS (Index of Habitat Availability) modelling framework for assessing how climate change and land-use change affect the availability of suitable habitat for species over time. The package refines binary range maps or probabilistic species distribution models (SDMs) with fractional land-use layers to produce area-of-habitat (AOH) estimates across present and future time steps. An optional temporal discount function accounts for habitat maturity, allowing newly established land cover to be weighted according to its effective ecological value. Output summaries express habitat availability as absolute area or as a relative index with respect to a user-defined reference year. The package is designed to work seamlessly with the ibis.iSDM package but can also accept any SpatRaster or stars object as range input. License: CC BY 4.0 URL: https://github.com/iiasa/ibis.insights, https://iiasa.github.io/ibis.insights/ BugReports: https://github.com/iiasa/ibis.insights/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: FNN, ibis.iSDM, sf (>= 1.0-17), terra (>= 1.7-80), stars (>= 0.6-7), assertthat, lubridate, methods, progress, units Remotes: iiasa/ibis.iSDM Depends: R (>= 4.2.0) Suggests: testthat (>= 3.0.0), knitr, rmarkdown, pkgdown VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://iiasa.r-universe.dev Date/Publication: 2026-06-14 15:05:04 UTC RemoteUrl: https://github.com/iiasa/ibis.insights RemoteRef: HEAD RemoteSha: 2d25c97b75bed6fc66bc7e3ab0a3b37e416c27b2 NeedsCompilation: no Packaged: 2026-07-15 09:07:06 UTC; root Author: Martin Jung [aut, cre] (ORCID: ) Maintainer: Martin Jung