Changeset: 98a816ae3376 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=98a816ae3376 Modified Files: monetdb5/extras/rapi/Tests/rapi01.stable.out Branch: RIntegration Log Message:
R API: mc MAL/R test output diffs (23 lines): diff --git a/monetdb5/extras/rapi/Tests/rapi01.stable.out b/monetdb5/extras/rapi/Tests/rapi01.stable.out --- a/monetdb5/extras/rapi/Tests/rapi01.stable.out +++ b/monetdb5/extras/rapi/Tests/rapi01.stable.out @@ -56,13 +56,12 @@ end main; [ 7@0, 1649760492 ] [ 8@0, 596516649 ] [ 9@0, 1189641421 ] -#Running R expression someresult <- Re(fft(somevalue)); -#Error in fft(somevalue) : object 'somevalue' not found +# Error in fft(somevalue) : object 'somevalue' not found +Calls: as.data.frame -> <Anonymous> -> fft -#Error in fft(somevalue) : object 'somevalue' not found -!MALException:rapi.eval:someresult <- Re(fft(somevalue)); -# 15:45:24 > -# 15:45:24 > "Done." -# 15:45:24 > +# 15:22:47 > +# 15:22:47 > "Done." +# 15:22:47 > + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
