A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages

A

addBusyListener(BusyListener) - Method in class org.math.R.Rsession
 
addEvalListener(EvalListener) - Method in class org.math.R.Rsession
 
addJSFunction(String, String) - Method in class org.math.R.R2jsSession
 
addLogger(RLog) - Method in class org.math.R.Rsession
 
addReturnNullFunction(String) - Method in class org.math.R.R2jsSession
 
addUpdateObjectsListener(UpdateObjectsListener) - Method in class org.math.R.Rsession
 
asArray(Object) - Method in class org.math.R.R2jsSession
 
asArray(Object) - Method in class org.math.R.RenjinSession
 
asArray(Object) - Method in class org.math.R.RserveSession
 
asArray(Object) - Method in class org.math.R.Rsession
 
asDouble(Object) - Method in class org.math.R.R2jsSession
 
asDouble(Object) - Method in class org.math.R.RenjinSession
 
asDouble(Object) - Method in class org.math.R.RserveSession
 
asDouble(Object) - Method in class org.math.R.Rsession
 
asHTML(String) - Method in class org.math.R.Rsession
Get R command text output in HTML format
asInteger(Object) - Method in class org.math.R.R2jsSession
 
asInteger(Object) - Method in class org.math.R.RenjinSession
 
asInteger(Object) - Method in class org.math.R.RserveSession
 
asInteger(Object) - Method in class org.math.R.Rsession
 
asIntegers(Object) - Method in class org.math.R.R2jsSession
 
asIntegers(Object) - Method in class org.math.R.RenjinSession
 
asIntegers(Object) - Method in class org.math.R.RserveSession
 
asIntegers(Object) - Method in class org.math.R.Rsession
 
asList(Object) - Method in class org.math.R.R2jsSession
 
asList(Object) - Method in class org.math.R.RenjinSession
 
asList(Object) - Method in class org.math.R.RserveSession
 
asList(Object) - Method in class org.math.R.Rsession
 
asLogical(Object) - Method in class org.math.R.R2jsSession
 
asLogical(Object) - Method in class org.math.R.RenjinSession
 
asLogical(Object) - Method in class org.math.R.RserveSession
 
asLogical(Object) - Method in class org.math.R.Rsession
 
asLogicals(Object) - Method in class org.math.R.R2jsSession
 
asLogicals(Object) - Method in class org.math.R.RenjinSession
 
asLogicals(Object) - Method in class org.math.R.RserveSession
 
asLogicals(Object) - Method in class org.math.R.Rsession
 
asMatrix(Object) - Method in class org.math.R.R2jsSession
 
asMatrix(Object) - Method in class org.math.R.RenjinSession
 
asMatrix(Object) - Method in class org.math.R.RserveSession
 
asMatrix(Object) - Method in class org.math.R.Rsession
 
asR2HTML(String) - Method in class org.math.R.RserveSession
 
asR2HTML(String) - Method in class org.math.R.Rsession
Get R command text output in HTML format
asRList(Map) - Static method in class org.math.R.RserveSession
 
asString(Object) - Method in class org.math.R.R2jsSession
 
asString(Object) - Method in class org.math.R.RenjinSession
 
asString(Object) - Method in class org.math.R.RserveSession
 
asString(Object) - Method in class org.math.R.Rsession
 
asStrings(Object) - Method in class org.math.R.R2jsSession
 
asStrings(Object) - Method in class org.math.R.RenjinSession
 
asStrings(Object) - Method in class org.math.R.RserveSession
 
asStrings(Object) - Method in class org.math.R.Rsession
 

B

buildList(String...) - Static method in class org.math.R.Rsession
create a R list with given R objects
buildListPattern(String...) - Static method in class org.math.R.Rsession
create a R list with given R string patterns
buildListString(String...) - Static method in class org.math.R.Rsession
create a R list with given R strings
BusyListener - Interface in org.math.R
 

C

cast(Object) - Method in class org.math.R.R2jsSession
 
cast(Object) - Method in class org.math.R.RenjinSession
 
cast(Object) - Method in class org.math.R.RserveSession
 
cast(Object) - Method in class org.math.R.Rsession
 
CAST_ERROR - Static variable in class org.math.R.Rsession
 
cat(double[]) - Static method in class org.math.R.Rsession
 
cat(double[][]) - Static method in class org.math.R.Rsession
 
cat(int[]) - Static method in class org.math.R.Rsession
 
cat(int[][]) - Static method in class org.math.R.Rsession
 
cat(Object[]) - Static method in class org.math.R.Rsession
 
cat(Object[][]) - Static method in class org.math.R.Rsession
 
cat(String, String[]) - Static method in class org.math.R.Rsession
 
cat(RList) - Static method in class org.math.R.RserveSession
 
checkLocalRserve(int) - Static method in class org.math.R.StartRserve
checks whether Rserve is running and if that's not the case it attempts to start it using the defaults for the platform where it is run on.This method is meant to be set-and-forget and cover most default setups.
closeLog() - Method in class org.math.R.RenjinSession
 
closeLog() - Method in interface org.math.R.RLog
 
closeLog() - Method in class org.math.R.RLogPanel
 
closeLog() - Method in class org.math.R.RLogPrintStream
 
closeLog() - Method in class org.math.R.RLogSlf4j
 
closeLog() - Method in class org.math.R.Rsession
 
command() - Method in class org.math.R.RserverConf.TimeOut
 
connect() - Method in class org.math.R.RserverConf
 
CONNECT_TIMEOUT - Static variable in class org.math.R.RserverConf
 
connected - Variable in class org.math.R.RserveSession
 
copyGlobalEnv(String) - Method in class org.math.R.R2jsSession
 
copyGlobalEnv(String) - Method in class org.math.R.RenjinSession
 
copyGlobalEnv(String) - Method in class org.math.R.RserveSession
 
copyGlobalEnv(String) - Method in class org.math.R.Rsession
 

D

debug - Variable in class org.math.R.Rsession
 
debug_js - Variable in class org.math.R.R2jsSession
 
DEFAULT_REPOS - Static variable in class org.math.R.Rsession
 
DEFAULT_RSERVE_HOST - Static variable in class org.math.R.RserverConf
 
DEFAULT_RSERVE_PORT - Static variable in class org.math.R.RserverConf
 
defaultResult() - Method in class org.math.R.RserverConf.TimeOut
 
DISABLED_FUNCTIONS - Static variable in class org.math.R.R2jsSession
 
doInR(String, String, String, File) - Static method in class org.math.R.StartRserve
attempt to start Rserve.

E

end() - Method in class org.math.R.R2jsSession
 
end() - Method in class org.math.R.RserveSession
correctly (depending on execution platform) shutdown Rsession.
end() - Method in class org.math.R.Rsession
 
envName - Variable in class org.math.R.Rsession
 
Err - Static variable in class org.math.R.Log
 
ERROR - org.math.R.RLog.Level
 
eval(String) - Method in interface org.math.R.EvalListener
Notify the evaluation of R expressio
eval(String) - Method in class org.math.R.Rsession
 
eval(String, boolean) - Method in class org.math.R.Rsession
 
EvalListener - Interface in org.math.R
 
evaluate() - Method in class org.math.R.Rsession.Function
 
evaluate(Object...) - Method in class org.math.R.Rsession.Function
 
execute(long) - Method in class org.math.R.RserverConf.TimeOut
 

F

filter - Variable in class org.math.R.RLogPanel
 
finalize() - Method in class org.math.R.RLogPanel
 
finalize() - Method in class org.math.R.Rsession
 
findR_HOME(String) - Static method in class org.math.R.RserveDaemon
 
flush() - Method in class org.math.R.RLogPanel
 
Function(String) - Constructor for class org.math.R.Rsession.Function
 
functionsSet - Variable in class org.math.R.R2jsSession
 

G

getColumnClass(int) - Method in class org.math.R.RObjectsPanel.RObjectsModel
 
getEnv(String) - Static method in class org.math.R.R2jsSession
 
getErrorPrintStream() - Method in class org.math.R.RLogPanel
 
getFile(File) - Method in class org.math.R.RserveSession
Get file from R environment to user filesystem
getFile(File, String) - Method in class org.math.R.RserveSession
Get file from R environment to user filesystem
getFileFromWorkspace(File) - Method in class org.math.R.R2jsSession
 
getFileFromWorkspace(File) - Method in class org.math.R.RenjinSession
 
getFileFromWorkspace(File) - Method in class org.math.R.RserveSession
 
getFileFromWorkspace(File) - Method in class org.math.R.Rsession
 
getGlobalEnv() - Method in class org.math.R.Rsession
 
getGroups() - Method in class org.math.R.RFunctionArgumentsDTO
 
gethomedir() - Method in class org.math.R.R2jsSession
 
gethomedir() - Method in class org.math.R.RenjinSession
 
gethomedir() - Method in class org.math.R.RserveSession
 
gethomedir() - Method in class org.math.R.Rsession
 
getInfoPrintStream() - Method in class org.math.R.RLogPanel
 
getLastError() - Method in class org.math.R.RserveSession
 
getLastError() - Method in class org.math.R.Rsession
 
getLastLogEntry() - Method in class org.math.R.Rsession
 
getLastOutput() - Method in class org.math.R.Rsession
 
getOutputPrintStream() - Method in class org.math.R.RLogPanel
 
getRepository() - Method in class org.math.R.Rsession
 
getResult() - Method in class org.math.R.RserverConf.TimeOut
 
getRowCount() - Method in class org.math.R.RObjectsPanel.RObjectsModel
 
getRServeOS() - Method in class org.math.R.RserveSession
 
getRservePIDs() - Static method in class org.math.R.StartRserve
 
getStartIndex() - Method in class org.math.R.RFunctionArgumentsDTO
 
getStatus() - Method in class org.math.R.RserveSession
 
getStopIndex() - Method in class org.math.R.RFunctionArgumentsDTO
 
getValueAt(int, int) - Method in class org.math.R.RObjectsPanel.RObjectsModel
 
getWarnPrintStream() - Method in class org.math.R.RLogPanel
 
getwd() - Method in class org.math.R.RenjinSession
 
getwd() - Method in class org.math.R.Rsession
 
GRAPHIC_BMP - Static variable in class org.math.R.Rsession
 
GRAPHIC_JPEG - Static variable in class org.math.R.Rsession
 
GRAPHIC_PNG - Static variable in class org.math.R.Rsession
 
GRAPHIC_TIFF - Static variable in class org.math.R.Rsession
 

H

hash(Object) - Method in class org.math.R.Rsession
 
HEAD_SET - Static variable in class org.math.R.RserveSession
 
HEAD_SET - Static variable in class org.math.R.Rsession
 
HEAD_TRY - Static variable in class org.math.R.Rsession
 
host - Variable in class org.math.R.RserverConf
 
HTMLfun(String, String, String...) - Static method in class org.math.R.R2jsSession
 

I

INFO - org.math.R.RLog.Level
 
installBundledRserve(String) - Static method in class org.math.R.StartRserve
R batch to install Rserve from included jar resources
installPackage(File, boolean) - Method in class org.math.R.Rsession
Start installation procedure of local R package
installPackage(String, boolean) - Method in class org.math.R.RenjinSession
 
installPackage(String, boolean) - Method in class org.math.R.Rsession
Start installation procedure of CRAN R package
installPackage(String, File, boolean) - Method in class org.math.R.RenjinSession
 
installPackage(String, File, boolean) - Method in class org.math.R.Rsession
Start installation procedure of local R package
installPackages(String[], boolean) - Method in class org.math.R.Rsession
Start installation procedure of R packages
installRserve(String, String, String) - Static method in class org.math.R.StartRserve
R batch to install Rserve from net
installRserveFromLocalLibrary(String) - Static method in class org.math.R.StartRserve
R batch to install Rserve
isAvailable() - Method in class org.math.R.R2jsSession
 
isAvailable() - Method in class org.math.R.RenjinSession
 
isAvailable() - Method in class org.math.R.RserveSession
 
isAvailable() - Method in class org.math.R.Rsession
 
isCellEditable(int, int) - Method in class org.math.R.RObjectsPanel.RObjectsModel
 
isLinux() - Method in class org.math.R.RserveSession
 
isLocal() - Method in class org.math.R.RserverConf
 
isMacOSX() - Method in class org.math.R.RserveSession
 
isNull(Object) - Method in class org.math.R.R2jsSession
 
isNull(Object) - Method in class org.math.R.RenjinSession
 
isNull(Object) - Method in class org.math.R.RserveSession
 
isNull(Object) - Method in class org.math.R.Rsession
 
isPackageInstalled(String, String) - Method in class org.math.R.Rsession
Check for package installed in R environment.
isPackageLoaded(String) - Method in class org.math.R.Rsession
Check for package loaded in R environment.
isRserveInstalled() - Static method in class org.math.R.StartRserve
R batch to check Rserve is installed in RserveDaemon.app_dir()
isRserveListening(int) - Static method in class org.math.R.StartRserve
check whether Rserve is currently running (on local machine and default port).
isWindows() - Method in class org.math.R.RserveSession
 

J

js - Variable in class org.math.R.R2jsSession
 

K

kill() - Method in class org.math.R.StartRserve.ProcessToKill
 
Kill(int) - Static method in class org.math.R.StartRserve
 
KillAll(String) - Static method in class org.math.R.StartRserve
 

L

launchRserve(String, String, String, boolean, ServerSocket) - Static method in class org.math.R.StartRserve
attempt to start Rserve.Note: parameters are not quoted, so avoid using any quotes in arguments
listCommands() - Method in class org.math.R.Rsession
 
load(File) - Method in class org.math.R.Rsession
loads R data file (eg ".Rdata" file)
loadPackage(String) - Method in class org.math.R.R2jsSession
 
loadPackage(String) - Method in class org.math.R.Rsession
load R backage using library() command
local2remotePath(File) - Method in class org.math.R.Rsession
 
lockPort(int) - Static method in class org.math.R.StartRserve
 
log(String, RLog.Level) - Method in interface org.math.R.RLog
Support R messages printin
log(String, RLog.Level) - Method in class org.math.R.RLogPanel
 
log(String, RLog.Level) - Method in class org.math.R.RLogPrintStream
 
log(String, RLog.Level) - Method in class org.math.R.RLogSlf4j
 
log(String, RLog.Level) - Method in class org.math.R.Rsession
 
Log - Class in org.math.R
 
Log() - Constructor for class org.math.R.Log
 
LOGGER - Static variable in class org.math.R.RLogSlf4j
 
login - Variable in class org.math.R.RserverConf
 
ls() - Method in class org.math.R.Rsession
 
ls(boolean) - Method in class org.math.R.R2jsSession
 
ls(boolean) - Method in class org.math.R.Rsession
list R variables in R env.
ls(String...) - Method in class org.math.R.Rsession
list R variables in R env. matching patterns

M

main(String[]) - Static method in class org.math.R.R2jsSession
 
main(String[]) - Static method in class org.math.R.RenjinSession
 
main(String[]) - Static method in class org.math.R.RLogPanel
 
main(String[]) - Static method in class org.math.R.RserveSession
 
main(String[]) - Static method in class org.math.R.StartRserve
just a demo main method which starts Rserve and shuts it down again
maxsize - Variable in class org.math.R.RLogPanel
 
MinRserveVersion - Static variable in class org.math.R.RserveSession
 
minsize - Variable in class org.math.R.RLogPanel
 

N

nameRtoJs(String) - Static method in class org.math.R.R2jsSession
Convert an R expression in a Js expression WARNING: many R syntaxes are not supported yet
newInstance(RLog, Properties) - Static method in class org.math.R.R2jsSession
 
newInstance(RLog, Properties) - Static method in class org.math.R.RenjinSession
 
