-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated version number and release date
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: hydroPSO | ||
Type: Package | ||
Title: Particle Swarm Optimisation, with Focus on Environmental Models | ||
Version: 0.5-17 | ||
Version: 0.5-18 | ||
Author: Mauricio Zambrano-Bigiarini [aut, cre] (<https://orcid.org/0000-0002-9536-643X>), Rodrigo Rojas [ctb] | ||
Authors@R: c(person("Mauricio", "Zambrano-Bigiarini", email="[email protected]", role=c("aut","cre"), comment=c(ORCID = "0000-0002-9536-643X")), person("Rodrigo", "Rojas", email="[email protected]", role=c("ctb")) ) | ||
Maintainer: Mauricio Zambrano-Bigiarini <[email protected]> | ||
|
@@ -17,4 +17,4 @@ LazyLoad: yes | |
ByteCompile: TRUE | ||
NeedsCompilation: no | ||
Repository: CRAN | ||
Packaged: Thu Nov 14 06:49:46 PM -03 2024 ; hzambran | ||
Packaged: Thu Nov 14 07:55:46 PM -03 2024 ; hzambran |