install_dependencies.R

install.packages(
    #c("reshape", "yaml", "RUnit", "."),
    c("reshape", "yaml", "RUnit", "plotrix"),
    repos = c("http://cran.r-project.org"),
    #configure.args = c(RSAP = ' --with-nwrfcsdk-include=/home/piers/code/sap/nwrfcsdk/include --with-nwrfcsdk-lib=/home/piers/code/sap/nwrfcsdk/lib')
)
piersharding/RSAP documentation built on May 25, 2019, 6:10 a.m.