newInstanceTry(PrintStream, RserverConf) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
newInstanceTry(RLog, RserverConf) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
newLocalInstance(PrintStream, Properties) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
newLocalInstance(RLog, Properties) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
newRemoteInstance(PrintStream, RserverConf) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
newRemoteInstance(RLog, RserverConf) - Static method in class org.math.R.RserveSession
Deprecated.
Use new RserveSession standard constructor instead
note_code(String) - Method in class org.math.R.Rsession
 
note_code(String...) - Method in class org.math.R.Rsession
 
note_header(String, String) - Method in class org.math.R.Rsession
 
note_text(String) - Method in class org.math.R.Rsession
 
notebook() - Method in class org.math.R.Rsession
 

O

org.math.R - package org.math.R
 
Out - Static variable in class org.math.R.Log
 
OUTPUT - org.math.R.RLog.Level
 

P

PACKAGEINSTALLED - Static variable in class org.math.R.Rsession
 
PACKAGELOADED - Static variable in class org.math.R.Rsession
 
parse(String) - Static method in class org.math.R.R2jsUtils
Parse an expression containing multiple lines, functions or sub-expressions in a list of inline sub-expressions.
parse(String) - Static method in class org.math.R.RserverConf
 
password - Variable in class org.math.R.RserverConf
 
pid - Variable in class org.math.R.StartRserve.ProcessToKill
 
port - Variable in class org.math.R.RserverConf
 
print(String) - Method in class org.math.R.Log
 
print(String) - Method in class org.math.R.RenjinSession
Get R command text output
print(String) - Method in class org.math.R.Rsession
Get R command text output
println(String) - Method in class org.math.R.Log
 
process - Variable in class org.math.R.StartRserve.ProcessToKill
 
ProcessToKill(Process, int) - Constructor for class org.math.R.StartRserve.ProcessToKill
 
proxyEval(String, Map<String, Object>) - Method in class org.math.R.RserveSession
Method to rawEval expression.
proxyEval(String, Map<String, Object>) - Method in class org.math.R.Rsession
Method to rawEval expression.
putFile(File) - Method in class org.math.R.RserveSession
Send user filesystem file in r environement (like data)
putFile(File, String) - Method in class org.math.R.RserveSession
Send user filesystem file in r environement (like data)
putFileInWorkspace(File) - Method in class org.math.R.R2jsSession
 
putFileInWorkspace(File) - Method in class org.math.R.RenjinSession
 
putFileInWorkspace(File) - Method in class org.math.R.RserveSession
 
putFileInWorkspace(File) - Method in class org.math.R.Rsession
 

R

R - Variable in class org.math.R.RenjinSession
 
R_HOME - Static variable in class org.math.R.RserveDaemon
 
R_HOME_KEY - Static variable in class org.math.R.RserveDaemon
 
R_TO_JS - Static variable in class org.math.R.R2jsSession
 
R_VERSION - Static variable in class org.math.R.RserveDaemon
 
R2jsSession - Class in org.math.R
This class evaluate an R expression by parsing it in javascript expression and then evaluate the javascript expression with the Java ScriptEngine.
R2jsSession(PrintStream, Properties) - Constructor for class org.math.R.R2jsSession
 
R2jsSession(PrintStream, Properties, String) - Constructor for class org.math.R.R2jsSession
 
R2jsSession(RLog, Properties) - Constructor for class org.math.R.R2jsSession
 
R2jsSession(RLog, Properties, String) - Constructor for class org.math.R.R2jsSession
Default constructor Initialize the Javascript js and load external js libraries
R2jsUtils - Class in org.math.R
 
R2jsUtils() - Constructor for class org.math.R.R2jsUtils
 
rawEval(String) - Method in class org.math.R.Rsession
Launch R command and return value.
rawEval(String, boolean) - Method in class org.math.R.Rsession
Launch R command and return value.
remote2localPath(File) - Method in class org.math.R.Rsession
 
removeBusyListener(BusyListener) - Method in class org.math.R.Rsession
 
removeEvalListener(EvalListener) - Method in class org.math.R.Rsession
 
removeLogger(RLog) - Method in class org.math.R.Rsession
 
removeUpdateObjectsListener(UpdateObjectsListener) - Method in class org.math.R.Rsession
 
