I think somebody already do "call R from julia" https://github.com/lgautier/Rif.jl
Yu Gong On Friday, June 6, 2014 7:30 PM, Karl Forner <karl.for...@gmail.com> wrote: Excellent. By any chance are you aware of a julia way to perform the opposite: call R from julia ? Thanks On Fri, Jun 6, 2014 at 7:23 AM, Yu Gong <armg...@yahoo.com> wrote: hello everyone,recently I write a package for R call Julia through Julia C API >https://github.com/armgong/RJulia >now the package can do >1 finish basic typemapping, now int boolean double R vector to julia 1d-array >is ok,and julia int32 int64 float64 bool 1D array to R vector is also ok. >2 R STRSXP to julia string 1D array and Julia string array to STRSXP is >written but not sure it is correct or not? >3 Can Set Julia gc disable at initJulia. >to build Rjulia need git master branch julia and R. >the package now only finish very basic function, need more work to finish. so >any comments and advice is welcome. >currently it can be use on unix and windows console,on windows gui it crashed. > > [[alternative HTML version deleted]] > >______________________________________________ >R-devel@r-project.org mailing list >https://stat.ethz.ch/mailman/listinfo/r-devel > [[alternative HTML version deleted]]
______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel