On Fri, 26 Mar 2004 13:22:11 -0800 (PST), Thomas Lumley
<[EMAIL PROTECTED]> wrote :
>On Wed, 24 Mar 2004, Duncan Murdoch wrote:
>>
>> Can you try to put together a small example that illustrates it?
>
>One example that happened while trying to answer another R-help question
>
>R 1.8.1
>library(nlm
On Wed, 24 Mar 2004, Duncan Murdoch wrote:
>
> Can you try to put together a small example that illustrates it?
One example that happened while trying to answer another R-help question
R 1.8.1
library(nlme)
example(nlme.nlsList)
q("yes")
R 1.9.0-beta on startup
Error in namespaceExport(ns, expor
Is this that they have references to namespaces that no longer exist?
That's due to an error in creating some objects, and without further
details it is hard to pin down. You will probably need to dump those
objects under 1.8.1 and recreate them under 1.9.0.
On Wed, 24 Mar 2004 [EMAIL PROTECTED
On Wed, 24 Mar 2004 20:34:16 -0400, you wrote:
>I saw a reort on R-help (without answer) about not being able to load
>old workspaces
>(.RData files) in 1.9.0alpha. I have seen the same problem with some
>of my workspace, although most of them loads without problems.
>(rw1090alpha as of 17.03,
I saw a reort on R-help (without answer) about not being able to load
old workspaces
(.RData files) in 1.9.0alpha. I have seen the same problem with some
of my workspace, although most of them loads without problems.
(rw1090alpha as of 17.03, windows XP).
Why will some workspaces not load?
Kje
A first preview of R-1.9.0-alpha is available at
http://www.economia.unimi.it/R and it is a framework build.
This version includes all the supported .dylibs needed to run R itself
apart for the tcl/tk libs that can be installed according to what the
same page says. But you don't need to install