The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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 ORCID iD [aut, cre], Luis Osorio-Olvera ORCID iD [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:

Reference manual: fastbioclim.html , fastbioclim.pdf

Downloads:

Package source: fastbioclim_0.4.1.tar.gz
Windows binaries: r-devel: fastbioclim_0.3.0.zip, r-release: fastbioclim_0.3.0.zip, r-oldrel: fastbioclim_0.3.0.zip
macOS binaries: r-release (arm64): fastbioclim_0.4.1.tgz, r-oldrel (arm64): fastbioclim_0.4.1.tgz, r-release (x86_64): fastbioclim_0.4.1.tgz, r-oldrel (x86_64): fastbioclim_0.4.1.tgz
Old sources: fastbioclim archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastbioclim to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.