RenjinSession - Class in org.math.R
 
RenjinSession(PrintStream, Properties) - Constructor for class org.math.R.RenjinSession
 
RenjinSession(RLog, Properties) - Constructor for class org.math.R.RenjinSession
 
replaceIndexes(String) - Static method in class org.math.R.R2jsSession
Replace indexes by mathjs indexes
replaceIndexesSet(String) - Static method in class org.math.R.R2jsSession
 
repos - Variable in class org.math.R.Rsession
 
reshapeAsRow(double[][]) - Static method in class org.math.R.Rsession
 
reshapeAsRow(Double[][]) - Static method in class org.math.R.Rsession
 
RException(String) - Constructor for exception org.math.R.Rsession.RException
 
RException(String, Rsession, boolean) - Constructor for exception org.math.R.Rsession.RException
 
RFunctionArgumentsDTO - Class in org.math.R
DTO containing arguments of an R function like c(..., ...) or array(data = , ...) etc Arguments are stored in a map (key, value), startIndex and stopIndex are the first and last index of the function.
RFunctionArgumentsDTO(int, int, Map<String, String>) - Constructor for class org.math.R.RFunctionArgumentsDTO
 
RLog - Interface in org.math.R
 
RLog.Level - Enum in org.math.R
 
RLogPanel - Class in org.math.R
 
RLogPanel() - Constructor for class org.math.R.RLogPanel
 
RLogPrintStream - Class in org.math.R
 
RLogPrintStream(PrintStream) - Constructor for class org.math.R.RLogPrintStream
 
RLogSlf4j - Class in org.math.R
 
RLogSlf4j() - Constructor for class org.math.R.RLogSlf4j
 
rm(String...) - Method in class org.math.R.R2jsSession
delete R variables in R env.
rm(String...) - Method in class org.math.R.Rsession
delete R variables in R env.
rmAll() - Method in class org.math.R.R2jsSession
 
rmAll() - Method in class org.math.R.Rsession
 
rmAll(boolean) - Method in class org.math.R.Rsession
delete all variables in R environment
rmls(String...) - Method in class org.math.R.Rsession
delete R variables in R env. matching patterns
RObjectsModel() - Constructor for class org.math.R.RObjectsPanel.RObjectsModel
 
RObjectsPanel - Class in org.math.R
 
RObjectsPanel(Rsession) - Constructor for class org.math.R.RObjectsPanel
Creates new form OutputListPanel
RObjectsPanel.RObjectsModel - Class in org.math.R
 
rserve - Variable in class org.math.R.RserveDaemon
 
RserveConf - Variable in class org.math.R.RserveSession
 
RserveDaemon - Class in org.math.R
 
RserveDaemon(RserverConf, RLog) - Constructor for class org.math.R.RserveDaemon
 
RserveDaemon(RserverConf, RLog, String) - Constructor for class org.math.R.RserveDaemon
 
RserverConf - Class in org.math.R
 
RserverConf(String, int, String, String) - Constructor for class org.math.R.RserverConf
 
RserverConf.TimeOut - Class in org.math.R
 
RserverConf.TimeOut.TimeOutException - Exception in org.math.R
 
RserveSession - Class in org.math.R
 
RserveSession(PrintStream, Properties, RserverConf) - Constructor for class org.math.R.RserveSession
create rsession using System as a logger
RserveSession(RLog, Properties, RserverConf) - Constructor for class org.math.R.RserveSession
create a new Rsession.
Rsession - Class in org.math.R
 
Rsession(PrintStream) - Constructor for class org.math.R.Rsession
create rsession using System as a logger
Rsession(RLog) - Constructor for class org.math.R.Rsession
create a new Rsession.
Rsession.Function - Class in org.math.R
 
Rsession.RException - Exception in org.math.R
 
RURL_START - Static variable in class org.math.R.RserverConf
 

S

save(File, String...) - Method in class org.math.R.RserveSession
 
save(File, String...) - Method in class org.math.R.Rsession
Save R variables in data file
SAVE_ASCII - Variable in class org.math.R.Rsession
 
