ded0rg <richard <at> finghall1.plus.com> writes: > I have just dwonloaded QCA3 onto this machine (ubuntu, karmic, amd64) and a > mac. The examples run fine on teh mac, but crashed R on ubuntu. Any help > much apprecia\ted. >
You should probably contact the package maintainer (see help(package="QCA3")). You don't say exactly which example crashed, nor do you give your version of R etc. (sessionInfo()). On my machine (Ubuntu Intrepid, 32-bit) I was able to install QCA3 and run the ?reduce and ?Lipset examples without a problem. sessionInfo() R version 2.10.1 (2009-12-14) i486-pc-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=C LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets grid methods [8] base other attached packages: [1] QCA3_0.0-2 digest_0.4.2 reshape_0.8.3 plyr_0.1.9 proto_0.3-8 loaded via a namespace (and not attached): [1] ggplot2_0.8.7 lpSolve_5.6.4 tools_2.10.1 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.