openhie / openinfoman-r

OpenInfoman CSD Adapater for R stat program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openinfoman-r

OpenInfoman CSD Adapater for R statistics program

Prerequisites

Assumes that you have installed BaseX and OpenInfoMan according to:

https://github.com/openhie/openinfoman/wiki/Install-Instructions

and the OpenInfoMan CSV adapter

https://github.com/openhie/openinfoman-csv

and the FunctX XQuery Library:

 basex -Vc "REPO INSTALL http://files.basex.org/modules/expath/functx-1.0.xar"

Directions

cd ~/
git clone https://github.com/openhie/openinfoman-r
cd ~/openinfoman-r/repo
basex -Vc "REPO INSTALL openinfoman_r_adapter.xqm"
cd ~/basex/resources/stored_query_definitions
ln -sf ~/openinfoman-r/resources/stored_query_definitions/* .
cd ~/basex/webapp/
ln -s ~/openinfoman-r/webapp/openinfoman_r_adapter_bindings.xqm 

Be sure to reload the stored functions:

https://github.com/openhie/openinfoman/wiki/Install-Instructions#Loading_Stored_Queries

About

OpenInfoman CSD Adapater for R stat program


Languages

Language:XQuery 58.6%Language:R 40.7%Language:Shell 0.8%