On 9/25/07, Simon Urbanek <[EMAIL PROTECTED]> wrote:
>
> On Sep 25, 2007, at 4:33 PM, hadley wickham wrote:
>
> > On 9/25/07, Simon Urbanek <[EMAIL PROTECTED]> wrote:
> >>
> >> On Sep 25, 2007, at 12:58 PM, Herve Pages wrote:
> >>
> >>> Hi,
> >>>
> >>> R-2.6 + install.packages() doesn't find rggobi
On Sep 25, 2007, at 4:33 PM, hadley wickham wrote:
> On 9/25/07, Simon Urbanek <[EMAIL PROTECTED]> wrote:
>>
>> On Sep 25, 2007, at 12:58 PM, Herve Pages wrote:
>>
>>> Hi,
>>>
>>> R-2.6 + install.packages() doesn't find rggobi on Mac OS X.
>>> The .tgz file is here:
>>>
>>> http://cran.fhcrc.or
On 9/25/07, Simon Urbanek <[EMAIL PROTECTED]> wrote:
>
> On Sep 25, 2007, at 12:58 PM, Herve Pages wrote:
>
> > Hi,
> >
> > R-2.6 + install.packages() doesn't find rggobi on Mac OS X.
> > The .tgz file is here:
> >
> > http://cran.fhcrc.org/bin/macosx/universal/contrib/2.6/
> >
> > but it is not
Actually, the fact that the tar ball is there must be a mirroring
problem, because it's not on the master CRAN server. You should fix
your mirror - objects may appear closer ... ;)
Cheers,
Simon
On Sep 25, 2007, at 4:28 PM, Simon Urbanek wrote:
>
> On Sep 25, 2007, at 12:58 PM, Herve Pages w
On Sep 25, 2007, at 12:58 PM, Herve Pages wrote:
> Hi,
>
> R-2.6 + install.packages() doesn't find rggobi on Mac OS X.
> The .tgz file is here:
>
> http://cran.fhcrc.org/bin/macosx/universal/contrib/2.6/
>
> but it is not listed in the PACKAGES file:
>
> http://cran.fhcrc.org/bin/macosx/unive
Hi,
R-2.6 + install.packages() doesn't find rggobi on Mac OS X.
The .tgz file is here:
http://cran.fhcrc.org/bin/macosx/universal/contrib/2.6/
but it is not listed in the PACKAGES file:
http://cran.fhcrc.org/bin/macosx/universal/contrib/2.6/PACKAGES
Any idea why?
Thanks!
H.
_
I think that it would be best then, not to load the package, as loading
it in this way, means that it is almost impossible to get the methods
registered correctly. That does seem to be a bug, or at least a major
inconvenience. And one might wonder at the purpose of attaching if not
to make met
dear list members,
my question concerns computation of confidence intervals in nonlinear
fits with `nls' when weigthing the fit. the seemingly correct procedure
does not work as (I) expected. I'm posting this here since: (A) the
problem might suggest a modification to the `m' component in the retu
To all CRAN package maintainers:
package maintainers might want to inspect the check summary provided on
CRAN (CRAN/src/contrib/checkSummary.html) in order to clean up and fix
packages that result in WARNINGs or ERRORs under some operating systems.
I will trigger to send out messages to those m
I am not sure why you expected this to work: I did not expect it to and
could not find relevant documentation to suggest it should.
Loading an object created from a non-attached package does not in general
attach that package and make the methods for the class of 'x' available.
We have talked a
10 matches
Mail list logo