fastbioclim: Scalable and Flexible Derivation of Custom-Time Bioclimatic and
Environmental Summary Variables
Provides an efficient tool for creating custom-time bioclimatic and derived environmental
summary variables from user-supplied raster data for user-defined timeframes. The package overcomes
computational bottlenecks by automatically switching between an in-memory framework using the 'terra'
package to maximize speed for smaller datasets, and an on-disk tiling framework for rasters that exceed
available RAM, leveraging 'exactextractr' and 'Rfast' to process data in chunks. The core functions,
derive_bioclim() and derive_statistics(), offer a unified interface with flexibility for custom time
periods beyond standard quarters and the use of fixed temporal indices, facilitating the creation of
temporally-matched environmental variables for ecological and biogeographical modeling. Visit
the package website <https://gepinillab.github.io/fastbioclim/> to find tutorials in English and Spanish.
| Version: |
0.4.1 |
| Depends: |
R (≥ 4.1) |
| Imports: |
exactextractr, future.apply, glue, progressr, purrr, qs2, Rfast, sf, terra (≥ 1.7-0) |
| Suggests: |
mockery, testthat (≥ 3.0.0), withr |
| Published: |
2026-03-10 |
| DOI: |
10.32614/CRAN.package.fastbioclim |
| Author: |
Gonzalo E. Pinilla-Buitrago
[aut, cre],
Luis Osorio-Olvera
[aut] |
| Maintainer: |
Gonzalo E. Pinilla-Buitrago <gepinillab at gmail.com> |
| BugReports: |
https://github.com/gepinillab/fastbioclim/issues |
| License: |
GPL (≥ 3) |
| URL: |
https://gepinillab.github.io/fastbioclim/ |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
fastbioclim results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fastbioclim
to link to this page.