Paper: The OpenCPU system – towards a universal interface for scientific computing through separation of concerns

[This article was first published on OpenCPU, 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.

opencpu logo

This week a new paper appeared on arXiv titled: The OpenCPU System: Towards a Universal Interface for Scientific Computing through Separation of Concerns. It is based on a chapter of my thesis and provides a conceptual introduction to embedded scientific computing and the OpenCPU system.

The article deliberately does not describe any software specifics. Instead, it takes a high-level view and discusses domain logic of scientific computing, the benefits of using a standardized application protocol to interface statistical methods, and the importance of clearly separating statistical computing from application and implementation logic. The R software and OpenCPU API are used to illustrate the advocated approach. However, it is emphasized that the API is designed to describe general logic of data analysis rather than that of a particular language, and the system should generalize quite naturally to other computational back-ends, such as Julia, Python or Matlab.

This paper is an accumulation of many experiences with building statistical web applications in academic and industry organizations over the past years. I hope it will be a good read for anyone who wishes to build stacks, applications, and pipelines with integrated analysis/visualization components, with or without OpenCPU.

Go and grab the (open access) pdf from arXiv!

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

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)