________________________________________ From: Prof Brian Ripley [rip...@stats.ox.ac.uk] Sent: Wednesday, December 07, 2011 10:45 AM To: Thomas Chesney Cc: r-help@r-project.org Subject: Re: [R] arules package intsallation
On Wed, 7 Dec 2011, Thomas Chesney wrote: > I'm using R version 2.13.0 (2011-04-13) on Mac OS X and I get the following > error message with library(arules): Well somehow you used a version of arules built for R 2.14.0. Try the build for R 2.13.x. And please note that R-sig-mac is the list for Mac-specific questions (which this is: only on Mac OS X are package build locked to a specific version of R). >>Thanks and noted re: R-sig-mac. > > PS on a related note, are the package installer port settings > available somewhere and I'll send them to IT, ask them to unblock > it? What exactly do you mean by 'package installer'? There is not really any such thing. Inside R, install.packages() just uses http, and R.app's menus (if that is what you mean: R.app is not R, BTW) just use install.packages(). I think you need to talk to your IT people and get them to solve their problem (and it is their problem, not ours). >>Yes I did mean the menu item, which I didn't realise wasn't part of R sorry - >>I was just asking as a lot of the software I use requires certain ports to be >>open and there's usually a list somewhere which can be difficult to track >>down. Out of interest, is arules part of R? >>ThomasThis message and any attachment are intended solely for the addressee >>and may contain confidential information. If you have received this message >>in error, please send it back to me, and immediately delete it. Please do >>not use, copy or disclose the information contained in this message or in any >>attachment. Any views or opinions expressed by the author of this email do >>not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. ______________________________________________ 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.