[R-sig-Debian] annoying warnings in ESS/Emacs
Simon Blomberg
blomsp at ozemail.com.au
Mon Jun 19 07:33:50 CEST 2006
Hi Dirk,
After struggling with apt-get, which kept telling me that ESS was the
latest version, I finally downloaded 5.3.1 and installed it manually
using dpkg. That got rid of the annoying warnings in R/Emacs/ESS.
Thanks! Now I still have some dependency issues with R (I am very
dependent on R for my work! :-) ), but I think I can wait for the next
release, and update everything then.
Cheers,
Simon.
Dirk Eddelbuettel wrote:
> On 19 June 2006 at 10:53, Simon Blomberg wrote:
> | Dirk Eddelbuettel wrote:
> | > On 15 June 2006 at 15:26, Simon Blomberg wrote:
> | > | Hi again,
> | > |
> | > | After some fiddling around, I think that r-recommended is not getting
> | > | updated properly. I have the following output from apt-get. It looks
> | > | like there is a problem with file r-recommended_2.3.1-0sarge2_i386.deb
> | > |
> | > | Again, any help would be appreciated.
> | >
> | > r-recommended is 'virtual'. It will not pull newer version of the underlying
> | > things in.
> | >
> | > apt-get dist-upgrade, on the other hand, should.
> | >
> | Thanks Dirk. I tried that, but still the same error messages, and the
> | same problem. I also tried updating ESS, but still no luck. I am using
> | ESS 5.2.10.
>
> Try upgrading ESS -- here is what I get on my Debian testing system (with
> ess-5.3.0-1, but still r-base-core-2.3.0-1) now that I am back at home:
>
> > if(!exists("baseenv", mode="function")) baseenv <- function() NULL
> options(STERM='iESS', editor='emacsclient')
> > >
>
> As you can see, ESS adds some code to catch the change in baseenv. That ought
> to fix the issue for you. Let us know if that works.
>
> Dirk
>
>
More information about the R-SIG-Debian
mailing list