Rtreemix 1.6.0 Jasmina Bogojeska
Bioconductor Changelog | Snapshot Date: 2009-10-20 11:27:33 -0700 (Tue, 20 Oct 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_4/madman/Rpacks/Rtreemix | Last Changed Rev: 39013 / Revision: 42512 | Last Changed Date: 2009-04-20 16:24:12 -0700 (Mon, 20 Apr 2009) |
| wilson1 | 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 |
INSTALLATION WITH 'R CMD INSTALL --preclean --library=Rtreemix.buildbin-libdir Rtreemix_1.6.0.tar.gz'
* Installing *source* package ‘Rtreemix’ ...
** libs
** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c Rtreemix.cc -o Rtreemix.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c WrapGraph.cc -o WrapGraph.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c cfunctions.cc -o cfunctions.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c kmeans.cc -o kmeans.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c max_weight_branch.cc -o max_weight_branch.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c mtree.cc -o mtree.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c mtreemix.cc -o mtreemix.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c replaceleda.cc -o replaceleda.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c Rtreemix.cc -o Rtreemix.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c WrapGraph.cc -o WrapGraph.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c cfunctions.cc -o cfunctions.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c kmeans.cc -o kmeans.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c max_weight_branch.cc -o max_weight_branch.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c mtree.cc -o mtree.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c mtreemix.cc -o mtreemix.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include -I/Library/Frameworks/R.framework/Versions/2.9/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c replaceleda.cc -o replaceleda.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Rtreemix.so Rtreemix.o WrapGraph.o cfunctions.o kmeans.o max_weight_branch.o mtree.o mtreemix.o replaceleda.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** 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 "print" in "Rtreemix"
** help
*** installing help indices
>>> Building/Updating help pages for package 'Rtreemix'
Formats: text html latex example
L1.dist text html latex example
L2.norm text html latex example
Pval.dist text html latex example
RtreemixData-class text html latex example
RtreemixGPS-class text html latex example
RtreemixModel-class text html latex example
RtreemixSim-class text html latex example
RtreemixStats-class text html latex example
bootstrap-methods text html latex example
comp.models text html latex example
comp.trees text html latex example
confIntGPS-methods text html latex example
distribution-methods text html latex example
fit-methods text html latex example
generate-methods text html latex example
get.tree.levels text html latex example
gps-methods text html latex example
hiv.data text html latex example
kullback.leibler text html latex example
likelihoods-methods text html latex example
plot-methods text html latex example
sim-methods text html latex example
stability.sim text html latex example
** building package indices ...
* DONE (Rtreemix)