savels(File, String...) - Method in class org.math.R.RserveSession
 
savels(File, String...) - Method in class org.math.R.Rsession
Save R variables in data file
set(String, double[][], String...) - Method in class org.math.R.R2jsSession
 
set(String, double[][], String...) - Method in class org.math.R.RenjinSession
 
set(String, double[][], String...) - Method in class org.math.R.RserveSession
Set R data.frame in R env.
set(String, double[][], String...) - Method in class org.math.R.Rsession
Set R data.frame in R env.
set(String, Object) - Method in class org.math.R.R2jsSession
Set R object in R env.
set(String, Object) - Method in class org.math.R.RenjinSession
 
set(String, Object) - Method in class org.math.R.RserveSession
Set R object in R env.
set(String, Object) - Method in class org.math.R.Rsession
Set R object in R env.
set(Map<String, Object>) - Method in class org.math.R.Rsession
Set R object in R env.
setAutoUpdate(boolean) - Method in class org.math.R.RObjectsPanel
 
setBusy(boolean) - Method in interface org.math.R.BusyListener
Notify the state of R engin
setBusy(boolean) - Method in class org.math.R.Rsession
 
setCRANRepository(String) - Method in class org.math.R.RenjinSession
 
setCRANRepository(String) - Method in class org.math.R.Rsession
 
setEnv(String, String) - Static method in class org.math.R.R2jsSession
 
setGlobalEnv(String) - Method in class org.math.R.R2jsSession
 
setGlobalEnv(String) - Method in class org.math.R.RenjinSession
 
setGlobalEnv(String) - Method in class org.math.R.RserveSession
 
setGlobalEnv(String) - Method in class org.math.R.Rsession
 
setRepository(String) - Method in class org.math.R.Rsession
 
setTarget(Rsession) - Method in class org.math.R.RObjectsPanel
 
setTarget(Rsession) - Method in interface org.math.R.UpdateObjectsListener
 
setwd(File) - Method in class org.math.R.Rsession
 
silentlyRawEval(String) - Method in class org.math.R.Rsession
Silently (ie no log) launch R command and return value.
silentlyRawEval(String, boolean) - Method in class org.math.R.R2jsSession
 
silentlyRawEval(String, boolean) - Method in class org.math.R.RenjinSession
 
silentlyRawEval(String, boolean) - Method in class org.math.R.RserveSession
Silently (ie no log) launch R command and return value.
silentlyRawEval(String, boolean) - Method in class org.math.R.Rsession
Silently (ie no log) launch R command and return value.
silentlyVoidEval(String) - Method in class org.math.R.Rsession
Silently (ie no log) launch R command without return value.
silentlyVoidEval(String, boolean) - Method in class org.math.R.R2jsSession
 
silentlyVoidEval(String, boolean) - Method in class org.math.R.RenjinSession
 
silentlyVoidEval(String, boolean) - Method in class org.math.R.RserveSession
Silently (ie no log) launch R command without return value.
silentlyVoidEval(String, boolean) - Method in class org.math.R.Rsession
Silently (ie no log) launch R command without return value.
sinkMessage(boolean) - Method in class org.math.R.Rsession
 
sinkOutput(boolean) - Method in class org.math.R.Rsession
 
source(File) - Method in class org.math.R.R2jsSession
 
source(File) - Method in class org.math.R.Rsession
loads R source file (eg ".R" file)
start() - Method in class org.math.R.RserveDaemon
 
StartRserve - Class in org.math.R
simple class that start Rserve locally if it's not running already - see mainly checkLocalRserve method.
StartRserve() - Constructor for class org.math.R.StartRserve
 
StartRserve.ProcessToKill - Class in org.math.R
 
status - Variable in class org.math.R.RserveSession
 
STATUS_CONNECTING - Static variable in class org.math.R.RserveSession
 
STATUS_ENDED - Static variable in class org.math.R.RserveSession
 
STATUS_ERROR - Static variable in class org.math.R.RserveSession
 
STATUS_NOT_CONNECTED - Static variable in class org.math.R.RserveSession
 
STATUS_NOT_SET - Static variable in class org.math.R.RserveSession
 
