[Boostheaders-devel] [boostheaders-Issues][2533] math/distributions header(s) missing

boostheaders-issues at r-forge.r-project.org boostheaders-issues at r-forge.r-project.org
Thu Oct 10 21:10:41 CEST 2013


Issues item #2533, was changed at 2013-02-09 13:41 by Dirk Eddelbuettel
You can respond by visiting: 
https://r-forge.r-project.org/tracker/?func=detail&atid=5310&aid=2533&group_id=1469

>Status: Closed
Priority: 3
Submitted By: Dirk Eddelbuettel (edd)
Assigned to: Nobody (None)
Summary: math/distributions header(s) missing 


Initial Comment:
Trying to build the ExactNumCI package fails with

* installing *source* package ‘ExactNumCI’ ...
** libs
ccache g++-4.7 -I/usr/share/R/include -DNDEBUG   -I"/usr/local/lib/R/site-library/Rcpp/include" -I"/usr/local/lib/R/site-library/BH/include"   -fpic  -g0 -O3 -Wall -pipe -Wno-variadic-macros -pedantic -c numCI.cpp -o numCI.o
ccache g++-4.7 -I/usr/share/R/include -DNDEBUG   -I"/usr/local/lib/R/site-library/Rcpp/include" -I"/usr/local/lib/R/site-library/BH/include"   -fpic  -g0 -O3 -Wall -pipe -Wno-variadic-macros -pedantic -c stats.cpp -o stats.o
stats.cpp:3:40: fatal error: boost/math/distributions.hpp: No such file or directory
compilation terminated.
make: *** [stats.o] Error 1
ccache g++-4.7 -I/usr/share/R/include -DNDEBUG   -I"/usr/local/lib/R/site-library/Rcpp/include" -I"/usr/local/lib/R/site-library/BH/include"   -fpic  -g0 -O3 -Wall -pipe -Wno-variadic-macros -pedantic -c stats.cpp -o stats.o
stats.cpp:3:40: fatal error: boost/math/distributions.hpp: No such file or directory
compilation terminated.
make: *** [stats.o] Error 1
ERROR: compilation failed for package ‘ExactNumCI’
* removing ‘/tmp/ExactNumCI/ExactNumCI.Rcheck/ExactNumCI’


----------------------------------------------------------------------

>Comment By: Dirk Eddelbuettel (edd)
Date: 2013-10-10 14:10

Message:
This was taken care of in release 1.51.0-1 (2013-05-04)


----------------------------------------------------------------------

You can respond by visiting: 
https://r-forge.r-project.org/tracker/?func=detail&atid=5310&aid=2533&group_id=1469


More information about the Boostheaders-devel mailing list