VanillaICE 1.4.0 Robert Scharpf
Bioconductor Changelog | Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/VanillaICE | Last Changed Rev: 34811 / Revision: 38965 | Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008) |
| 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.6) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL --library=VanillaICE.buildbin-libdir VanillaICE_1.4.0.tar.gz'
* Installing *source* package 'VanillaICE' ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c viterbi.c -o viterbi.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c viterbi.c -o viterbi.o
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc64
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c viterbi.c -o viterbi.o
gcc-4.2 -arch ppc64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -L/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c viterbi.c -o viterbi.o
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: SNPchip
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: oligoClasses
** help
>>> Building/Updating help pages for package 'VanillaICE'
Formats: text html latex example
HmmOptions-class text html latex example
HmmOptions-methods text html latex
HmmParameter-class text html latex example
HmmPredict-class text html latex example
addFeatureData text html latex
calculateBreakpoints text html latex
calculateCnSE text html latex
calculateDistance text html latex
calls.ICE text html latex
calls.emission text html latex
chromosome1 text html latex example
copyNumber.ICE text html latex
copyNumber.emission text html latex
Note: removing empty section \details in file 'copynumberEmission.Rd'
Note: removing empty section \seealso in file 'copynumberEmission.Rd'
Note: removing empty section \examples in file 'copynumberEmission.Rd'
copynumberEmission text html latex
emission text html latex
Note: removing empty section \details in file 'findBreaks.Rd'
Note: removing empty section \examples in file 'findBreaks.Rd'
findBreaks text html latex
fit text html latex example
genomicDistance text html latex
genotypeEmission text html latex
getChromosomeArm text html latex
hmm text html latex example
pi text html latex
Note: removing empty section \details in file 'scaleTransitionProbability.Rd'
Note: removing empty section \examples in file 'scaleTransitionProbability.Rd'
scaleTransitionProbability text html latex
states text html latex
transitionScale text html latex
viterbi text html latex
** building package indices ...
* DONE (VanillaICE)