Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W [X] Y  Z 

Package 350/353HostnameOS / ArchBUILDCHECKBUILD BIN
XDE 1.6.0
Robert Scharpf
Snapshot Date: 2010-04-02 23:28:25 -0700 (Fri, 02 Apr 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/XDE
Last Changed Rev: 42684 / Revision: 45705
Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009)
wilson2 Linux (openSUSE 11.1) / x86_64  OK [ OK ]
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
Package: XDE
Version: 1.6.0
Command: /home/biocbuild/bbs-2.5-bioc/R/bin/R CMD check --no-vignettes XDE_1.6.0.tar.gz
StartedAt: 2010-04-03 07:18:25 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 07:19:41 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 75.9 seconds
RetCode: 0
Status: OK
CheckDir: XDE.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.5-bioc/meat/XDE.Rcheck'
* using R version 2.10.1 (2009-12-14)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'XDE/DESCRIPTION' ... OK
* this is package 'XDE' version '1.6.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'XDE' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... NOTE
prepare_Rd: firstMcmc.Rd:14-15: Dropping empty section \details
prepare_Rd: thin.Rd:31-32: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

XDE.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘XDE’ ...
** libs
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c Cholesky.cpp -o Cholesky.o
Cholesky.cpp: In constructor ‘Cholesky::Cholesky(const std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, int&)’:
Cholesky.cpp:21: warning: comparison between signed and unsigned integer expressions
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c Matrix.cpp -o Matrix.o
Matrix.cpp: In function ‘void matrixMult(const std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, const std::vector<double, std::allocator<double> >&, std::vector<double, std::allocator<double> >&)’:
Matrix.cpp:142: warning: unused variable ‘k’
Matrix.cpp:144: warning: unused variable ‘j’
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c Random.cpp -o Random.o
Random.cpp: In member function ‘int Random::Discrete(const std::vector<double, std::allocator<double> >&)’:
Random.cpp:156: warning: comparison between signed and unsigned integer expressions
Random.cpp: In member function ‘std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > Random::InverseWishart(double, const std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&)’:
Random.cpp:433: warning: comparison between signed and unsigned integer expressions
Random.cpp: In member function ‘std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > Random::CorrelationStandardInverseWishart(int, double)’:
Random.cpp:507: warning: comparison between signed and unsigned integer expressions
Random.cpp:510: warning: comparison between signed and unsigned integer expressions
Random.cpp: In member function ‘std::vector<int, std::allocator<int> > Random::Permutation(int)’:
Random.cpp:916: warning: comparison between signed and unsigned integer expressions
Random.cpp: In member function ‘double Random::lnGamma(double)’:
Random.cpp:941: warning: unused variable ‘x’
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c Structure.cpp -o Structure.o
In file included from /usr/include/c++/4.3/backward/strstream:51,
                 from Structure.cpp:1:
/usr/include/c++/4.3/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
In file included from Structure.cpp:29:
ReportPotential.h: In constructor ‘ReportPotential::ReportPotential(const std::string&, const std::vector<Potential*, std::allocator<Potential*> >&)’:
ReportPotential.h:32: warning: comparison between signed and unsigned integer expressions
ReportPotential.h: In constructor ‘ReportPotential::ReportPotential(double*, const std::vector<Potential*, std::allocator<Potential*> >&)’:
ReportPotential.h:48: warning: comparison between signed and unsigned integer expressions
ReportPotential.h: In member function ‘virtual void ReportPotential::report(const Structure*)’:
ReportPotential.h:69: warning: comparison between signed and unsigned integer expressions
ReportPotential.h:78: warning: comparison between signed and unsigned integer expressions
In file included from Structure.cpp:30:
ReportAcceptance.h: In constructor ‘ReportAcceptance::ReportAcceptance(const std::string&, const std::vector<Update*, std::allocator<Update*> >&)’:
ReportAcceptance.h:32: warning: comparison between signed and unsigned integer expressions
ReportAcceptance.h: In constructor ‘ReportAcceptance::ReportAcceptance(double*, const std::vector<Update*, std::allocator<Update*> >&)’:
ReportAcceptance.h:48: warning: comparison between signed and unsigned integer expressions
ReportAcceptance.h: In member function ‘virtual void ReportAcceptance::report(const Structure*)’:
ReportAcceptance.h:67: warning: comparison between signed and unsigned integer expressions
ReportAcceptance.h:76: warning: comparison between signed and unsigned integer expressions
In file included from ReportProbDelta.h:9,
                 from Structure.cpp:31:
