Deal with Infinity and NaN when translating values #223
Labels
enhancement
New feature or request
R
Requires R Code/Interaction with the R programming language from the TypeScript side
Currently our conversion functions
ts2r
andnumber2ts
do not handle NaN or Infinity correctly. We should change that.https://github.com/Code-Inspect/flowr/blob/438a6058af160ec0999b635a5649ef774c610c86/src/r-bridge/lang-4.x/values.ts#L10-L13
The text was updated successfully, but these errors were encountered: