Friday, February 18, 2011

rkward.bin

RKWARD(1)                                                            RKWARD(1)



NAME
rkward ‐ A KDE frontend to R

SYNOPSIS
rkward [options] [file]

DESCRIPTION
This manual page documents briefly the rkward command.

OPTIONS
A summary of options is included below. For a complete description,
invoke rkward --help or refer to http://rkward.sourceforge.net .

--help Show summary of options.

-v, --version
Show version of program.

--evaluate
The given R code is evaluated after RKWard has started, and
after any specified workspace is loaded. Mostly useful for auto‐
mated testing.

--debug-level
Verbosity of debug output. 0-5, where 0 is no output, 5 is all
output including function trace information. Default it 2

--debug-flags
Allows to configure, which sections of code to debug. Flags are
given as a binary number. Refer to the source files for documen‐
tation, as this really is an internal option

--debugger
Run RKWard through the specified debugger command. To add com‐
mand line options to the debugger command, enclose them in sin‐
gle quotes ('') together with the command.

--disable-stack-check
Disable the R C stack checking mechanism. If you see the error
message "C stack usage too close to the limit", this option may
serve as a workaround.

SEE ALSO
R(1),

AUTHOR
RKWard was written by Thomas Friedrichsmeier and the RKWard team. See
http://rkward.sourceforge.net .

This manual page was written by Thomas Friedrichsmeier
, for the Debian project (but may be used
by others).



11-10-2005 RKWARD(1)

No comments:

Post a Comment