Good point about the graphics - I haven't thought of that. I will have to
look into that a bit tonight.
Just wondering -- for the OOo site, why can't the package be GPL? Unless
people are downloading it with OOo, my (limited!) understanding is that it
could be a different license. That being said
Wojciech Gryc wrote:
In general, I think it would be best to continue with the UNO add-in
development using Rserve. While working on this, I realized that no matter
what happens, users of this tool will need to install R and possibly an R
package. As such, I don't mind making the entire thing ext
Hi everyone,
More updates from a weekend of coding!
First, Leonard -- I think an iterator that parses functions and arguments
can actually be built using an UNO add-in. Once the add-in gets the function
call itself, it can use C++ or Java to parse it all and then send it back to
Calc. That's how