Ringo 1.6.0 J. Toedling
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/Ringo | 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=Ringo.buildbin-libdir Ringo_1.6.0.tar.gz'
* Installing *source* package 'Ringo' ...
** libs
** arch - i386
g++ -arch i386 -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 -c mmeansd.cpp -o mmeansd.o
g++ -arch i386 -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 -c mmedian.cpp -o mmedian.o
gcc -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 -c region_overlap.c -o region_overlap.o
gcc -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 -c ringo_init.c -o ringo_init.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 Ringo.so mmeansd.o mmedian.o region_overlap.o ringo_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++ -arch ppc -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 -c mmeansd.cpp -o mmeansd.o
g++ -arch ppc -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 -c mmedian.cpp -o mmedian.o
gcc -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 -c region_overlap.c -o region_overlap.o
gcc -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 -c ringo_init.c -o ringo_init.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 Ringo.so mmeansd.o mmedian.o region_overlap.o ringo_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** inst
** preparing package for lazy loading
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: genefilter
Loading required package: survival
Loading required package: splines
Loading required package: geneplotter
Loading required package: lattice
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: xtable
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Attaching package: 'geneplotter'
The following object(s) are masked from package:lattice :
panel.smoothScatter
Loading required package: limma
Loading required package: vsn
Loading required package: affy
Loading required package: RColorBrewer
Loading required package: SparseM
Package SparseM (0.79) loaded. To cite, see citation("SparseM")
Attaching package: 'SparseM'
The following object(s) are masked from package:stats :
model.response
The following object(s) are masked from package:base :
backsolve,
chol
** help
>>> Building/Updating help pages for package 'Ringo'
Formats: text html latex example
Ringo-internal text html latex
arrayImage text html latex example
asExprSet text html latex example
autocorr text html latex example
cherByThreshold text html latex example
cherClass text html latex example
chipAlongChrom text html latex example
computeRunningMedians text html latex example
compute_gc text html latex example
compute_sliding_t text html latex example
corrPlot text html latex example
extractProbeAnno text html latex
features2Probes text html latex example
findChersOnSmoothed text html latex example
ftr2xys text html latex example
getFeats text html latex
newCER text html latex example
nimblegenNorm text html latex
plotAutocorr text html latex example
plot_cher text html latex
posToProbeAnnoEnvironment text html latex example
preprocess text html latex example
probeAnnoClass text html latex example
readNimblegen text html latex example
regionoverlap text html latex example
relateCERs text html latex example
sliding_meansd text html latex example
sliding_quantile text html latex example
upperBoundNull text html latex example
validProbeAnno text html latex example
** building package indices ...
* DONE (Ringo)