rcloud.dcmap
About rcloud.dcmap
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/att/rcloud.dcmap rcloud.dcmap
see also rcloud.dcmap GitHub repository.
To install the latest development snapshot of this package, use install.packages("rcloud.dcmap",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("rcloud.dcmap",,"http://rforge.net/")
Most recent GIT commits29d03545| Gordon Woodhull | Fri Dec 25 23:33:21 2015 -0500 improved error handling we were returning twice on error, which crashes the session also, use error continuation function and report missing wdcplot sooner M DESCRIPTION M inst/javascript/rcloud.dcmap.js b5cb23e3| Gordon Woodhull | Sat Oct 31 17:29:16 2015 -0500 fix eval, take latest dcplot M DESCRIPTION M inst/javascript/rcloud.dcmap.js 34f59d59| Gordon Woodhull | Sat Oct 31 12:46:00 2015 -0500 bump dep M DESCRIPTION 292274b0| Gordon Woodhull | Sat Oct 31 12:43:14 2015 -0500 process arguments the wdcplot.js way still not applying them the dcplot.js way so still kinda useless but getting there also vast proliferation of function arguments what is going on here? time to modularize? M DESCRIPTION M R/rcloud.dcmap.R M inst/javascript/rcloud.dcmap.js ff7ac620| Gordon Woodhull | Thu Oct 29 15:11:57 2015 -0500 use rcloud.dcplot language tools and start to process map params in a dcplot-like way M DESCRIPTION M R/rcloud.dcmap.R M inst/javascript/rcloud.dcmap.js |