[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-client

File: [local] / OpenXM / src / R / r-client / Makefile (download)

Revision 1.1, Fri Feb 1 07:14:09 2013 UTC (11 years, 4 months ago) by takayama
Branch: MAIN

A template of R-package.  The content is almost empty.
It is generated by package.skeleton().

usage:
	@echo "make check"
	@echo "make build-r-package needs to clean everything and checkout again"


check:
	R CMD check Ropenxm 

clean:
	rm -rf Ropenxm.Rcheck