Dear R-Users,

I'm trying to setup a personal repository for a few packages I'm working on.
I am on R-Forge but I still need to have various versions of my package that
R-Forge does not build (for R 2.8.1 for example).

So I followed the instructions in this document:
Hhttp://
cran.r-project.org/doc/manuals/R-admin.html#Setting-up-a-package-repository

and used this function as recommended:
*write_PACKAGES()*

Now, when I try to install or update my package, I get:

*install.packages("bmisc", repos="http://www.benoitr.comze.com/R";)**
> Error in read.dcf(file = tmpf) : Line starting '<head> ...' is malformed!*

Can someone help me with this ?


Benoit
-----------------------------------------------------------------------
R: 2.13.1

        [[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