remindmodel / remind

REMIND - REgional Model of INvestments and Development
Other
91 stars 123 forks source link

fix R complaining about if in output.R #1715

Closed orichters closed 1 week ago

orichters commented 1 week ago

Purpose of this PR

/p/tmp/rahelma/ElevateWP2_3/SSPupdated/remind3.3.1/remind/output/ELV_LTS_T44_2024-06-20_10.17.29/log.txt on new cluster:

Error in all(is.na(output)) || output == "NA" : 
  'length = 5' in coercion to 'logical(1)'
Calls: prepareAndRun -> run -> sys.source -> eval -> eval

Probably newer R version on the new cluster treats that differently

Type of change

Checklist: