search for: biocep_readme

Displaying 6 results from an estimated 6 matches for "biocep_readme".

2007 Nov 19
1
biocep project (R for the Web and the Virtual R Workbench)
...srv/frontendapp/ The different frameworks and tools of the biocep project are now robust enough for production use. The different APIs are finalized but the documentation is incomplete. the last version of the biocep README file can be found here : http://www.ebi.ac.uk/microarray-srv/frontendapp/BIOCEP_README.txt Here are the major use cases I dealt with : - Generate java mappings for R Objects (Standard/S4). - Generate java mappings for selected packages' functions (Generic/TypeInfoed). - Use R and the R packages as a Java Toolkit via a Rich, High level, Object-Oriented API. - Deploy and use R...
2007 Nov 20
1
Help with talking to R from Java (on Window)
Hi - I read through RServe page carefully and it turns out that it's not recommended to use RServe on windows. I have different applications that are calling R to do their own things at the same time. So architecture like R(D)COM or RServe is preferred where I can create a dedicated process for a single application. However, if I have to go with R(D)COM from Java, I'd have to find Java
2007 Nov 19
0
biocep project - R for the Web and the Virtual R Workbench
...ay-srv/frontendapp/ The different frameworks and tools of the biocep project are now robust enough for production use. The different APIs are finalized but the documentation is incomplete. the last version of the biocep README file can be found here : http://www.ebi.ac.uk/microarray-srv/frontendapp/BIOCEP_README.txt Here are the major use cases I dealt with : - Generate java mappings for R Objects (Standard/S4). - Generate java mappings for selected packages' functions (Generic/TypeInfoed). - Use R and the R packages as a Java Toolkit via a Rich, High level, Object-Oriented API. - Deploy and use R as...
2007 Dec 07
4
Using R function in Excel
Does anyone know a way that an function written in R can be called within a cell of an Excel spreadsheet. I would like to use the R function much as I use the native Excel functions, e.g. instead of using the excel function sum, =sum(A2,A6), I would like to use the function mysum written in R, e.g. =mysum(A2,A6). Thanks, John John Sorkin M.D., Ph.D. Chief, Biostatistics and Informatics
2007 Dec 05
4
Java parser for R data file?
Hi everyone, Has anyone written a parser in Java for either the ASCII or binary format produced by save()? I need to parse a single large 2D array that is structured like this: list( "32609_1" = c(-9549.39231289146, -9574.07159324482, ... ), "32610_2" = c(-6369.12526971635, -6403.99620977124, ... ), "32618_2" = c(-2138.29095689061, -2057.9229403233, ... ),
2007 Nov 23
0
R users in Cyprus
...The different frameworks and tools of the biocep project are now robust > enough for production use. The different APIs are finalized but the > documentation is incomplete. > the last version of the biocep README file can be found here : > http://www.ebi.ac.uk/microarray-srv/frontendapp/BIOCEP_README.txt > > Here are the major use cases I dealt with : > > - Generate java mappings for R Objects (Standard/S4). > - Generate java mappings for selected packages' functions > (Generic/TypeInfoed). > - Use R and the R packages as a Java Toolkit via a Rich, High level, > Obje...