This is the error I got when compiling from GitHub. Can you please check? Thanks!
/hydroGOF/R/KGE.R:134:53: unexpected ')'
133: if ( (mean.obs != 0) | (sigma.obs != 0) ) {
134: if ( (method=="2009") | if (method=="2012") )
^
ERROR: unable to collate and parse R files for package 'hydroGOF'
Hi Mauricio,
This is the error I got when compiling from GitHub. Can you please check? Thanks!