There is indeed a bug in tcltk2, while I introduced some changes
targeting a better look of Tk widgets on Ubuntu. This new code is
assuming 'cat' is available on all platforms. Indeed on Windows, it *is*
available iff Rtools are installed, which is the case apparently on all
test machines so fa
I am having the same problem loading tcltk2
> local({pkg <- select.list(sort(.packages(all.available =
> TRUE)),graphics=TRUE)
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Error : .onLoad failed in loadNamespace() for 'tclt
On Apr 20, 2012, at 16:03 , Duncan Murdoch wrote:
> On 20/04/2012 8:41 AM, Roberto Ugoccioni wrote:
>> Hello,
>> I just installed R-2.15.0 on windows XP and cannot load package tcltk2
>> (which I just downloaded from CRAN as tcltk2_1.2-1.zip; package install
>> reported no problems):
>>
>> > li
On 20/04/2012 8:41 AM, Roberto Ugoccioni wrote:
Hello,
I just installed R-2.15.0 on windows XP and cannot load package tcltk2
(which I just downloaded from CRAN as tcltk2_1.2-1.zip; package install
reported no problems):
> library(tcltk2)
Carico il pacchetto richiesto: tcltk
Loading Tcl/Tk inte
Hello,
I just installed R-2.15.0 on windows XP and cannot load package tcltk2
(which I just downloaded from CRAN as tcltk2_1.2-1.zip; package install
reported no problems):
> library(tcltk2)
Carico il pacchetto richiesto: tcltk
Loading Tcl/Tk interface ... done
Error : .onLoad failed in loadNamesp
5 matches
Mail list logo