Usability. I am not an expert in Human-Computer Interaction (HCI) at all. Worse, I make the crappiest looking interfaces, typically. So, that's said. Usability. Wikipedia writes that "sability is the ease of use and learnability of a ...
Usability. I am not an expert in Human-Computer Interaction (HCI) at all. Worse, I make the crappiest looking interfaces, typically. So, that's said. Usability. Wikipedia writes that "sability is the ease of use and learnability of a ...
In recent years many R packages have been developed to enable image analysis in R. As an alternative the combination of R with a powerful image analysis software like ImageJ offers many advanced image analysis interfaces and algorithms not yet available in R. Bio7 integrates both applications in a Rich Client Plattform based on Eclipse
This is a guest post by Kyle Stokley. ————— My name is Kyle and I am an IT recruiter for R-Square. I currently have an opening in Durham NC with a fortune 100 company based out of NJ for a Statistician with R-Programming Experience. Job Title: Statistician Qualifications: MS or PhD in statistics with 0-10 years work experience. R...
Upgrading from R-2.12 to R-2.13 was fairly painless, except for one minor hiccup in trying to get the 64-bit version running on my installation of Eclipse + StatET under Windows 7. The setup instructions are almost entirely the same as I have outlined ...
This was my first year to attend the R/Finance conference that focuses on the use R programming in applied finance. I was unable to get out there until mid-morning on Friday, so I missed Jeff Ryan’s tutorial on Automated Trading … Continue reading →
RStudio Beta 2 (v0.93) is available for download today. We’ve gotten incredibly helpful input from the R community and this release reflects a lot of that feedback. The release notes have the full details on what’s new. Some of the highlights include: Source Editor Enhancements Highlight all instances of selected text Insert spaces for tabs (soft-tabs) 
What is JRI? An additional library and plugin for Eclipse to call r functions in a Java-application. And according to wikipedia it’s a now obsolete API for invoking native C++ calls from Java that has long been supplanted by Java Native Interfa...
For coding in R i wanted something simple. Like using it in Eclipse. StatET was the perfect solution for me. It mqkes you able to call a console of R into Eclipse and do everything from Eclipse. So let’s install it. Since I had some troubles inst...