目录

Installation from source instructions for Mac:

Prerequisites: 0.) Installing Xcode 1.) Installing MacPorts 2.) Within R run “install.packages(c(“R6”, “RProtoBuf”))” 3.) sudo /opt/local/bin/port install pkgconfig autoconf gsl protobuf-cpp

cd emre autoconf cd .. R CMD INSTALL –preclean emre

Installation from source instructions for Linux (Ubuntu):

Prerequisites: 0.) Within R run “install.packages(c(“R6”, “RProtoBuf”))” 1.) sudo apt-get install libprotobuf-dev protobuf-compiler libgsl0-dev

cd emre autoconf cd .. R CMD INSTALL –preclean emre

To run unit tests R CMD batch tests/doRUnit.R

Caveats of this version: Scaled Poisson models are currently not implemented

关于
259.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号