Using rApache for Web Services

[This article was first published on awaiting assimilation, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Ran across a technical report I wrote in April 2009 regarding my work linking REDCap with rApache. Here’s the introductory text and a link to the original report (note that way back then I was calling it Rapache – now it’s rApache – don’t ask):

“R is fast becoming the language of choice for statistical computing, and researchers are quickly transferring their cutting edge research to R’s Comprehensive Package Network (CRAN http://cran.r-project.org/). To take advantage of this, software architects must decide how they can leverage this research in an effective and manageable way, both for their existing software systems and their future software systems. Leveraging R ranges from having researchers run statistical models with R on their desktop against data extracted from data warehouses to integrating R as a component in a larger software system. Further, software components can be tightly or loosely coupled. Dynamically linking a library of linear algebra functions to a C program can be thought of as tight coupling, while a client program exchanging messages with a server program can be thought of as loose coupling.”

http://biostat.mc.vanderbilt.edu/wiki/Main/RapacheWebServicesReport

To leave a comment for the author, please follow the link and comment on their blog: awaiting assimilation.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)