Skip to content
Prev 12038 / 398502 Next

Installation problems under windows NT

On Fri, 29 Jun 2001, Joerg Wegner wrote:

            
That's not the current version.
Well, you are using an obselete version. readme.packages says:

There is a `portal' with current links at
http://www.stats.ox.ac.uk/pub/Rtools/.

However, I've just checked the addresses and they are
correct in the current version.

Why didn't you check the portal: it is provided precisely for people
who have difficulty?
What does that mean?
Something's wrong with your make.
You did do library(multiv), didn't you?
Right, it's called install.packages().  Where did you find package.install
mentioned?  It's nowhere in the source tree.
Many places, I suspect.

- use install.packages, not packages.install.
- there is a binary version of multiv on CRAN, and it is working.
- I think you omitted to use library(multiv).
- You seem to have trouble resolving correct addresses
....