Changes in version 0.4.2 (2026-05-08) - CITATION files and text added. Changes in version 0.4.1 (2026-03-10) - Update testthat after aggregate_ instead of average_ Changes in version 0.4.0 - New calculate_sum() - Improved documentation - Standarized parameters - Updated bionames() - Updated README and DESCRIPTION files - New Logo Changes in version 0.3.0 (2025-11-26) - Changing to qs2 instead of qs package - Update bionames - Fix name template - Fix progressbars in tutorials - Verbose parameter - Consistent warning messages - Unit tests implemented (with the help of Gemini Pro 2.5) Changes in version 0.2.1 (2025-09-08) - Delete unused functions (e.g., mismatch_NA) - Verbose added. - Small changes for making the package ready for CRAN. - Update example data in README file. Changes in version 0.2.0 - New package based on bioclima (https://github.com/gepinillab/bioclima) - New workflow to handle calculations based on Rfast and exactextract. - New functions to calculate averages and roll averages. - Tutorials in Spanish and English. - Canned data available in egdata.fastbioclim (just in GitHub) Changes in version 0.1.0 - Easier names for internal functions - Option to add bioclimatic variables bio24-35 - bionames() to get names easily - Option to add static periods. Useful when you wnat to use same periods in time-series - New stats_clima() to make your own summaries of variables (e.g., evapotraspiraion, cloudiness) Changes in version 0.0.4 - Fix bug in mismatch_NA(). - Some small changes in documenting the package. Changes in version 0.0.3 - Changing pipe and adding call to terra functions and internal functions. Thanks to the contribution of @francisvolh - Updated node in pkgdown. Changes in version 0.0.2 - Vignette in Spanish to be show in the "Modelamiento de Nichos Ecológicos" facebook group - Add stdev for population in bio04 and bio15 - No round of variables - More infomation in README file Changes in version 0.0.1 - First code public