R-simple.ecl fails with Rembed: Rcpp error: invalid subscript type 'closure'

Environment

Ubuntu 16.04 LTS

Description

Line 113 in function testRecordOut is mtcars[t,] which is requiring that t be found in the environment.  When t is replaced with 1, the first row is returned and the program ends normally.

 

What was intended with the original example?

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Labels

Pull Request URL

Affects versions

Created July 31, 2018 at 7:25 PM
Updated September 5, 2018 at 2:48 PM
Resolved September 5, 2018 at 2:48 PM