RSclient
About RSclient
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/RSclient.git RSclient
see also RSclient GitHub repository.
To install the latest development snapshot of this package, use install.packages("RSclient",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("RSclient",,"http://rforge.net/")
Most recent GIT commits576731ac| Simon Urbanek | Tue Nov 29 13:06:09 2022 +1300 apease strict prototypes M src/cli.c M src/dummy.c 1c046751| Simon Urbanek | Mon Nov 28 17:53:54 2022 +1300 remove strict prototype warnings M src/dummy.c 34c3b8d3| Simon Urbanek | Mon Nov 28 17:49:52 2022 +1300 minor PROTECT cleanup M src/cli.c f7e9191f| Simon Urbanek | Mon Nov 28 16:53:37 2022 +1300 update NEWS M NEWS 91668eda| Simon Urbanek | Mon Nov 28 16:51:36 2022 +1300 more conservative protection M src/cli.c |