Skip navigation links
B C D E F G I L O P R S T U 

B

bioc() - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Build an OCPUTask using an R package on Bioconductor.

C

cause() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUResult
Retrieve cause of error if task execution failed.
cran() - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Build an OCPUTask using an R package on CRAN.

D

data() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUResult
Return result data generated by successful task execution.

E

error() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUResult
Retrieve error message if task execution failed.
execute() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUTask
Execute the R task on the OpenCPU server at the default endpoint.
execute(String) - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUTask
Execute the R task on the OpenCPU server at the provided endpoint.

F

function(String) - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Specify R function name on the OCPUTask.

G

gist() - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Build an OCPUTask using an R package on Gist.
github() - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Build an OCPUTask using an R package on GitHub.

I

input(Map) - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Specify input data on the OCPUTask.
io.onetapbeyond.opencpu.r.executor - package io.onetapbeyond.opencpu.r.executor
 

L

library() - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Build an OCPUTask using an R package on the OpenCPU server.

O

OCPU - Class in io.onetapbeyond.opencpu.r.executor
Builder of executable R tasks targeting the OpenCPU server for scientific computing, reproducible research and data analysis based on R.
OCPUException - Exception in io.onetapbeyond.opencpu.r.executor
Exception thrown by OCPU task builder.
OCPUException() - Constructor for exception io.onetapbeyond.opencpu.r.executor.OCPUException
 
OCPUException(String) - Constructor for exception io.onetapbeyond.opencpu.r.executor.OCPUException
 
OCPUException(String, Throwable) - Constructor for exception io.onetapbeyond.opencpu.r.executor.OCPUException
 
OCPUResult - Interface in io.onetapbeyond.opencpu.r.executor
Executable R task result data.
OCPUTask - Interface in io.onetapbeyond.opencpu.r.executor
Executable R task targeting the OpenCPU server.

P

pkg(String) - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Specify R package name on the OCPUTask.

R

R() - Static method in class io.onetapbeyond.opencpu.r.executor.OCPU
Initialize OCPUTask builder instance.

S

script(String, String) - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Specify R script name on the OCPUTask.
success() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUResult
Determine if task execution was successful.

T

timeTaken() - Method in interface io.onetapbeyond.opencpu.r.executor.OCPUResult
Returns approximate time taken (ms) by task execution.

U

user(String) - Method in class io.onetapbeyond.opencpu.r.executor.OCPU
Specify user on the OCPUTask.
B C D E F G I L O P R S T U 
Skip navigation links