birta 1.2.0 Benedikt Zacher
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/birta | Last Changed Rev: 70050 / Revision: 74773 | Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012) |
| lamb1 | Linux (openSUSE 12.1) / x86_64 | OK | OK | |
moscato1 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK |
perceval | Mac OS X Leopard (10.5.8) / i386 | OK | [ OK ] | OK |
* installing *source* package 'birta' ...
** libs
*** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c BayesNetwork.cpp -o BayesNetwork.o
BayesNetwork.cpp: In constructor 'BayesNetwork::BayesNetwork(int, int, int, char**, char**, char**, int**, double***, double***, int, int, std::list<int, std::allocator<int> >*, std::list<int, std::allocator<int> >*, std::list<int, std::allocator<int> >*, std::list<int, std::allocator<int> >*, double, double, double, double*, double*, double**, double**, double*, double*, int, double**, int, std::list<int, std::allocator<int> >*, std::list<int, std::allocator<int> >*, double, double, int, int, double, double, double, int**, int**, double***, int, double*, double*, double*, double, double, int**)':
BayesNetwork.cpp:237: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp:241: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp: In destructor 'virtual BayesNetwork::˜BayesNetwork()':
BayesNetwork.cpp:250: warning: unused variable 'j'
BayesNetwork.cpp: In member function 'virtual double* BayesNetwork::MCMC(long int, long int, int)':
BayesNetwork.cpp:868: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp:963: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp:1044: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp:1140: warning: comparison between signed and unsigned integer expressions
BayesNetwork.cpp:714: warning: 'mu0' may be used uninitialized in this function
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c BayesNetworkNC.cpp -o BayesNetworkNC.o
BayesNetworkNC.cpp: In member function 'virtual double* BayesNetworkNC::MCMC(long int, long int, int)':
BayesNetworkNC.cpp:465: warning: comparison between signed and unsigned integer expressions
BayesNetworkNC.cpp:560: warning: comparison between signed and unsigned integer expressions
BayesNetworkNC.cpp:640: warning: comparison between signed and unsigned integer expressions
BayesNetworkNC.cpp:735: warning: comparison between signed and unsigned integer expressions
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -fasm-blocks -c getStates.cpp -o getStates.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o birta.so BayesNetwork.o BayesNetworkNC.o getStates.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/birta.Rcheck/birta/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
'birta.Rnw'
** testing if installed package can be loaded
* DONE (birta)