PotentialSum.h: In constructor ‘PotentialSum::PotentialSum(const std::vector<Potential*, std::allocator<Potential*> >&)’:
PotentialSum.h:30: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In destructor ‘virtual PotentialSum::~PotentialSum()’:
PotentialSum.h:41: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In member function ‘virtual double PotentialSum::potential(Random&) const’:
PotentialSum.h:61: warning: comparison between signed and unsigned integer expressions
In file included from Structure.cpp:31:
ReportProbDelta.h: In constructor ‘ReportProbDelta::ReportProbDelta(const std::string&, Structure*, int)’:
ReportProbDelta.h:53: warning: comparison between signed and unsigned integer expressions
ReportProbDelta.h: In constructor ‘ReportProbDelta::ReportProbDelta(double*, Structure*, int)’:
ReportProbDelta.h:85: warning: comparison between signed and unsigned integer expressions
ReportProbDelta.h: In destructor ‘virtual ReportProbDelta::~ReportProbDelta()’:
ReportProbDelta.h:96: warning: comparison between signed and unsigned integer expressions
Structure.cpp: In member function ‘void Structure::setInitialValues(std::string&)’:
Structure.cpp:1102: warning: comparison between signed and unsigned integer expressions
Structure.cpp:1106: warning: comparison between signed and unsigned integer expressions
Structure.cpp:1109: warning: comparison between signed and unsigned integer expressions
Structure.cpp:1121: warning: comparison between signed and unsigned integer expressions
Structure.cpp:1125: warning: comparison between signed and unsigned integer expressions
Structure.cpp:1128: warning: comparison between signed and unsigned integer expressions
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c diffExpressed_main.cpp -o diffExpressed_main.o
In file included from diffExpressed_main.cpp:13:
Random.h:19:1: warning: "PI" redefined
In file included from /home/biocbuild/bbs-2.5-bioc/R/include/R.h:44,
                 from diffExpressed_main.cpp:1:
