Re: [R] Building Custom GUIs for R

2011-05-20 Thread Smith, Dale
Another alternative is to distribute an exe (built in C# or tcl) which communicates with a web service. The web service may then call R on a private server (behind a firewall) using Rserve. In this way the R code is not distributed to the customer, but remains in the remote web service. This also s

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Smith, Dale
Try CC=gcc -mno-cygwin to avoid linking with the Cygwin dlls. Thanks, Dale Smith, Ph.D. Senior Financial Quantitative Analyst Risk & Compliance Fiserv. 107 Technology Park Norcross, GA 30092 Direct NYC: 212-419-3242 Direct Norcross: 678-375-5315 Mobile: 678-982-6599 Mail: dale.sm...@fiserv.com w

Re: [R] How to program with colleagues

2011-04-19 Thread Smith, Dale
a. Check out Roxygen. b. Use version control. You will not regret it. Thanks, Dale Smith, Ph.D. Senior Financial Quantitative Analyst Risk & Compliance Fiserv. 107 Technology Park Norcross, GA 30092 Direct NYC: 212-419-3242 Mail: dale.sm...@fiserv.com www.fiserv.com -Original Message- F