Skip to content
Prev 4180 / 15075 Next

Does preprocessCore do ppc64?

me on the cutting edge? Hot damn

 so I went to ADC and got gcc42preview1.dmg and installed same
 then read in directions set target to process "C source files" using "GCC
4.2" and said damn, have no clue
 then said, will ignore, and started up R and tried biocLite

 and voila, PACKAGES ARE BEING INSTALLED, CAN YOU BELIEVE IT?

 now I need affy to ReadAffy, but there are a bizillion dependencies laid
out in a large tree, and have been working down thru the tree having been
successful at maybe 10 files and have arrived at genefilter and this
returned
Running biocinstall version 2.1.8 with R version 2.6.1
Your version of R requires version 2.1 of Bioconductor.
trying URL 
'http://bioconductor.org/packages/2.1/bioc/src/contrib/genefilter_1.16.0.tar
.gz'
Content type 'application/x-gzip' length 242543 bytes (236 Kb)
opened URL
==================================================
downloaded 236 Kb

/Library/Frameworks/R.framework/Resources/library
* Installing *source* package 'genefilter' ...
** libs
** arch - ppc64
g++-4.2 -arch ppc64 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c half_range_mode.cpp -o
half_range_mode.o
powerpc-apple-darwin9-g++-4.2.1: unrecognized option '-no-cpp-precomp'
half_range_mode.cpp: In function ?double half_range_mode(double*, double*,
double, int)?:
half_range_mode.cpp:101: warning: deprecated conversion from string constant
to ?char*?
gcc-4.2 -arch ppc64 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c init.c -o init.o
powerpc-apple-darwin9-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
gcc-4.2 -arch ppc64 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c nd.c -o nd.o
powerpc-apple-darwin9-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
gcc-4.2 -arch ppc64 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c pAUC.c -o pAUC.o
powerpc-apple-darwin9-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
gcc-4.2 -arch ppc64 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c rowPAUCs.c -o rowPAUCs.o
powerpc-apple-darwin9-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
gcc-4.2 -arch ppc64 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/ppc64
-I/usr/local/include    -fPIC  -g -O2 -c rowttests.c -o rowttests.o
powerpc-apple-darwin9-gcc-4.2.1: unrecognized option '-no-cpp-precomp'
gfortran-4.2 -arch ppc64   -fPIC  -g -O2 -c ttest.f -o ttest.o
g++-4.2 -arch ppc64 -dynamiclib -Wl,-headerpad_max_install_names
-Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module
-multiply_defined suppress -L/usr/local/lib -o genefilter.so
half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o
-lgfortran -lSystemStubs
-L/Library/Frameworks/R.framework/Resources/lib/ppc64 -lR -dylib_file
libRblas.dylib:/Library/Frameworks/R.framework/Resources/lib/ppc64/libRblas.
dylib 
** R
** data
**  moving datasets to lazyload DB
** 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: survival
Loading required package: splines
Error in library.dynam(lib, package, package.lib) :
  shared library 'RSQLite' not found
Calls: <Anonymous> ... loadNamespace -> namespaceImport -> loadNamespace ->
library.dynam
Execution halted
ERROR: lazy loading failed for package 'genefilter'
** Removing '/Library/Frameworks/R.framework/Resources/library/genefilter'
** Restoring previous
'/Library/Frameworks/R.framework/Resources/library/genefilter'

The downloaded packages are in
    /private/tmp/Rtmpbv42ud/downloaded_packages
Updating HTML index of packages in '.Library'
Warning message:
In install.packages(pkgs = pkgs, repos = repos, dependencies = dependencies,
:
  installation of package 'genefilter' had non-zero exit status
So say cannot find RSQLite

But installed.packages say
Package
AnnotationDbi  "AnnotationDbi"
Biobase        "Biobase"
Biostrings     "Biostrings"
DBI            "DBI"
DynDoc         "DynDoc"
GO             "GO"
KEGG           "KEGG"
KernSmooth     "KernSmooth"
MASS           "MASS"
RColorBrewer   "RColorBrewer"
ROC            "ROC"
RSQLite        "RSQLite"
affy           "affy"
affyPLM        "affyPLM"
affyQCReport   "affyQCReport"
affydata       "affydata"
affyio         "affyio"
annaffy        "annaffy"
annotate       "annotate"
base           "base"
boot           "boot"
class          "class"
cluster        "cluster"
codetools      "codetools"
datasets       "datasets"
foreign        "foreign"
gcrma          "gcrma"
genefilter     "genefilter"
geneplotter    "geneplotter"
grDevices      "grDevices"
graphics       "graphics"
grid           "grid"
hgu95av2       "hgu95av2"
lattice        "lattice"
limma          "limma"
marray         "marray"
matchprobes    "matchprobes"
methods        "methods"
mgcv           "mgcv"
multtest       "multtest"
nlme           "nlme"
nnet           "nnet"
preprocessCore "preprocessCore"
rcompgen       "rcompgen"
rpart          "rpart"
simpleaffy     "simpleaffy"
spatial        "spatial"
splines        "splines"
stats          "stats"
stats4         "stats4"
survival       "survival"
tcltk          "tcltk"
tools          "tools"
utils          "utils"
vsn            "vsn"
xtable         "xtable"

 with an RSQLite listed

 so if RSQLite is present, why can't biocLite find it?

 or have I missed something?
R version 2.6.1 Patched (2007-12-12 r43661)
powerpc-apple-darwin9.0.0

locale:
en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] rcompgen_0.1-17 tools_2.6.1
[1] "ppc64"