hydroPSO
About hydroPSO
|
SVN repository accessThe SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/hydroPSO/trunk hydroPSO
To install the latest development snapshot of this package, use install.packages("hydroPSO",,"http://rforge.net/",type="source")
To list branches use svn ls svn://svn.rforge.net/hydroPSO/branchesand for tags use svn ls svn://svn.rforge.net/hydroPSO/tags
Most recent GIT commitsa5a8373b| r-marinao | Mon Jan 4 11:17:22 2021 -0300 Update hydromod.R A default character was added in the new argument 'exe.args' M R/hydromod.R 24c4d85c| r-marinao | Mon Jan 4 11:02:15 2021 -0300 Update hydromod.R the possibility of including additional arguments in the execution of the executable file ('exe.fname') is added M R/hydromod.R d99fd98e| Mauricio Zambrano-Bigiarini | Sat Dec 5 21:46:56 2020 -0300 corrected error when fn='hydromodInR' and parallel='none' M DESCRIPTION M R/PSO_v2013.R 05c10f45| Mauricio Zambrano-Bigiarini | Fri Nov 20 04:16:36 2020 -0300 'hydromodInR.eval' is now exported M DESCRIPTION M NAMESPACE 6399d520| Mauricio Zambrano-Bigiarini | Fri Nov 20 03:49:21 2020 -0300 it is finally working correctly in parallel mode (now model.FUN.args area always passed to model.FUN) M DESCRIPTION M NAMESPACE M NEWS M R/verification.R |