[Rd] Bug while loading Package "tcltk" with R-2.7.2 (PR#13016)
Duncan Murdoch
murdoch at stats.uwo.ca
Thu Sep 25 23:32:01 CEST 2008
On 25/09/2008 7:30 AM, cyril.alegret at st.com wrote:
> Full_Name: Cyril Alegret
> Version: 2.7.2
> OS: Windows
> Submission from: (NULL) (90.80.39.42)
>
>
> An error occurs when I try to load the package "tcltk2_1.0-7" with R-2.7.2
> (whereas it works with version 2.6.2).
>
> Please find below the error message :
> "> source("C:\\Data\\Travail\\Software&Method\\R\\Procs\\Chargement des
> librairies.R")
> Le chargement a nécessité le package : tcltk
> Chargement de Tcl/Tk... terminé
> Error in names(res) <- c("default", "menu", "caption", "smallcaption", :
> objet "res" non trouvé
> Error : .onLoad a échoué dans 'loadNamespace' pour 'tcltk2'
> Erreur : le chargement du package / espace de noms a échoué pour 'tcltk2'"
>
> Thank you for your help
Why do you think this has something to do with tcltk? It's pretty
clearly a problem in your script, or in the tcltk2 (not tcltk!) package.
But since you didn't track it down within your script, we can't help you.
Duncan Murdoch
More information about the R-devel
mailing list