Thanks!

On Wed, Jul 27, 2011 at 7:16 PM, Uwe Ligges-3 [via R] <
ml-node+3699381-219890429-254...@n4.nabble.com> wrote:

>
>
> On 25.07.2011 19:42, eilunedpearce wrote:
>
> > Hi,
> >
> > I'm trying to install CAIC directly into the newest version of R using
> the
> > code on the R-Forge CAIC website and I get an error message:
> >
> > install.packages("CAIC", repos="http://R-Forge.R-project.org";)
> > Warning message:
> > In getDependencies(pkgs, dependencies, available, lib) :
> >    package ‘CAIC’ is not available (for R version 2.13.1)
> >
> > This has worked when I've tried in other versions of R - what am I doing
> > wrong?
>
> It works for me with
>   install.packages("CAIC", repos="http://R-Forge.R-project.org";,
> type="source")
> on arbitrary platforms and under Windows with a simple
>   install.packages("CAIC", repos="http://R-Forge.R-project.org";)
>
> Uwe Ligges
>
>
> >
> > Many thanks!
> > Ellie
> >
> >
> > --
> > View this message in context:
> http://r.789695.n4.nabble.com/Installing-CAIC-tp3693455p3693455.html
> > Sent from the R help mailing list archive at Nabble.com.
> >
> > ______________________________________________
> > [hidden email] 
> > <http://user/SendEmail.jtp?type=node&node=3699381&i=0>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.
>
> ______________________________________________
> [hidden email] <http://user/SendEmail.jtp?type=node&node=3699381&i=1>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.
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> http://r.789695.n4.nabble.com/Installing-CAIC-tp3693455p3699381.html
>  To unsubscribe from Installing CAIC, click 
> here<http://r.789695.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3693455&code=ZWlsdW5lZC5wZWFyY2VAYW50aHJvLm94LmFjLnVrfDM2OTM0NTV8LTQxODA3NTE0Mw==>.
>
>



-- 
Eiluned Pearce

DPhil Candidate
Institute of Cognitive and Evolutionary Anthropology
University of Oxford


--
View this message in context: 
http://r.789695.n4.nabble.com/Installing-CAIC-tp3693455p3706115.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to