hydroPSO
About hydroPSO
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/hzambran/hydroPSO.git hydroPSO
see also hydroPSO GitHub repository.
To install the latest development snapshot of this package, use install.packages("hydroPSO",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("hydroPSO",,"http://rforge.net/")
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 |