[BioC] flowQ loading issue
Fletez-Brant, Christopher (NIH/VRC) [C]
christopher.fletez-brant at nih.gov
Thu Jul 12 14:28:49 CEST 2012
Dear List,
I am attempting to load flowQ and am getting the error message listed at the end of this message. It is similar to errors reported here:
https://stat.ethz.ch/pipermail/bioconductor/2011-June/039962.html
and here:
https://stat.ethz.ch/pipermail/bioconductor/2011-August/040806.html
However, I have ImageMagick installed already. On a whim I decided to run the ImageMagick command listed in the error message and got the following output:
~ $ convert -list configure
Path: [built-in]
Name Value
-------------------------------------------------------------------------------
NAME ImageMagick
convert: unable to access configure file `configure.xml' @ warning/configure.c/GetConfigureOptions/591.
Is this related? R Errors, version info after signature.
Thank you,
Kipper Fletez-Brant
R information:
$platform
[1] "x86_64-apple-darwin9.8.0"
$version.string
[1] "R version 2.15.0 (2012-03-30)"
Error Message:
Attaching package: ‘latticeExtra’
The following object(s) are masked from ‘package:flowViz’:
ecdfplot
Error : .onAttach failed in attachNamespace() for 'flowQ', details:
call: mysys("convert -list configure", intern = TRUE, ignore.stderr = TRUE)
error: error in running command
In addition: Warning messages:
1: package ‘boot’ was built under R version 2.15.1
2: package ‘MASS’ was built under R version 2.15.1
3: package ‘nnet’ was built under R version 2.15.1
4: package ‘KernSmooth’ was built under R version 2.15.1
Error: package/namespace load failed for ‘flowQ’
More information about the Bioconductor
mailing list