I'm running the standard R GUI.
Here is the output from sessionInfo() after iplot hangs the library()
call:
> sessionInfo()
R version 2.15.0 Patched (2012-04-09 r58947)
Platform: x86_64-pc-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods
base
other attached packages:
[1] JavaGD_0.5-5 scales_0.2.0 ggplot2_0.9.0 rJava_0.9-3
loaded via a namespace (and not attached):
[1] colorspace_1.1-1 dichromat_1.2-4 digest_0.5.2
grid_2.15.0
[5] MASS_7.3-17 memoise_0.1 munsell_0.3
plyr_1.7.1
[9] proto_0.3-9.2 RColorBrewer_1.0-5 reshape2_1.2.1
stringr_0.6
[13] tools_2.15.0