hzambran / hydroPSO

Model-Independent Particle Swarm Optimisation for Environmental Models
https://cran.r-project.org/package=hydroPSO
GNU General Public License v2.0
36 stars 18 forks source link

The exmaple code written in 2017 couldn't run through in the latest program version #32

Open groundwater-modeling opened 2 years ago

groundwater-modeling commented 2 years ago

the example code source: https://zenodo.org/record/1044951 program version: latest error info: Error in checkForRemoteErrors(val) : 10 nodes produced errors; first error: line 8 did not have 7 elements Calls: hydroPSO ... <Anonymous> -> staticClusterApply -> checkForRemoteErrors

could someone help about this problem? I have got into this problem for days.