Displaying 20 results from an estimated 41 matches for "4jan05".
2005 Jan 07
4
Any plans for commenting out region via something like " /* */ "?
...s 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 your mistakes" (AJR, 4Jan05).
A.J. Rossini
blindglobe@gmail.com
2006 Jul 05
2
Editors which have strong/solid support for SWeave?
...folding editors which
support Noweb?
(the alternative would be brainwashing, but that is generally frowned upon ;-).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Dec 29
1
reinventing the wheel....
...Eventually, all programming languages grow up and become Lisp.
(progress, progress, and more joyful progress on CLS).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Oct 04
1
more problems when using "installWithVers"
...te: no problems on a different installation, avoiding
the "installWithVers" flags for package installation).
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2006 Apr 18
1
Embedding, core dumps, etc.
...ug report I submitted for details), I'm
not going to submit to R-bugs, since by definition, it isn't an R-bug.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we
can easily roll-back your mistakes" (AJR, 4Jan05).
2006 Apr 11
4
Stack checking, core dumps, and embedding R
...39;m still debugging it; hopefully will have a bug report while I'm on
(working) vacation in the states next week.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Dec 29
1
S4 classes: referencing slots with other slots
...ding
one more layer of indirection that in Python or CLOS I'd not need,
multiplied by a fair number of subclasses.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Jul 20
5
Chemoinformatic people
Dear colleague,
Just an e-mail to know if they are people working in the field of chemoinformatic that are using R in their work. If yes I was wondering if we couldn't exchange tips and tricks about the use of R in this area ?
Best regards
Fred Ooms
[[alternative HTML version deleted]]
2005 Jan 07
6
Compilation of R code
Hello,
I'm a newbie on this list.
I have a R code but its execution take a very long time.
Is it possible to compile it (in C for example) to decrease the execution
time ?
--
----------------
Alexandre DEPIRE
INRETS / GARIG
2005 Jan 07
6
Compilation of R code
Hello,
I'm a newbie on this list.
I have a R code but its execution take a very long time.
Is it possible to compile it (in C for example) to decrease the execution
time ?
--
----------------
Alexandre DEPIRE
INRETS / GARIG
2005 Apr 20
5
Overloading methods in R
(1) It seems to me that, generally, in R it is not possible to overload
functions. Is that right?
(2) Assuming that the above is true, or partially true, is there any extra
packages to handle overloading in R?
(3) Assuming (1) is TRUE and (2) is FALSE, can anyone provide some advice on
developing some function that understand what the arguments are and then
calls the right overloaded
2010 Dec 10
0
Statistics and Bioinformatics Positions, Novartis Molecular Diagnostics, Cambridge MA USA and Basel, Switzerland
...e are questions about details after reading this email and
the position descriptions, I can be contacted directly.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we
can easily roll-back your mistakes" (AJR, 4Jan05).
Drink Coffee:? Do stupid things faster with more energy!
2005 Jan 11
1
Ess packages for Suse-9.2 available ?
Hi,
I've just managed to install R on Suse-9.2. Unfortunately there seem to
be no Ess packages in Suse distri available. Doesn't seem like that Suse
is ever to integrate these packages (since 2000)!?
Are there any precompiled binaries around? So far I haven't been lucky
to find any of them on rpmfind and similar sites.
Maybe someone has already Ess binary for Suse-9.2 and is willing
2005 May 06
1
R for HTS data analysis
Hello,
I am looking for any packages, tutorials, documents,... about the use of R for the analysis of HTS data.
Thanks for your help
Fred
[[alternative HTML version deleted]]
2006 May 16
0
ROrca
...got a much more recent version, but I don't have the legal
authority to distribute it, as it was modified at work.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2006 Jan 17
0
xlispstat and R
...dding of R/XLispStat
that worked nicely, but XLIsp isn't a rapidly evolving language,
unlike the OSS common lisps.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
2005 Apr 08
1
new R package BRugs
Hi,
this is the first announcement of a *developer version* of the R package
BRugs, which is based on OpenBUGS 2.1.0.
OpenBUGS 2.1.0 has been released earlier this week
(http://mathstat.helsinki.fi/openbugs/).
BRugs contains a complete OpenBUGS installation as well as R code to
access OpenBUGS functionality from R. Simply install the package, load
it and say ?BRugs and ?BRugsFit
2005 Sep 29
1
Does the "installWithVers=TRUE" setting for the install.packages/update.packages flag updates?
...ot;,
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, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).
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
2006 Jan 05
0
R-devel Digest, Vol 35, Issue 4
...ever, for optimization, it should be just a matter of
saving state and possibly history, if you are doing memoization.
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we can easily
roll-back your mistakes" (AJR, 4Jan05).