RCLIProcessor

About

The RCLIProcesor is a command line interface (CLI) for the R free software environment for statistical computing and graphics (http://www.r-project.org/) for the MovingCode framework.

Development

Decision: Write the packager in R? Would be neat and R-like, but the annotation parser already exists in Java and should be re-used since it already creates a process description.

Implementation

  • Packager in Java based on annotation parser (annotations > package description > mc:workspace)
  • DONE Implement R Probe for R command line interface
  • R Probe for RServe implementieren
  • R processor
    • creation of call done in Processor
    • RServerController.java provides basis, works with RServe
    • .RData files and similar can be put into the zip file however I like > do it similar to an R extension package
      • /R
      • /inst/data
  • Run an mc package with R code locally
  • Run an mc package with R code in the WPS
  • Test wrapping the packager as an WPS process (eat your own dogfood) and develop simple client (Javascript HTML page, input: annotated script, output: mc package)

Metadata

  • Topic created by: DanielNuest
  • Topic created on: 2013-03-20

This topic: Geoprocessing > WebHome > MovingCode > RCLIProcessor
Topic revision: 20 Mar 2013, DanielNuest
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback