oracle / fastr

A high-performance implementation of the R programming language, built on GraalVM.
Other
626 stars 64 forks source link

An internal error occurred: "java.lang.AssertionError: Drop: expected String or RAbstractStringVector in dimnames" #38

Closed comicfans closed 5 years ago

comicfans commented 5 years ago

calling following code leads fastR error:

 library(TTR)
 ary <- array(1,dim=c(2,2),dimnames=list(c('2018-01-01','2018-01-02'),c('high','low')))
 SAR(ary)

full log fastr_errors_pid18181.log

steve-s commented 5 years ago

Hi comicfans,

thank you for the report. Should be fixed by 140a4badf40eb445ac6f9cb0cb57beb4fca9c95e