Skip to content
Back to formatted view

Raw Message

Message-ID: <20040416165018.DAACF1047C@slim.kubism.ku.dk>
Date: 2004-04-16T18:50:21Z
From: brian-j-smith@uiowa.edu
Subject: Windows startup menu display problem in 1.9.0 (PR#6783)

Full_Name: Brian J. Smith
Version: 1.9.0
OS: WinXp
Submission from: (NULL) (129.255.217.48)


WinXP; R 1.9.0 running under Rgui.exe.

winMenuAdd calls via my .Rprofile file do not seem to work and, instead, result
in the following error message after the R GUI starts:

   Error in eval(expr, envir, enclos) : couldn't find function "winMenuAdd"

Any subsequent calls to winMenuAdd from the R console GUI window work fine.  The
same Rprofile works fine under R 1.8.1.  Bug report #2817 describes a similar
problem that occurred with R 1.7.0.

Brian