Skip to content
Back to formatted view

Raw Message

Message-ID: <f8e6ff050606120420s666d6650h59f5f459c905ade6@mail.gmail.com>
Date: 2006-06-12T11:20:30Z
From: Hadley Wickham
Subject: Making a windows packages with zip
In-Reply-To: <448D3BF7.9040608@statistik.uni-dortmund.de>

>
> Either the latter or ask the Windows users to install the source package.
>

Installing a source package doesn't seem to help:

> install.packages("classifly", repos="http://ggobi.org/r/", type="source")
Warning message:
installation of package 'classifly' had non-zero exit status in:
install.packages("classifly", repos = "http://ggobi.org/r/",

(Unfortunately I don't have access to a windows machine at present -
this is what a user reported)

Hadley