Skip to main content

Showing 1–5 of 5 results for author: Ooms, J

Searching in archive stat. Search in all archives.
.
  1. arXiv:1406.4806  [pdf, ps, other

    stat.CO cs.MS cs.SE

    The OpenCPU System: Towards a Universal Interface for Scientific Computing through Separation of Concerns

    Authors: Jeroen Ooms

    Abstract: Applications integrating analysis components require a programmable interface which defines statistical operations independently of any programming language. By separating concerns of scientific computing from application and implementation details we can derive an interoperable API for data analysis. But what exactly are the concerns of scientific computing? To answer this question, the paper sta… ▽ More

    Submitted 3 June, 2014; originally announced June 2014.

  2. arXiv:1403.2805  [pdf, ps, other

    stat.CO cs.MS cs.SE

    The jsonlite Package: A Practical and Consistent Mapping Between JSON Data and R Objects

    Authors: Jeroen Ooms

    Abstract: A naive realization of JSON data in R maps JSON arrays to an unnamed list, and JSON objects to a named list. However, in practice a list is an awkward, inefficient type to store and manipulate data. Most statistical applications work with (homogeneous) vectors, matrices or data frames. Therefore JSON packages in R typically define certain special cases of JSON structures which map to simpler R typ… ▽ More

    Submitted 12 March, 2014; originally announced March 2014.

  3. arXiv:1401.7372  [pdf, other

    stat.CO cs.MS cs.SE

    RProtoBuf: Efficient Cross-Language Data Serialization in R

    Authors: Dirk Eddelbuettel, Murray Stokely, Jeroen Ooms

    Abstract: Modern data collection and analysis pipelines often involve a sophisticated mix of applications written in general purpose and specialized programming languages. Many formats commonly used to import and export data between different programs or systems, such as CSV or JSON, are verbose, inefficient, not type-safe, or tied to a specific programming language. Protocol Buffers are a popular method of… ▽ More

    Submitted 28 January, 2014; originally announced January 2014.

  4. arXiv:1303.4808  [pdf, ps, other

    cs.CR cs.MS stat.CO

    The RAppArmor Package: Enforcing Security Policies in R Using Dynamic Sandboxing on Linux

    Authors: Jeroen Ooms

    Abstract: The increasing availability of cloud computing and scientific super computers brings great potential for making R accessible through public or shared resources. This allows us to efficiently run code requiring lots of cycles and memory, or embed R functionality into, e.g., systems and web services. However some important security concerns need to be addressed before this can be put in production.… ▽ More

    Submitted 1 November, 2013; v1 submitted 19 March, 2013; originally announced March 2013.

    Journal ref: Journal of Statistical Software, Vol. 55, Issue 7, Nov 2013

  5. arXiv:1303.2140  [pdf, other

    cs.SE cs.MS stat.CO

    Possible Directions for Improving Dependency Versioning in R

    Authors: Jeroen Ooms

    Abstract: One of the most powerful features of R is its infrastructure for contributed code. The built-in package manager and complementary repositories provide a great system for development and exchange of code, and have played an important role in the growth of the platform towards the de-facto standard in statistical computing that it is today. However, the number of packages on CRAN and other repositor… ▽ More

    Submitted 1 November, 2013; v1 submitted 8 March, 2013; originally announced March 2013.

    Journal ref: The R Journal Vol. 5/1, June 2013