Skip to content

gdsfmt_v1.7.17

Choose a tag to compare

@zhengxwen zhengxwen released this 08 Apr 08:02

The last version of gdsfmt before introducing lzma compression algorithm.

Installation from Github:

library("devtools")
install_github("zhengxwen/gdsfmt", ref="v1.7.17")

The install_github() approach requires that you build from source, i.e. make and compilers must be installed on your system -- see the R FAQ for your operating system; you may also need to install dependencies manually.