dirichletmultinomial -- config on Windows
1
0
Entering edit mode
Dong Li • 0
@dong-li-10766
Last seen 7.4 years ago
University of Birmingham

Hi Martin,

I downloaded the source DirichletMultinomial_1.16.0.tar.gz and try to build the package on Windows. The package needs GSL, so I instralled GSL on Cygwin64.  `gsl-config` works well in Cygwin terminal.

I tried to build by Rstudio and R CMD build command but both failed.

How did you configure GSL on your Windows platform?

dirichletmultinomial • 1.1k views
ADD COMMENT
0
Entering edit mode

I asked this question because I also need include GSL into my package. It works well on Linux but not so straightforward on Windows.

ADD REPLY
0
Entering edit mode
@martin-morgan-1513
Last seen 1 day ago
United States

See the src/Makevars.win file, which you will need in your package (assuming tha t you are writing C code to use GSL). Set an environment variable LIB_GSL to something like the result config-gsl --libs. This question is about (bioc) package development, so should be asked on the bioc-devel mailing list.

ADD COMMENT

Login before adding your answer.

Traffic: 493 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6