Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 157 Bytes

zrtrading

R - Zinnion SDK

~/.R/Makevars

PKG_CPPFLAGS=-I/tmp
PKG_LIBS = -L/tmp -lztrading \
    `$(R_HOME)/bin/Rscript -e "Rcpp:::LdFlags()"`