Displaying 20 results from an estimated 2000 matches similar to: "R and Commercial applications"
2005 Dec 29
1
reinventing the wheel....
> ---------- Forwarded message ----------
> From: Byron Ellis <ellis at stat.harvard.edu>
> If we wanted to be truly radical we'd just accept that graphics
> devices and event loops are just special cases of the connection and
> merge the whole thing, thus more-or-less reinventing CLIM. :-)
Eventually, all programming languages grow up and become Lisp.
(progress,
2005 Oct 04
1
more problems when using "installWithVers"
R-devel, SVN revision 35729 (this morning, euro-time)
So far, I'm having awful luck with the "installWithVers" flags.
Recent example:
I can install.packages("lattice", installWithVers=TRUE)
successfully (no errors, at least it looks like a successful install),
but can't load it:
Error in library.dynam(pkg,pkg,lib) : shared library 'lattice_0.12-7' not found
2006 Apr 18
1
Embedding, core dumps, etc.
Well, nothing has changed in the issues that I brought up earlier,
except that I can confirm core dumps in non-threaded lisps as well
(CLISP), using svn version 37840 (this morning, Seattle time) for
R-2-3-patches. I've not tried Thomas' suggested fixes, as I'm
hesistant to go down the road of fixing R in such a way that would
require constant patching.
(so for those counting,
2006 Jul 05
2
Editors which have strong/solid support for SWeave?
Greetings!
I have a few colleagues who like the idea of Sweave, but have failed
to become enlightened monks of the One True Editor
(http://www.dina.dk/~abraham/religion/)
Are there any other Microsoft-centric editors or IDEs which have solid
support for writing SWeave documents (dual R / LaTeX enhancements
similar to ESS's support)? Has anyone tried the folding editors which
support Noweb?
2005 Dec 29
1
S4 classes: referencing slots with other slots
For those who suggest other ways to do this, I ALREADY HAVE ANOTHER
DESIGN SOLUTION, DESCRIBED AT THE END.
That being said, I want to know if it's possible to reference a slot
in an S4 class from another slot, i.e. I'd like to have the "self.*"
semantics of Python so that I can reuse a slot. That is, for various
reasons it would be nice to be able to do something like:
2010 Dec 10
0
Statistics and Bioinformatics Positions, Novartis Molecular Diagnostics, Cambridge MA USA and Basel, Switzerland
Dear all -
My group at Novartis is looking for statisticians,
bioinformaticians, or R programmers to support molecular
diagnostics, with open positions in Cambridge MA, USA (priority)
and in Basel Switzerland (possible). We do a range of data
analyses across product lifecycle (research, tech dev, clin dev,
market access) to support the development of prognostic and
2005 Sep 29
1
Does the "installWithVers=TRUE" setting for the install.packages/update.packages flag updates?
It might be my settings or improper use -- but if I use the
"installWithVers=TRUE" flag for update.packages(), I don't seem to get
updates;
and if I use "install.packages(new.packages(),installWithVers=TRUE)",
it seems to (re-)install identical versions of what I have.
(this is with Rdevel from subversion from yesterday)
best,
-tony
blindglobe at gmail.com
Muttenz,
2006 Jan 05
0
R-devel Digest, Vol 35, Issue 4
> From: Ross Boylan <ross at biostat.ucsf.edu>
>
> In answer to the other question about using OS checkpointing
> facilities, I haven't tried them since the application will be running
> on a cluster. More precisely, the optimization will be driven from a
> single machine, but the calculation of the objective function will be
> distributed. So checkpointing at the
2006 Jan 17
0
xlispstat and R
> From: Wensui Liu <liuwensui at gmail.com>
> Just curious how xlispstat is used in the industry and what's it strengthen
> compared with other computing languages such as R or matlab?
Almost not at all, though there are a few holdouts.
On a related note, I've been doing some interesting things with a
branch of LispStat for CommonLisp. It'll be more interesting when
2006 May 16
0
ROrca
> From: Erin Hodgess <hodgess at gator.dt.uh.edu>
> To: r-help at stat.math.ethz.ch
> Date: Mon, 15 May 2006 05:49:11 -0500
> Subject: [R] Rorca zip?
> Dear R People:
>
> Is there a Windows binary for ROrca, please?
>
> When I did the search on the R site, there were several links
> to a zip file, but all of the links were broken.
>
> Thanks in advance!
2006 Apr 11
4
Stack checking, core dumps, and embedding R
I will say this first -- I can't copy/paste the error message from the
screen, so it's being retyped. Errors might occur. SORRY.
I've been experiencing some interesting stack warnings recently when
moving from R 2.2.x to the R 2.3.0 series and the R 2.4.0 series. In
particular, I'm getting warnings of "Error: C stack usage is too close
to the limit" before
2007 Nov 03
0
R validation. If you know what you want, it's simple. If you don't know what you need to do, there are problems...(with any validation)
> From: delphine.fontaine at genexion.com
> To: r-help at stat.math.ethz.ch
> Date: Sat, 3 Nov 2007 09:03:39 +0100 (CET)
> Subject: [R] R validation
> Dear R-Users,
>
> A message to continue the discussions we had in March and June. I have
> read the documents written since then
> (http://www.r-project.org/doc/R-FDA.pdf ;
>
2005 Jan 07
4
Any plans for commenting out region via something like " /* */ "?
Greetings from Switzerland!
Are there any plans/initiatives/considerations in future versions of R
for commenting out regions via something like " /* */ "?
(I've got an application for which something like that would be
useful; if not, there are less simple solutions).
best,
-tony
"Commit early,commit often, and commit in a repository from which we can easily
roll-back
2000 Nov 14
1
RE: Gnuserv, NTEmacs, Windows 2000 and R
The following becomes more and more a topic for an R mailing list,
possibly R-devel.
R for Windows crashes are important and should be discussed and debugged
with the experts -- which are not reading ESS-help AFAIK.
Martin
>>>>> "ColCun" == Cunningham, Colin A <colin.a.cunningham@intel.com> writes:
ColCun> In my very brief exposure to R, I have
2003 Aug 18
0
Any interest in commercial add-on libraries based on Cyte l's StatXact/LogXact?
Another example: Jerry Friedman's MART is available in R from Salford for
the same price as the stand-alone TreeNet, even though they don't advertise
it on their web site.
Andy
> -----Original Message-----
> From: rossini at blindglobe.net [mailto:rossini at blindglobe.net]
> Sent: Sunday, August 17, 2003 9:50 PM
> To: rhelp
> Cc: pralay at cytel.com
> Subject: [R]
2006 Apr 19
2
commercial software selling a R module - question about GPL license rights
Hello all,
Sorry for this email not directly related to R developement. I just come
from a nice demonstration session from Scitegic about their Pipeline
Pilot (PP) software, and especially their 'R collection' which brings R
calculations into the software
(http://www.scitegic.com/documents/RStats_Collection.pdf).
I looked carefully on the way they do it: they pass data from PP to R
2003 Aug 18
0
Any interest in commercial add-on libraries based on Cytel's StatXact/LogXact?
At JSM, I spent a bit of time with old friends at the Cytel booth
(makers of StatXact/LogXact). They were wondering whether it was both
feasible and of interest to create a package of the StatXact compute
engine for R (to be commercially licensed, not for free!), similar to
what they've done for SAS.
As far as I know, it's feasible,
(this is not the first commercial external package,
2005 Oct 18
1
cross-compiling tools
Hi
We have been cross-compiling windows packages under Linux using the
excellent Makefile and instructions by Tony Rossini and Jun Yan.
Specifically we have been cross-compiling c++ code and it used to work.
Now the minGW tools located at www.stats.ox.ac.uk/pub/Rtools have
changed from version 4 to version 5, and our cross-compiling have
stopped working.
Inspecting the tarball we are
2005 Oct 17
2
Insightful Announces: "R and S-PLUS- Panel Discussion" at 9th Annual 2005 User Conference
Event: 2005 Insightful User Conference
Dates: Oct 26-27, 2005
Location: Princeton, NJ
URL: http://www.insightful.com/news_events/2005uc/ for details on pricing,
hotel accommodations and to register for this event.
The Insightful 2005 User Conference is being held October 26th-27th in
Princeton, NJ. This year's conference focuses on the techniques and
methodologies pivotal to the
2000 Oct 17
3
"wizard" for building R-packages...
Suppose one wanted to build an R wizard for packaging...
One would need to specify and create:
package-name/
package-name/Description
package-name/INDEX
package-name/R/
package-name/man/
package-name/src/
>From this, we'd "probably" like to:
- script-up the Description
- provide a script for regenerating INDEX by calling out to the