Closed sriramab closed 3 years ago
Should be fixed in commit by https://github.com/gama-platform/gama.experimental/commit/1e0cc6a9aab1d185453a1d7204f5e0263a733b5e. Once @hqnghi88 has setup the build for the 1.8.2 stream on experimental, it will be possible to test it (or you can do it directly if you run GAMA in Eclipse)
Closing it now (I've tested it myself in different scenarios). Reopen if it still manifests itself.
Hi
In R multiple statements in a single line are separated by semi-colon. R_eval is evaluating only the first statement. Everything after the first semi-colon is ignored. I think there is something small that needs to be corrected. Please can you check.