Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 2.87 KB

File metadata and controls

97 lines (62 loc) · 2.87 KB

Version 0.3.1

  • Using the fpen.inds argument was not giving identical results to when using same settings via the fpen.prop argument. The return object now allows better tracking the changes and the two options produce identical results.

Version 0.3.0

  • Paper describing the package accepted in Frontiers in Ecology and Evolution. Added CITATION file and updated DESCRIPTION.
  • App documentation updated with links to the paper and its supplement.

Version 0.2.9

  • Updated demography parameters.

Version 0.2.81

  • Added multiple levers (augmentation, predator/prey).
  • Restructured the user interface.
  • Added predator/prey options to conservation breeding.
  • wildlift_linear is now exported (forecasting linear feature effects).

Version 0.2.80

  • Added breed.early argument to wildlift_breeding which allows females in the facility to reproduce at a younger age.

Version 0.2.78

  • Package name changed to WildLift.
  • Manuscript describing the package and app submitted.

Version 0.2.77

  • This version is the 0.3.0 release candidate.
  • km/km^2 linear feature density and cost calculation updated.
  • Output costs are in $ millions (CAD 2020).
  • Mariana added to authors list.
  • No linear feature option is still affected by % early seral.
  • Added Dockerfile for isolated testing purposes.

Version 0.2.6

  • Added run_app function to run Shiny apps locally.
  • Checked all inputs (demography, costs) and calculations.

Version 0.2.5

  • App: default percent females penned is now 35%.
  • Costs updated, number of pens now based on females only and not the total.
  • Added costs to conservation breeding option (demography is same as for predator exclosure).

Version 0.2.4

  • Fixes to the app:
    • sliders rounded demogr rates to 2 digits but some were pre set to 3 digits, now using 0.001 steps
    • percent was used instead of proportion in breakeven calculation that gave error, fixed
    • predator tab used mat pen defaults when before demogr sliders were rendered, fixed

Version 0.2.3

  • Added COMPLIANCE.yaml and updated .Rbuildignore.

Version 0.2.2

  • Added transportation related mortality to captive breeding.

Version 0.2.1

  • Added captive breeding component (#5).
  • Objects now store call for easier updating.

Version 0.2.0

  • User interface for wolf reduction is finalized.
  • File download issue fixed.

Version 0.1.1

  • caribou_forecast gained new argument fpen.inds to specify number of penned females, can be a vector representing subsequent years (#3).
  • Three new herds added to maternity penning, and also for a new treatment type for wolf reduction (argument pen.type = "wolf.red"). (#4).

Version 0.1.0

  • 1st production release.

Version 0.0.2

  • Modified Moose reduction tab.

Version 0.0.1

  • Added initial functionality to the package.