Closed tshort closed 11 years ago
Thanks. I'll renamed the repository to it matches Julia's naming convention (sorry, I mean enforcement)
I (finally) renamed the repository to Rif (as in " Ri nter f ace " - claiming R.jl just seemed just too pompous). Now that I have rpy2 released, I'll try to get this moving a little faster.
The rename from lib to src is so that
load("Julio")
can find Julio.jl when the package is in ~/.julia/Julio. You should also probably rename the github repo from julio to Julio.jl. You might want to change the name while you're at it. R.jl sounds good, and you can have an R module and an @R macro at the same time. Rcmd.jl or Rj.jl are good, too (the module names would be the same without the .jl at the end).The auto-compile stuff is a kludge, but it may be good enough until something better is developed.