iotools
About iotools
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/iotools.git iotools
see also iotools GitHub repository.
To install the latest development snapshot of this package, use install.packages("iotools",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("iotools",,"http://rforge.net/")
Most recent GIT commitsd418a82f| Simon Urbanek | Wed Apr 20 22:44:28 2022 -0400 update NEWS M NEWS cec1f4f0| Simon Urbanek | Wed Apr 20 22:44:01 2022 -0400 chunk.apply: honor CH.MAX.SIZE in parallel jobs M R/stream.R 4441c72a| Simon Urbanek | Wed Apr 20 21:27:00 2022 -0400 minor NEWS update M NEWS 8638aa2a| Simon Urbanek | Wed Apr 20 21:24:56 2022 -0400 update NEWS M NEWS fee44932| Simon Urbanek | Wed Apr 20 21:23:08 2022 -0400 fix segfault/error on as.output(NULL) or similar types that don't support LENGTH() M src/as_output.c |