Skip to content
Prev 3054 / 15075 Next

Tcl/Tk

Hi Dan,

I remember now, I had included Tcl/Tk when I installed last time.  
Still, I grabbed that straw, downloaded the installer and did a  
default install (I checked, it included Tcl/Tk).

However I'm still not out of trouble. I hope I'll find a solution  
less disturbing than reinstalling OS X...

This was after a restart immediately following reinstallation of R  
2.3.1:


R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-06-01)
ISBN 3-900051-07-0

R est un logiciel libre livr? sans AUCUNE GARANTIE.
Vous pouvez le redistribuer sous certaines conditions.
Tapez 'license()' ou 'licence()' pour plus de d?tails.

R est un projet collaboratif avec de nombreux contributeurs.
Tapez 'contributors()' pour plus d'information et
'citation()' pour la fa?on de le citer dans les publications.

Tapez 'demo()' pour des d?monstrations, 'help()' pour l'aide
en ligne ou 'help.start()' pour obtenir l'aide au format HTML.
Tapez 'q()' pour quitter R.

[Workspace restored from /Users/dchabot/.RData]

 > library(tcltk)
Loading Tcl/Tk interface ... Erreur dans fun(...) : couldn't connect  
to display ":0"
Erreur : .onLoad a ?chou? dans 'loadNamespace' pour 'tcltk'
Erreur : le chargement du package / espace de noms a ?chou? pour 'tcltk'

 > R.Version()
$platform
[1] "powerpc-apple-darwin8.6.0"

$arch
[1] "powerpc"

$os
[1] "darwin8.6.0"

$system
[1] "powerpc, darwin8.6.0"

$status
[1] ""

$major
[1] "2"

$minor
[1] "3.1"

$year
[1] "2006"

$month
[1] "06"

$day
[1] "01"

$`svn rev`
[1] "38247"

$language
[1] "R"

$version.string
[1] "Version 2.3.1 (2006-06-01)"

 >

Le 06-09-29 ? 14:04, Dan Putler a ?crit :