STATUS_READY - Static variable in class org.math.R.RserveSession
 
stop() - Method in class org.math.R.RserveDaemon
 
system(String, File, boolean) - Static method in class org.math.R.StartRserve
 

T

t(double[][]) - Method in class org.math.R.Rsession
 
TimeOut() - Constructor for class org.math.R.RserverConf.TimeOut
 
TIMEOUT - Static variable in class org.math.R.StartRserve
 
TimeOutException(String) - Constructor for exception org.math.R.RserverConf.TimeOut.TimeOutException
 
toBMP(File, int, int, String...) - Method in class org.math.R.Rsession
 
toGraphic(File, int, int, String...) - Method in class org.math.R.Rsession
 
toGraphic(File, int, int, String, String...) - Method in class org.math.R.RserveSession
 
toGraphic(File, int, int, String, String...) - Method in class org.math.R.Rsession
Create a file for R graphical command output
toHTML(String) - Static method in class org.math.R.Rsession
 
toJPEG(File, int, int, String...) - Method in class org.math.R.Rsession
 
toPNG(File, int, int, String...) - Method in class org.math.R.Rsession
 
toRcode(double[]) - Static method in class org.math.R.Rsession
 
toRcode(double[][]) - Static method in class org.math.R.Rsession
 
toRcode(Double[]) - Static method in class org.math.R.Rsession
 
toRcode(Double[][]) - Static method in class org.math.R.Rsession
 
toRcode(Object) - Static method in class org.math.R.RserveSession
 
toRcode(Object) - Static method in class org.math.R.Rsession
 
toRcode(String[]) - Static method in class org.math.R.Rsession
 
toRcode(Map) - Static method in class org.math.R.Rsession
 
toRcode(RList) - Static method in class org.math.R.RserveSession
 
toRpath(File) - Method in class org.math.R.Rsession
Map java File object to R path (as string)
toRpath(String) - Method in class org.math.R.Rsession
Map java path to R path (as string)
toString() - Method in class org.math.R.RserverConf
 
toString(Object) - Method in class org.math.R.R2jsSession
 
toString(Object) - Method in class org.math.R.RenjinSession
 
toString(Object) - Method in class org.math.R.RserveSession
 
toString(Object) - Method in class org.math.R.Rsession
 
toTIFF(File, int, int, String...) - Method in class org.math.R.Rsession
 
TRY_MODE - Variable in class org.math.R.Rsession
 
TRY_MODE_DEFAULT - Variable in class org.math.R.Rsession
 
typeOf(String) - Method in class org.math.R.Rsession
 

U

UNIX_OPTIMIZE - Static variable in class org.math.R.RserveDaemon
 
unset(String...) - Method in class org.math.R.Rsession
delete R object in R env.
unset(Collection) - Method in class org.math.R.Rsession
delete R object in R env.
update() - Method in class org.math.R.RObjectsPanel
 
update() - Method in interface org.math.R.UpdateObjectsListener
Notify the changing of R environment objects
UpdateObjectsListener - Interface in org.math.R
 
USE_RSERVE_FROM_CRAN - Static variable in class org.math.R.RserveDaemon
 

V

valueOf(String) - Static method in enum org.math.R.RLog.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.math.R.RLog.Level
Returns an array containing the constants of this enum type, in the order they are declared.
variablesSet - Variable in class org.math.R.R2jsSession
 
voidEval(String) - Method in class org.math.R.Rsession
Launch R command without return value.
voidEval(String, boolean) - Method in class org.math.R.Rsession
Launch R command without return value.

W

WARNING - org.math.R.RLog.Level
 

_

_add - Variable in class org.math.R.RObjectsPanel
 
_del - Variable in class org.math.R.RLogPanel
 
_del - Variable in class org.math.R.RObjectsPanel
 
_PACKAGE_ - Static variable in class org.math.R.Rsession
 
_save - Variable in class org.math.R.RLogPanel
 
_save - Variable in class org.math.R.RObjectsPanel
 
_update - Variable in class org.math.R.RLogPanel
 
A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages