Skip to content

Commit

Permalink
Prepare release 0.60.6
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykironde committed Aug 21, 2024
1 parent f42bf6f commit 9d6c9e1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: portalcasting
Title: Model and Forecast Portal Rodent Dynamics
Version: 0.60.5
Version: 0.60.6
Authors@R: c(
person(c("Juniper", "L."), "Simonis",
email = "[email protected]", role = c("aut", "cre"),
Expand Down Expand Up @@ -54,7 +54,7 @@ Suggests:
pkgdown,
testthat
SystemRequirements: JAGS 4.x.y; libcurl; gsl
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
8 changes: 7 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

Version numbers follow [Semantic Versioning](https://semver.org/).

# [portalcasting 0.60.4](https://github.com/weecology/portalcasting/releases/tag/v0.60.5)

# [portalcasting 0.60.6](https://github.com/weecology/portalcasting/releases/tag/v0.60.6)
*08-21-2024*
## Bug fix on evaluation.
* Add sNaiveArima, sAutoArima models. The models were skipped.

# [portalcasting 0.60.5](https://github.com/weecology/portalcasting/releases/tag/v0.60.5)
*01-01-2024*
## Fix Zipping function.
* Avoid creating extra folders from relative paths
Expand Down
4 changes: 2 additions & 2 deletions man/portalcasting-app-selection-helpers.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/portalcasting-app-server.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/portalcasting-app-ui.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d6c9e1

Please sign in to comment.