Skip to content

Releases: GlobalEcologyLab/poems

Version 1.3.0

14 May 16:19
Compare
Choose a tag to compare

Many changes have occurred since the last release (v1.0.5).

Enhancements

  • Changed two of the vignettes to HTML vignettes.
  • These vignettes should now run much faster on CRAN servers.
  • Added a CONTRIBUTING.md file.
  • Added examples for all functions, classes, and data objects in the package.
  • Added a logo to the README.
  • poems is now documented compliant with srr standards G1.0 through G1.6.
  • Added density dependent dispersal, via density dependence in the source population and the target population
  • Added Poisson distributions as a possible parameter distribution to the Latin hypercube sampler
  • Test coverage has been increased for LatinHypercubeSampler.R, SimulationManager.R, and PopulationModel.R.
  • A CITATION file has been added.
  • A [https://globalecologylab.github.io/poems/](pkgdown documentation site) has been added.
  • Code style has been improved across all R files and documentation.
  • The dataset documentation has been updated to keep up with the latest roxygen2 style.
  • Imports from the gdistance package are now more explicit.

Bug fixes

  • The CRS of the tasmania_modifier raster dataset in /data has been changed from NA to the appropriate equal area projection.
  • The vignettes now handle the objects in /data appropriately.
  • Adjusted some tests so they will work correctly on certain Apple Silicon systems
  • Patched some errors and notes that came up in the tests for the generator object and the spatial correlation object

Version 1.0.5

04 Aug 04:39
Compare
Choose a tag to compare

Stuart Brown's changes, especially translocation functions

Version 1.0.4

30 Sep 23:58
ac60639
Compare
Choose a tag to compare

1.0.4 Email update on CRAN

  • Skipped 1.0.3 in CRAN submission attempts
  • Prevented some examples from running on check as they were taking too long on the CRAN win-builder checking servers. These servers are likely slower (or under more demand) than they were when the package was first accepted on CRAN. Consider reenabling the example checks if this situation changes in the future.

Version 1.0.2

18 Jan 02:06
Compare
Choose a tag to compare

CRAN update

  • raster CRS updated to avoid future PROJ 8 errors

Version 1.0.1

07 Apr 23:40
Compare
Choose a tag to compare

CRAN release

Version 0.5.0

16 Mar 06:57
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Version 0.5.0

  • removed paleopop components

Version 0.4.4

15 Mar 02:39
Compare
Choose a tag to compare
Version 0.4.4 Pre-release
Pre-release

Version 0.4.4

  • Distribution generation (explicit) window sample functionality
  • Results manager performance fix (slow writing to matrix list within R6 object)

Version 0.4.3

10 Mar 01:15
Compare
Choose a tag to compare
Version 0.4.3 Pre-release
Pre-release

Version 0.4.3

  • Updated thylacine vignette with extirpation CI and tuned ABC validation
  • Generator distribution normalize threshold from attribute (string)

Version 0.4.2

09 Mar 00:37
Compare
Choose a tag to compare
Version 0.4.2 Pre-release
Pre-release

Version 0.4.2
Enhancements and fixes:

  • Change data frames also reduced via base decimal rounding in dispersal generator
  • Very large N/K => transition = 0 when environmental stochasticity in paleopop simulator
  • Temporal brick only when ncol matches in paleo-region

Version 0.4.1

26 Feb 05:18
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release

Version 0.4.1
Enhancements and fixes:

  • Allow less "strict" region consistency
  • Cholesky decomposition can have negatives
  • Make raster library accessible in parallel