search for: tkrplot

Displaying 20 results from an estimated 89 matches for "tkrplot".

2005 Aug 13
1
Broken tkrplot on Mac OS X
Dear all-- I have been trying to get the tkrplot package to work in order to use the bioconductor package genArise. I am trying to build it on a Mac running OS 10.4.1 with R 2.1.1. Following a stanadard install from R here the error I get when I try to load tkrplot > library(tkrplot) Loading required package: tcltk Loading Tcl/Tk interface...
2009 May 17
1
package for /usr/lib64/R/library/tkrplot/libs/tkrplot.so
Hi, 'revdep-rebuild' under GENTOO shows me that /usr/lib64/R/library/tkrplot/libs/tkrplot.so, which was installed at April 24th, is broken. 'ldd /usr/lib64/R/library/tkrplot/libs/tkrplot.so' shows me that tkrplot.so needs libtcl8.4.so and libtk8.4.so, which is no more installed since the installation of tcl,tk-8.5.7, which has happened at april 26th. But revdep-rebu...
2007 Jan 19
3
Problem with loading tkrplot
I asked the maintainer and he indicated that it might be a dll problem. Has anyone see this problem? I had installed the latest copy of tkrplot. I was trying to use teachingDemos when I first got the error. On 1/18/07, Luke Tierney <luke@stat.uiowa.edu> wrote: > Looks like tcl can't find the dll or something along those lines. As > this is windows you'll have to ask someone who uses that platform > to help figure...
2003 Nov 06
1
how to install tkrplot?
Hello, my question is on as installing tkrplot, i want to charge it but appears "first.lib Failed" therefore says that not exist the tkrplot.dll and I download the tkrplot.zip and i unzip him and the file is in the path c: \R\1071\library\libs\tkrplot.dll, that should do so that find the. dll? Thanks Ruben _________...
2018 Sep 22
2
installing tkrplot
Hi All: At the bottom of this email is my sessionInfo and below that there is a command that shows that tcltk is installed and working. My problem is that, when trying to install tkrplot, I get the following error: R CMD INSTALL -l . tkrplot_0.0-24.tar.gz * installing *source* package 'tkrplot' ... ** package 'tkrplot' successfully unpacked and MD5 sums checked configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I&quot...
2011 Nov 30
1
Problem installing the package tkrplot
Hello people. My problem is that when I try to install the package tkrplot, I got the next problem: > install.packages("tkrplot") Installing package(s) into ?/home/marcos/R/i686-pc-linux-gnu-library/2.13? (as ?lib? is unspecified) probando la URL 'http://www.vps.fmvz.usp.br/CRAN/src/contrib/tkrplot_0.0-23.tar.gz' Content type 'application/x-gzip&...
2003 May 22
1
Tkrplot works not
...n error but does really stop the programm after it, isn't it?) > Loading required package: tcltk > Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : > [tcl] couldn't load library "C:/Programme/R/library/tkrplot/libs/tkrplot.dll": > this library or a dependent library could not be found in library path. > Error in library(tkrplot) : .First.lib failed The library tkrplot is installed! I used it under version 1.6.2 several times. In the "Windows-specific changes to R" on CRAN I'...
2012 Mar 05
1
installing package tkrplot
package tkrplot worked, but has broken while installing from R 2.11 to 2.14.2. it does not want to be installed anymore on a linux debian squeeze 64 system. have tried: - installing from source R: CMD INSTALL tkrplot_0.0-23.tar.gz - via synaptic: package r-cran-tkrplot - via terminal: sudo apt-get install r-cran-...
2006 Jun 26
1
Some tcltk-related packages not loading (OS X)
...ons/2.3/ Resources/library/gtkDevice/libs/ppc/gtkDevice.so Expected in: flat namespace Error in library(gtkDevice) : .First.lib failed for 'gtkDevice' ****************************************************** and another: ****************************************************** > library(tkrplot) Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] image not found NSCreateObjectFileImageFromFile() error: not a Mach-O MH_BUNDLE file. Error in library(tkrplot) : .First.lib failed for 'tkrplot' *********************...
2011 Jun 03
2
tkrplot Newbie
Hello, I am trying to write a tcltk based program that plots/manipulates xts/xoo time series objects. I have the code I used from ## http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/tkrplot.html : ## require(quantmod) require(tcltk) library(tkrplot) Sys.setenv(TZ="GMT") getSymbols("^GSPC", from = "1960-01-01") Myhscale <- 2.5 # Horizontal scaling Myvscale <- 1.25 # Vertical scaling plotFunction <- function(x) { params <- par(bg=&...
2009 Jul 09
0
tkrplot installation problems
Hello, I'm running R 2.8.1 on Ubuntu Hardy. I'm trying to install tkrplot. Using r-cran-tkrplot from the repository, I'm getting the following error: > library(tkrplot) Loading required package: tcltk Loading Tcl/Tk interface ... done Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] version co...
2011 May 04
6
tkrplot not working in R 2.13.0
The tkrplot package is not working in version 2.13.0 for windows. I contacted the maintainer who unfortunately does not have easy access to a windows computer and says that it is working on the other platforms. I traced the problem down to the line in the .First.lib function: .Tcl(paste("load", fi...
2011 Nov 06
2
tkrplot does not install
Hi all I am running R 2.14.0 on Linux Mint 11 and want to use TeachingDemos but cannot update tkrplot. This is what happens: ############### In order to run * installing *source* package ?tkrplot? ... configure: creating ./config.status config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/share/R/include -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -fpic -O3 -pipe -g -c tcltkimg...
2009 Apr 06
0
tkrplot installation problems
Hello, I'm running R 2.8.1 on Ubuntu Hardy. I'm trying to install tkrplot. Using r-cran-tkrplot from the repository, I'm getting the following error: > library(tkrplot) Loading required package: tcltk Loading Tcl/Tk interface ... done Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] versio...
2002 Oct 12
0
tkrplot
The package tkrplot now works in OS X (Jaguar). The core of the problem is that the load function in tcl does not accept bundles, but needs dynamic libraries (I verfied this using the native version of tclsh and Wish). But the config files in the tkrplot package (as in all packages) build bundles, not libraries. Thus...
2018 Sep 22
0
installing tkrplot
...stall tk-dev On Fri, Sep 21, 2018 at 8:06 PM Mark Leeds <markleeds2 at gmail.com> wrote: > Hi All: At the bottom of this email is my sessionInfo and below that > there is a command > that shows that tcltk is installed and working. My problem is that, when > trying to install tkrplot, > I get the following error: > > R CMD INSTALL -l . tkrplot_0.0-24.tar.gz > > * installing *source* package 'tkrplot' ... > ** package 'tkrplot' successfully unpacked and MD5 sums checked > configure: creating ./config.status > config.status: creating src/M...
2013 Mar 18
1
Windows R-3.0.0 and Tcl/tkrplot issue
Greetings R Developers, I've been testing the alpha release of R-3.0.0 and I noticed that the plotting functionality in package tkrplot was not working correctly. Further diagnosis found the issue to be related to the command '.Tcl("image create Rplot plotname")' from package "tkrplot". The following example is taken from here: http://tkrplot.sourcearchive.com/documentation/0.0.14/tcltkimg_8c_source.h...
2012 Jun 09
2
Error when attempting to install tkrplot
I am getting following error when attempting to install the tkrplot package. ... gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -I/usr/include/tcl8.5 -I/usr/include/tcl8.5 -fpic -O3 -pipe -g -c tcltkimg.c -o tcltkimg.o tcltkimg.c:2:16: fatal error: tk.h: No such file or directory compilation terminated. make: *** [tcltkimg.o] Error 1 ERROR: compilation fa...
2003 Sep 12
1
win.metafile, devga, tkrplot in R 1.8.0
Hi, I just downloaded rw1080dev.exe 09-Sep-2003 07:42 21.6M from http://www.stats.uwo.ca/faculty/murdoch/software/r-devel/ and tried using tkrplot on Windows 2000. .First.lib failed to load the dll: .Tcl(paste("load", file, "Rplot")) appeared to be mixing up double-backslashes and forward slashes: [tcl] couldn't load library "C:w1080devlibrary krplot/libs/tkrplot.dll": this library or a dependent library...
2005 Feb 28
1
tkRplot under macos x
I have not successfully gotten tkRplot to install on macos 10.3.8, R 2.0.0. Other tcltk packages work just fine. Any suggestions? I can post all the output from the compile,etc., but thought I would check the "short" version first. Thanks, Sean [[alternative HTML version deleted]]