Displaying 17 results from an estimated 17 matches for "tkpager".
2003 May 24
3
help output paged in separate window
Hi folks,
I use R in X windows on Linux.
Normally, I use 'less' as pager, which is fine for scanning through
'help' (or '?') output in the R window itself; the help session is
terminated by typing "q", as usual for 'less', and the R window then
reverts to the R command line interface.
Often, I would like to have the output from 'help' pop up in
2003 May 24
3
help output paged in separate window
Hi folks,
I use R in X windows on Linux.
Normally, I use 'less' as pager, which is fine for scanning through
'help' (or '?') output in the R window itself; the help session is
terminated by typing "q", as usual for 'less', and the R window then
reverts to the R command line interface.
Often, I would like to have the output from 'help' pop up in
2005 Jan 26
2
problems building R-patched
When I try to install R-patched of January 26 on my linux (fedora core 1, with openmosix kernel) box, make fails in the first recommended package with the message
tkStartGUI text html latex
tkpager text html latex
make[2]: Leaving directory `/home/setzer/newstuff/R-patched/src/library'
make[2]: Entering directory `/home/setzer/newstuff/R-patched/src/library'
building/updating package indices ...
make[2]: Leaving directory `/home/setzer/newstuff/R-patche...
2001 Sep 18
4
help in a separate window under linux
Hi there.
R v1.3.0, Slackware linux 7.1 or Windows 98SE, PII 266, 64Mb RAM.
I notice that under windows, R puts help info (ie. the response to
'?<function>') into a new window, whereas under linux, it puts it into the
main console window. I find the former much more helpful when checking a
function's syntax.
Is there a simple way of configuring R under linux to put its help
2001 Feb 14
2
help with tcltk
Hallo!
Can anyone explain to me how to add a vert. scrollbar to a listbox using tcltk please?
Thanks
--
Frank Gerrit Zoellner
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject
2003 Jun 16
0
new version of Rcmdr package
...ions and reports of problems are appreciated.
John
---- CHANGES ----
Version 0.8-3
o Changed Compute dialog to use with(activeDataSet, expression) rather
than to evaluate the expression in the global environment.
o Added RcmdrPager function for non-Windows systems, a version of the
tkpager modified slightly to use the Rcmdr monospaced font and a white
background. This is for non-Windows systems.
o Added Data -> Active data set -> Export active data set.
o Reworked package initialization so as not to fail when a required
package -- probably car -- is missing (thank...
2006 Nov 04
1
tcltk difficulties
Friends:
I have a tcltk widget for inputting constants and other values that are
needed by subsequent R functions. My widget works well. I have an OnOK
function that does what I had hoped it would. Among other input items the
widget also uses 6 radio buttons to select one of 6 choices. It functions
as it should.
Here is the problem: I would like one of the buttons to be the default and
to
2008 Nov 24
1
make fails with no rule to make target `VR.ts'
Hi,
When trying to build R-devel.tar.bz2 (SVN-REVISION: 47015) I am
getting the error:
tkpager text html latex
gmake[2]: Leaving directory `/usr/local/share/R-devel/src/library'
gmake[2]: Entering directory `/usr/local/share/R-devel/src/library'
building/updating package indices ...
gmake[2]: Leaving directory `/usr/local/share/R-devel/src/library'...
2010 Sep 16
3
funciones en R potencialmente peligrosas via web?
...', 'sys.parent', 'sys.parents', 'Sys.putenv',
'Sys.sleep',
'Sys.source', 'sys.source', 'sys.status', 'Sys.time', 'system',
'system.file', 'tempfile', 'textConnection', 'tkpager',
'tkStartGUI',
'unlink', 'unz', 'update.packages', 'url', 'url.show',
'vi', 'write', 'write.dta', 'write.ftable', 'write.socket',
'write.table', 'writeBin...
2009 Apr 22
1
Installation fails (PR#13669)
...text html latex
tk_choose.dir text html latex example
tk_choose.files text html latex example
tk_messageBox text html latex
tk_select.list text html latex
tkpager text html latex
make[2]: Leaving directory `/install/R/R-2.9.0/src/library'
make[1]: Leaving directory `/install/R/R-2.9.0/src/library'
make[1]: Entering directory `/install/R/R-2.9.0/src/library/Recommended'
make[2]: Entering directory `/install/R/R-2.9....
2003 Feb 19
4
Help in separate window under X11
Dear R users,
Is there the possibitily in R under X11 to get (after typing help(...)
command) separate help window, as it is in Windows version?
Best wishes,
=================================
Dr. Alexey B. Shipunov
Section of Molecular Systematics
Jodrell Laboratory
Royal Botanic Gardens, Kew,
Richmond, Surrey, TW9 3DS, U.K.
e-mail: a.shipunov at rbgkew.org.uk
2009 May 21
0
problems building R-2.9.0 on solaris
...text html latex
tk_choose.dir text html latex example
tk_choose.files text html latex example
tk_messageBox text html latex
tk_select.list text html latex
tkpager text html latex
begin installing recommended package VR
ERROR unable to create '/home/jayoung/source_codes/R/R-2.9.0/
unpack_solaris3/R-patched/library/MASS'
*** Error code 1
The following command caused the error:
MAKE="make" R_LIBS= ../../../bin/...
2003 Jun 16
1
R 1.7.1 is released
...atrices were printed mis-aligned if right=TRUE and na.print
was specified. (PR#3058)
o R CMD check gives now a clearer message when latex produces
errors on the package manual. (PR#3070)
o isSeekable() was incorrectly returning FALSE on all file connections.
o tkpager() wasn't quite using its title and header arguments in
the way prescribed by file.show()
o legend(*, pch=p, lty=l) now works better when `p' or `l' have
NAs.
o All braces in regular expressions used by Sweave() are now
escaped by a backslash.
o...
2003 Jun 16
1
R 1.7.1 is released
...atrices were printed mis-aligned if right=TRUE and na.print
was specified. (PR#3058)
o R CMD check gives now a clearer message when latex produces
errors on the package manual. (PR#3070)
o isSeekable() was incorrectly returning FALSE on all file connections.
o tkpager() wasn't quite using its title and header arguments in
the way prescribed by file.show()
o legend(*, pch=p, lty=l) now works better when `p' or `l' have
NAs.
o All braces in regular expressions used by Sweave() are now
escaped by a backslash.
o...
2002 Oct 01
6
R-1.6.0 is released
...j(), has been introduced.
- Tcl variables created by tclVar() are now explicitly put into
Tcl's global namespace, removing potential scoping problems.
- The tcltk dynamic library now loads with local=FALSE since
the default had trouble when loading Tcl extensions
(e.g. Tix)
- The tkpager() function had not been updated for the return
value change from 1.5.0
o The bmp(), jpeg() and png() devices can produce multiple
bitmap files, one for each page. The default filenames have been
changed to include a sequence number.
o New function axTicks() returning tick mark locat...
2002 Oct 01
6
R-1.6.0 is released
...j(), has been introduced.
- Tcl variables created by tclVar() are now explicitly put into
Tcl's global namespace, removing potential scoping problems.
- The tcltk dynamic library now loads with local=FALSE since
the default had trouble when loading Tcl extensions
(e.g. Tix)
- The tkpager() function had not been updated for the return
value change from 1.5.0
o The bmp(), jpeg() and png() devices can produce multiple
bitmap files, one for each page. The default filenames have been
changed to include a sequence number.
o New function axTicks() returning tick mark locat...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...text html latex example
TclInterface text html latex example
TkCommands text html latex example
TkWidgetcmds text html latex example
TkWidgets text html latex example
tkpager text html latex example
>>> Building/Updating help pages for package `tools'
Formats: text html latex example
QA text html latex
Rtangle text html latex
RweaveLatex...