[R] FlexBayes installation from R-Forge Problem R 3.2.2

Pascal Oettli kridox at ymail.com
Tue Sep 29 02:47:59 CEST 2015


You misspelled the web address. It is "R-project", not "R.project".
Thus, the command line should be:

install.packages("FlexBayes", repos="http://R-Forge.R-project.org")

Regards,
Pascal

On Mon, Sep 28, 2015 at 9:17 AM, Davidwkatz <dkatz at tibco.com> wrote:
> I tried to install FlexBayes like this:
>
> install.packages("FlexBayes", repos="http://R-Forge.R.project.org") but got
> errors:
>
> Here's the transcript in R:
>
> R version 3.2.2 (2015-08-14) -- "Fire Safety"
> Copyright (C) 2015 The R Foundation for Statistical Computing
> Platform: x86_64-w64-mingw32/x64 (64-bit)
>
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type 'license()' or 'licence()' for distribution details.
>
>   Natural language support but running in an English locale
>
> R is a collaborative project with many contributors.
> Type 'contributors()' for more information and
> 'citation()' on how to cite R or R packages in publications.
>
> Type 'demo()' for some demos, 'help()' for on-line help, or
> 'help.start()' for an HTML browser interface to help.
> Type 'q()' to quit R.
>
>> install.packages("FlexBayes", repos="http://R-Forge.R.project.org")
> Installing package into ‘C:/Users/dkatz/R/win-library/3.2’
> (as ‘lib’ is unspecified)
> Error: Line starting '<!DOCTYPE HTML PUBLI ...' is malformed!
>
>
> Any help will be much appreciated!
>
> Thanks,
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/FlexBayes-installation-from-R-Forge-Problem-R-3-2-2-tp4712861.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



-- 
Pascal Oettli
Project Scientist
JAMSTEC
Yokohama, Japan



More information about the R-help mailing list