Releases: weecology/portalcasting
Releases · weecology/portalcasting
portalcasting v0.60.6
Merge pull request #375 from henrykironde/ug-models Add missing models
portalcasting v0.60.5
Avoids creating extra folders from the relative path when zipping
portalcasting v0.60.4
Switch to Plausible
Zip the resources forecast folder
portalcasting v0.60.3
Merge pull request #370 from henrykironde/ziptest Add tests for zip and unszip
portalcasting v0.60.2
New version of portalPredictions
Portal-forecasts reduces the size of the portalPredictions
Portal-forecasts is a revised version of portalPredictions
Portal-forecasts contains forecasts as zipped files
portalcasting v0.60.1
minor documentation edits (fixing some links and spelling errors)
no code changes
portalcasting v0.60.0
Automating editing of dockerhub description
- Using a 3rd party action while docker gets this functionality integrated
- addresses #361
portalcasting v0.59.0
adding curl back into dockerfile
portalcasting v0.58.0
Editing documentation
- Auto templates for issues and prs
Inclduing git2r in the package
- Was removed accidentally from dockerfile causing breaks in main repo, seeing if it works to be in the package itself
portalcasting v0.57.0
Editing documentation
- Tightening and improving language in Title and Description fields in DESCRIPTION file
Preventing duplicate keys in control lists at the top level
Adding docker images with setup done
- including a production and a sandbox image
Testing docker images prior to pushing them
- A simple "can you run
library(portalcasting)
" to start, can use this entry point to expand the testing suite on the image in the future