Skip to content

[Bioc-devel] [Boostheaders-devel] Boost packaged on rforge

2 messages · Vincent Carey, Peter Glaus

#
Hi Vincent,
regarding BitSeq:
As far as I can remember we only removed the #include<iostream> as 
earlier versions of R CMD check used to complain about using iostream in 
the source code. I can't fully verify it as current version of R builds 
and checks without warning even without that change. (The other option 
is that I wanted to make sure that iostream won't be used as it can 
cause problems with R.).

Other than that, I don't recall any problems with Boost and iostream. 
However, BitSeq uses just a very small subset of Boost headers (3.8M 
unpacked).

Peter.
On 02/05/13 15:01, Vincent Carey wrote: