Skip to content
Prev 1420 / 21307 Next

[Bioc-devel] Problem loading Rdbi (again)

Hi Benno,
Benno Puetz wrote:
On my system 'library(Rdbi)' is desperately quiet ;-)

It's hard to believe that Rdbi has a circular dep problem since it depends
on nothing except R >= 1.2. What message do you get _exactly_? and after doing
what? Please show us the full session.

Also, we need your sessionInfo(). Here is mine:
R version 2.6.0 (2007-10-03)
x86_64-unknown-linux-gnu

locale:
LC_CTYPE=en_US;LC_NUMERIC=C;LC_TIME=en_US;LC_COLLATE=en_US;LC_MONETARY=en_US;LC_MESSAGES=en_US;LC_PAPER=en_US;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US;LC_IDENTIFICATION=C

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

other attached packages:
[1] Rdbi_1.12.0

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


Cheers,
H.