Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
L
M
O
P
R
S
T
A
addText(String)
- Method in class org.rproject.ant.
RRun
addText(String)
- Method in class org.rproject.ant.
RSet
AntRMainLoopCallbacks
- Class in
org.rproject.ant
REngine callbacks.
AntRMainLoopCallbacks()
- Constructor for class org.rproject.ant.
AntRMainLoopCallbacks
B
buffer
- Static variable in class org.rproject.ant.
RTask
C
code
- Variable in class org.rproject.ant.
RRun
Code to be run
code
- Variable in class org.rproject.ant.
RSet
Code to be run
createJavaObjectReference(Object)
- Static method in class org.rproject.ant.
RTask
Deprecated.
E
ERROR
- Static variable in class org.rproject.ant.
Message
Error or warning
execute()
- Method in class org.rproject.ant.
RRun
Runs the code
execute()
- Method in class org.rproject.ant.
RSet
Run the R code, grab the result of the last expression and use the value to set the property
F
failonerror
- Variable in class org.rproject.ant.
RTask
fails()
- Method in class org.rproject.ant.
RTask
failure
- Variable in class org.rproject.ant.
RTask
flush()
- Method in interface org.rproject.ant.
MessageListener
Flush the listener
flush()
- Method in class org.rproject.ant.
RTask
MessageListener
implementation, log the message buffer
G
getMessage()
- Method in class org.rproject.ant.
Message
getType()
- Method in class org.rproject.ant.
Message
I
initR()
- Static method in class org.rproject.ant.
RTask
Initializes R
L
listener
- Variable in class org.rproject.ant.
AntRMainLoopCallbacks
The message listener that grabs the messages
loop
- Static variable in class org.rproject.ant.
RTask
M
Message
- Class in
org.rproject.ant
A message that is captured from the R output
Message(String, int)
- Constructor for class org.rproject.ant.
Message
Creates a message of a given type
Message(String)
- Constructor for class org.rproject.ant.
Message
Creates a regular message
MESSAGE
- Static variable in class org.rproject.ant.
Message
A regular message
message
- Variable in class org.rproject.ant.
Message
The text of the message
MessageListener
- Interface in
org.rproject.ant
Listens to messages generated by the R main loop
O
org.rproject.ant
- package org.rproject.ant
P
project
- Static variable in class org.rproject.ant.
RTask
property
- Variable in class org.rproject.ant.
RSet
Name of the property to set
R
R
- Static variable in class org.rproject.ant.
RTask
REngine used by R specific tasks
RBuildException
- Exception in
org.rproject.ant
Ant compatible wrapper for exceptions generated by
REngine
RBuildException(String)
- Constructor for exception org.rproject.ant.
RBuildException
Constructor
REngineBuildException
- Exception in
org.rproject.ant
Ant compatible wrapper for
REngineException
REngineBuildException(String, REngineException)
- Constructor for exception org.rproject.ant.
REngineBuildException
Constructor.
resetCustomErrorHandler()
- Method in class org.rproject.ant.
RTask
REXPMismatchBuildException
- Exception in
org.rproject.ant
Ant compatible wrapper for
REXPMismatchException
REXPMismatchBuildException(String, REXPMismatchException)
- Constructor for exception org.rproject.ant.
REXPMismatchBuildException
Constructor.
RFlushConsole(REngine)
- Method in class org.rproject.ant.
AntRMainLoopCallbacks
Call the flush method of the associated message listener
RRun
- Class in
org.rproject.ant
Ant task that runs R code
RRun()
- Constructor for class org.rproject.ant.
RRun
RSet
- Class in
org.rproject.ant
Ant task that sets a property to contain the result of an R expression.
RSet()
- Constructor for class org.rproject.ant.
RSet
RShowMessage(REngine, String)
- Method in class org.rproject.ant.
AntRMainLoopCallbacks
Send the message to the message listener
RTask
- Class in
org.rproject.ant
Super class of all R specific tasks
RTask()
- Constructor for class org.rproject.ant.
RTask
run(String)
- Method in class org.rproject.ant.
RTask
run_(String)
- Method in class org.rproject.ant.
RTask
RWriteConsole(REngine, String, int)
- Method in class org.rproject.ant.
AntRMainLoopCallbacks
called when R prints output to the console.
S
send(Message)
- Method in interface org.rproject.ant.
MessageListener
Send the message.
send(Message)
- Method in class org.rproject.ant.
RTask
MessageListener
implementation, add the message to a message buffer
setCode(String)
- Method in class org.rproject.ant.
RRun
setCode(String)
- Method in class org.rproject.ant.
RSet
The R code to execute.
setCustomErrorHandler()
- Method in class org.rproject.ant.
RTask
setFailonerror(boolean)
- Method in class org.rproject.ant.
RTask
setMessageListener(MessageListener)
- Method in class org.rproject.ant.
AntRMainLoopCallbacks
Set the message listener (typically a instance of
RTask
)
setProperty(String)
- Method in class org.rproject.ant.
RSet
The name of the property to set
T
type
- Variable in class org.rproject.ant.
Message
The type of the message
A
B
C
E
F
G
I
L
M
O
P
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009, Romain Francois
francoisromain@free.fr