/home/biocbuild/bbs-2.5-bioc/R/include/R_ext/Constants.h:30:1: warning: this is the location of the previous definition
In file included from diffExpressed_main.cpp:19:
PotentialX.h: In destructor ‘virtual PotentialX::~PotentialX()’:
PotentialX.h:44: warning: comparison between signed and unsigned integer expressions
PotentialX.h: In member function ‘virtual double PotentialX::potential(Random&) const’:
PotentialX.h:64: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:28:
PotentialSigma2.h: In destructor ‘virtual PotentialSigma2::~PotentialSigma2()’:
PotentialSigma2.h:44: warning: comparison between signed and unsigned integer expressions
PotentialSigma2.h: In member function ‘virtual double PotentialSigma2::potential(Random&) const’:
PotentialSigma2.h:64: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:29:
PotentialPhi.h: In destructor ‘virtual PotentialPhi::~PotentialPhi()’:
PotentialPhi.h:44: warning: comparison between signed and unsigned integer expressions
PotentialPhi.h: In member function ‘virtual double PotentialPhi::potential(Random&) const’:
PotentialPhi.h:64: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:30:
PotentialSum.h: In constructor ‘PotentialSum::PotentialSum(const std::vector<Potential*, std::allocator<Potential*> >&)’:
PotentialSum.h:30: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In destructor ‘virtual PotentialSum::~PotentialSum()’:
PotentialSum.h:41: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In member function ‘virtual double PotentialSum::potential(Random&) const’:
PotentialSum.h:61: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:38:
UpdateDeltaMH.h: In constructor ‘UpdateDeltaMH::UpdateDeltaMH(Structure*, int)’:
UpdateDeltaMH.h:47: warning: comparison between signed and unsigned integer expressions
UpdateDeltaMH.h: In destructor ‘virtual UpdateDeltaMH::~UpdateDeltaMH()’:
UpdateDeltaMH.h:59: warning: comparison between signed and unsigned integer expressions
In file included from UpdateSigma2MH.h:4,
                 from diffExpressed_main.cpp:40:
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const std::vector<Potential*, std::allocator<Potential*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:50: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:53: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const Potential*, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:76: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const std::vector<Potential*, std::allocator<Potential*> >&, const std::vector<double*, std::allocator<double*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:124: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:127: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:130: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const Potential*, const std::vector<double*, std::allocator<double*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:159: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:162: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In member function ‘virtual int UpdateMultiplicativePositive::update(Random&)’:
UpdateMultiplicativePositive.h:213: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:40:
UpdateSigma2MH.h: In constructor ‘UpdateSigma2MH::UpdateSigma2MH(Structure*, double)’:
UpdateSigma2MH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In destructor ‘virtual UpdateSigma2MH::~UpdateSigma2MH()’:
UpdateSigma2MH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In member function ‘virtual void UpdateSigma2MH::setEpsilon(double)’:
UpdateSigma2MH.h:71: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In member function ‘virtual int UpdateSigma2MH::update(Random&)’:
UpdateSigma2MH.h:96: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:41:
UpdateTMH.h: In constructor ‘UpdateTMH::UpdateTMH(Structure*, const Potential*, double)’:
UpdateTMH.h:48: warning: comparison between signed and unsigned integer expressions
UpdateTMH.h: In destructor ‘virtual UpdateTMH::~UpdateTMH()’:
UpdateTMH.h:60: warning: comparison between signed and unsigned integer expressions
UpdateTMH.h: In member function ‘virtual int UpdateTMH::update(Random&)’:
UpdateTMH.h:84: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:42:
UpdateLMH.h: In constructor ‘UpdateLMH::UpdateLMH(Structure*, const Potential*, double)’:
UpdateLMH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In destructor ‘virtual UpdateLMH::~UpdateLMH()’:
UpdateLMH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In member function ‘virtual void UpdateLMH::setEpsilon(double)’:
UpdateLMH.h:73: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In member function ‘virtual int UpdateLMH::update(Random&)’:
UpdateLMH.h:99: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:43:
UpdatePhiMH.h: In constructor ‘UpdatePhiMH::UpdatePhiMH(Structure*, double)’:
UpdatePhiMH.h:45: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In destructor ‘virtual UpdatePhiMH::~UpdatePhiMH()’:
UpdatePhiMH.h:57: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In member function ‘virtual void UpdatePhiMH::setEpsilon(double)’:
UpdatePhiMH.h:69: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In member function ‘virtual int UpdatePhiMH::update(Random&)’:
UpdatePhiMH.h:96: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:44:
UpdateThetaMH.h: In constructor ‘UpdateThetaMH::UpdateThetaMH(Structure*, const Potential*, double)’:
UpdateThetaMH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateThetaMH.h: In destructor ‘virtual UpdateThetaMH::~UpdateThetaMH()’:
UpdateThetaMH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateThetaMH.h: In member function ‘virtual int UpdateThetaMH::update(Random&)’:
UpdateThetaMH.h:85: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:45:
UpdateLambdaMH.h: In constructor ‘UpdateLambdaMH::UpdateLambdaMH(Structure*, const Potential*, double)’:
UpdateLambdaMH.h:47: warning: comparison between signed and unsigned integer expressions
UpdateLambdaMH.h: In destructor ‘virtual UpdateLambdaMH::~UpdateLambdaMH()’:
UpdateLambdaMH.h:59: warning: comparison between signed and unsigned integer expressions
UpdateLambdaMH.h: In member function ‘virtual int UpdateLambdaMH::update(Random&)’:
UpdateLambdaMH.h:83: warning: comparison between signed and unsigned integer expressions
In file included from diffExpressed_main.cpp:140:
PotentialFunction.h: In function ‘void xdeLIN_main(int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*, double*, int*, int*, char**, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*)’:
PotentialFunction.h:55: warning: comparison between signed and unsigned integer expressions
diffExpressed_main.cpp:199: warning: comparison between signed and unsigned integer expressions
diffExpressed_main.cpp:214: warning: comparison between signed and unsigned integer expressions
diffExpressed_main.cpp:221: warning: comparison between signed and unsigned integer expressions
diffExpressed_main.cpp:224: warning: comparison between signed and unsigned integer expressions
g++ -I/home/biocbuild/bbs-2.5-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c main.cpp -o main.o
In file included from main.cpp:21:
PotentialX.h: In destructor ‘virtual PotentialX::~PotentialX()’:
PotentialX.h:44: warning: comparison between signed and unsigned integer expressions
PotentialX.h: In member function ‘virtual double PotentialX::potential(Random&) const’:
PotentialX.h:64: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:30:
PotentialSigma2.h: In destructor ‘virtual PotentialSigma2::~PotentialSigma2()’:
PotentialSigma2.h:44: warning: comparison between signed and unsigned integer expressions
PotentialSigma2.h: In member function ‘virtual double PotentialSigma2::potential(Random&) const’:
PotentialSigma2.h:64: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:31:
PotentialPhi.h: In destructor ‘virtual PotentialPhi::~PotentialPhi()’:
PotentialPhi.h:44: warning: comparison between signed and unsigned integer expressions
PotentialPhi.h: In member function ‘virtual double PotentialPhi::potential(Random&) const’:
PotentialPhi.h:64: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:32:
PotentialSum.h: In constructor ‘PotentialSum::PotentialSum(const std::vector<Potential*, std::allocator<Potential*> >&)’:
PotentialSum.h:30: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In destructor ‘virtual PotentialSum::~PotentialSum()’:
PotentialSum.h:41: warning: comparison between signed and unsigned integer expressions
PotentialSum.h: In member function ‘virtual double PotentialSum::potential(Random&) const’:
PotentialSum.h:61: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:40:
UpdateDeltaMH.h: In constructor ‘UpdateDeltaMH::UpdateDeltaMH(Structure*, int)’:
UpdateDeltaMH.h:47: warning: comparison between signed and unsigned integer expressions
UpdateDeltaMH.h: In destructor ‘virtual UpdateDeltaMH::~UpdateDeltaMH()’:
UpdateDeltaMH.h:59: warning: comparison between signed and unsigned integer expressions
In file included from UpdateSigma2MH.h:4,
                 from main.cpp:42:
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const std::vector<Potential*, std::allocator<Potential*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:50: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:53: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const Potential*, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:76: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const std::vector<Potential*, std::allocator<Potential*> >&, const std::vector<double*, std::allocator<double*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:124: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:127: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:130: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In constructor ‘UpdateMultiplicativePositive::UpdateMultiplicativePositive(const Potential*, const std::vector<double*, std::allocator<double*> >&, const std::vector<double*, std::allocator<double*> >&, double)’:
UpdateMultiplicativePositive.h:159: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h:162: warning: comparison between signed and unsigned integer expressions
UpdateMultiplicativePositive.h: In member function ‘virtual int UpdateMultiplicativePositive::update(Random&)’:
UpdateMultiplicativePositive.h:213: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:42:
UpdateSigma2MH.h: In constructor ‘UpdateSigma2MH::UpdateSigma2MH(Structure*, double)’:
UpdateSigma2MH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In destructor ‘virtual UpdateSigma2MH::~UpdateSigma2MH()’:
UpdateSigma2MH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In member function ‘virtual void UpdateSigma2MH::setEpsilon(double)’:
UpdateSigma2MH.h:71: warning: comparison between signed and unsigned integer expressions
UpdateSigma2MH.h: In member function ‘virtual int UpdateSigma2MH::update(Random&)’:
UpdateSigma2MH.h:96: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:43:
UpdateTMH.h: In constructor ‘UpdateTMH::UpdateTMH(Structure*, const Potential*, double)’:
UpdateTMH.h:48: warning: comparison between signed and unsigned integer expressions
UpdateTMH.h: In destructor ‘virtual UpdateTMH::~UpdateTMH()’:
UpdateTMH.h:60: warning: comparison between signed and unsigned integer expressions
UpdateTMH.h: In member function ‘virtual int UpdateTMH::update(Random&)’:
UpdateTMH.h:84: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:44:
UpdateLMH.h: In constructor ‘UpdateLMH::UpdateLMH(Structure*, const Potential*, double)’:
UpdateLMH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In destructor ‘virtual UpdateLMH::~UpdateLMH()’:
UpdateLMH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In member function ‘virtual void UpdateLMH::setEpsilon(double)’:
UpdateLMH.h:73: warning: comparison between signed and unsigned integer expressions
UpdateLMH.h: In member function ‘virtual int UpdateLMH::update(Random&)’:
UpdateLMH.h:99: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:45:
UpdatePhiMH.h: In constructor ‘UpdatePhiMH::UpdatePhiMH(Structure*, double)’:
UpdatePhiMH.h:45: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In destructor ‘virtual UpdatePhiMH::~UpdatePhiMH()’:
UpdatePhiMH.h:57: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In member function ‘virtual void UpdatePhiMH::setEpsilon(double)’:
UpdatePhiMH.h:69: warning: comparison between signed and unsigned integer expressions
UpdatePhiMH.h: In member function ‘virtual int UpdatePhiMH::update(Random&)’:
UpdatePhiMH.h:96: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:46:
UpdateThetaMH.h: In constructor ‘UpdateThetaMH::UpdateThetaMH(Structure*, const Potential*, double)’:
UpdateThetaMH.h:49: warning: comparison between signed and unsigned integer expressions
UpdateThetaMH.h: In destructor ‘virtual UpdateThetaMH::~UpdateThetaMH()’:
UpdateThetaMH.h:61: warning: comparison between signed and unsigned integer expressions
UpdateThetaMH.h: In member function ‘virtual int UpdateThetaMH::update(Random&)’:
UpdateThetaMH.h:85: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:47:
UpdateLambdaMH.h: In constructor ‘UpdateLambdaMH::UpdateLambdaMH(Structure*, const Potential*, double)’:
UpdateLambdaMH.h:47: warning: comparison between signed and unsigned integer expressions
UpdateLambdaMH.h: In destructor ‘virtual UpdateLambdaMH::~UpdateLambdaMH()’:
UpdateLambdaMH.h:59: warning: comparison between signed and unsigned integer expressions
UpdateLambdaMH.h: In member function ‘virtual int UpdateLambdaMH::update(Random&)’:
UpdateLambdaMH.h:83: warning: comparison between signed and unsigned integer expressions
main.cpp: In function ‘int main(int, char**)’:
main.cpp:163: warning: comparison between signed and unsigned integer expressions
main.cpp:387: warning: comparison between signed and unsigned integer expressions
main.cpp:401: warning: comparison between signed and unsigned integer expressions
main.cpp:406: warning: comparison between signed and unsigned integer expressions
main.cpp:409: warning: comparison between signed and unsigned integer expressions
g++ -shared -L/usr/local/lib64 -o XDE.so Cholesky.o Matrix.o Random.o Structure.o diffExpressed_main.o main.o -lm -L/home/biocbuild/bbs-2.5-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Creating a new generic function for "pairs" in "XDE"
Creating a new generic function for "lapply" in "XDE"
Creating a new generic function for "nrow" in "XDE"
Creating a new generic function for "plot" in "XDE"
** help
*** installing help indices
** building package indices ...
* DONE (XDE)