Displaying 20 results from an estimated 600 matches similar to: "biocep project - R for the Web and the Virtual R Workbench"
2007 Nov 19
1
biocep project (R for the Web and the Virtual R Workbench)
Dear all,
I have been writing during last year at the European Bioinformatics
Institute a general unified open source solution for R integration. This
work is now available via this link:
http://www.ebi.ac.uk/microarray-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
2007 Nov 23
0
R users in Cyprus
Dear friends, are there enough R users in Cyprus to form a club?
jason
Dr. Iasonas Lamprianou
Department of Education
The University of Manchester
Oxford Road, Manchester M13 9PL, UK
Tel. 0044 161 275 3485
iasonas.lamprianou at manchester.ac.uk
----- Original Message ----
From: "r-help-request at r-project.org" <r-help-request at r-project.org>
To: r-help at r-project.org
2009 Jun 22
0
Putting R Based open source analytics for collobrative spreadsheet working on the Cloud
>
>
> Dear All,
I just posted an interview with Karim Chine of http://www.biocep.net/ who
has successfully built a latform for on demand data mining enabled by the
cloud through R.
Here is an except
BIOCEP is built on top of R and Scilab and anything that you can do within
those environments is accessible through BIOCEP. Here is what you have
uniquely with this new R/Scilab-based
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 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
2006 Jun 07
2
OT: MySQL Workbench
Hi List,
Has anyone tried MySQL Workbench on Mac OS X? I am using a MacBook
Pro with 10.4.6. It looks like a pretty interesting tool to design
the rails backend but I can''t even name a table before it crashes.
Thanks,
Gustavo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 01
3
Electronics Workbench 5.2 has misc. problems in Wine
Hello,
I installed Electronics Workbench 5.2 (old version, but I have to import
some work which I did using it) on Wine, mostly it works well, but:
- When I close it, it enters an Access Violation/"Internal Error" loop.
- Can't see text in some controls. For an example, check this image:
http://img14.imageshack.us/img14/2707/75952076.png
The controls in the 'Oscilloscope'
2008 Feb 26
1
MySQL Workbench
MySQL Workbench is starting to look nice, but hasn't run on Linux for
quite a while. Does anyone know if it's possible to get it running in
Wine at the moment?
I built 0.9.56 and tried to run MySQLWorkbench.exe from the zipped
binaries. It complained about .NET. So I installed
mono-1.2.6-gtksharp-2.10.2-win32-5 into wine. Now I get this in the
console:
fixme:spoolsv:serv_main (0 (nil))
2010 Jan 18
2
mysql Workbench
Greetings,
Is there a centos repo with mysql workbench anywhere.
In the same vein, is there a publicly available build system for
centos where people can submit the source tar.gz and get hotly baked
rpm and the icing would be with some way to resolve dependencies??
It would be great to have one..
Regards and thanks,
Rajagopal
2006 Jul 01
4
Electronics Workbench 5c + Wine
Hello,
I'm trying to run Electronics Workbench 5c under Wine, but when I try to
run it it shows the main screen then quits with this:
renan@diamond:~/.wine/drive_c/Ewb5$ wine Wewb32.exe
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 21414
Current serial number in output
2009 Apr 14
4
Building GUI for custom R application
HI R users,
I would appreciate information/examples/suggestions on building GUIs
for R applications.
I am currently working on a project that would require the following
functionalities :
1) Display a window to the user. Provide a function to scan local
drive and choose dataset file.
2) Display the column names for the user to choose the dependent
variable and the independent variables.
3) Fit
2020 Feb 22
1
running .jar files on Centos 7
OT!!!!!
I'm trying to learn to use audio cleanup tools from clickrepair.net.
they're written in Java and distributed as .jar files.
I'm having trouble running them, due, I'm sure, largely to my ignorance.
I have icedtea installed, but it just errors out when I try to use it
to run any of the jar files:
Fatal: Read Error: Could not read or parse the JNLP file. You can try to
2012 Oct 27
0
Remote access to R/Bioconductor on EBI's 64-bit Linux Cluster
Hi Rusers
Here is a place for testing R on Cloud.
http://www.ebi.ac.uk/Tools/rcloud/ <http://www.ebi.ac.uk/Tools/rcloud/>
Start the workbench by downloading the package for your operating system
(Macintosh or Windows), or via Java Web Start, and you will get access to an
instance of R running on one of EBI's powerful machines. You can install
additional packages, upload your own
2009 Nov 03
0
Help with R and Webserver (SOAP)
Hello all...
We are trying to use the analytical power of R in a Web based
environment, and are seeking the optimal ways of accomplishing the
same. We need R to accept requests from clients, perform analysis on
the data as required by the users and return the results ( formatted
text, graphs, etc) to the web browser. We have a Windows server with
an IIS, Cold fusion app server that we want to
2013 Jul 23
1
Postgres adapter misconfigured on Linux?
I''ve written a simple Rails migration that adds an index to an existing
Postgres table:
class AddIndexToEvents < ActiveRecord::Migration
> def change
> add_index :sf_events, :account_id
> end
> end
However, when I run the migration, it fails due to a syntax error on the
CREATE INDEX line. I''m expecting some SQL like this to be generated:
CREATE INDEX
2011 Dec 05
1
using StatEt IDE for Eclipse
Hi,
I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely
lost. I've read all I could find online, made apparently all I had to do
(installing rj, configuraing StatEt, etc.) but still cannot make R running.
Below is the error log file.
Thank you so much for assistance.
Matteo
!ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355
!MESSAGE
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
Hi,
I''m a real newbie both in Rails and Ubuntu but I''m going to learn Ruby
on Rails for a schoolproject. I''ve tried to find out what IDE is best
according to different tutorials and blogs and have chosen to download
easyeclipse-ruby-rails-1.2.2.2.tar.gz.
My problem is that when i start the program an error popup is shown:
"An error has occurred. See the log file.
2011 Dec 01
2
JNLP app problems
Hey folks,
I'm trying to use a 5.3 box to run some JNLP apps, but all I get is a
view of XML.
I try doing some googling and don't come up with much other than this
one thread that says I may need both 32 and 64 bit Java to run JNLP.
But it is not clear to me how to do that.
thanks,
-Alan
--
?Don't eat anything you've ever seen advertised on TV?
? ? ? ?? - Michael Pollan,
2009 May 15
0
[LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
> I am getting a bug building Cygwin on latest SVN :-
>
> llvm[1]: Compiling Process.cpp for Debug build
> In file included from /home/ang/git/workbench/lib/System/Process.cpp:
> 29:
> /home/ang/git/workbench/lib/System/Unix/Process.inc: In function
> 'unsigned int g
> etColumns(int)':
>
2009 May 15
3
[LLVMdev] [Cygwin] bug on SVN
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from /home/ang/git/workbench/lib/System/Process.cpp:29:
/home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned
int g
etColumns(int)':
/home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate
'winsi
ze ws' has incomplete type and