ECCC-CDAS / RClimDex

Simple R package for ETCCDI/CRD climate change indices calculations
GNU Lesser General Public License v2.1
45 stars 23 forks source link

NAs introduced by coercion #2

Closed mihainiculita closed 5 years ago

mihainiculita commented 5 years ago

Hello,

I get the following error when I try to un the calculation:

Error in ParseError("[[:alnum:]_.:/\b\-]*", as.character(tclvalue(rclimdex.env$entries.file.in)), : (converted from warning) NAs introduced by coercion

Any idea why?

Thank you!

rodneychan-ec commented 5 years ago

There was an compatibility issue with R 3.5.1, should be fixed in new release (1.9-3) now. Otherwise 1.9-2 have to use R 3.3.3 or lower.