I have a published package cgwtools which includes an overload of the !
operator. Here's the code from the source file splatnd.r :
`!` <- function (e1, e2)
{
call <- match.call()
original <- function() {
call[[1]] <- quote(base::`!`)
return(eval(call, parent.frame(2)))
}
switch(paste(as.charac
You could re-do part of your code to run with mpfr-class variables, and use
this function:
# mpfr choose(n,k)
rmpfac<-function(n,k,prec=50)
factorial(mpfr(n,prec))/factorial(mpfr(k,prec))/factorial(mpfr(n-k,prec))
Converting into and out of mpfr may not be worth it, but you wi
I've got a couple questions related to my search (in vain) for an "R" tshirt
or coffee mug. The first question is simply: is there a higher-resolution
R logo available than the one at r-developer.org? (or the modified one
provided by useR conference pages)
Next: what are the chan
Thanks, Brian. I can see where to mod readTiff to return the original data
ranges; and where to mod writeTiff so it writes files with something better
than the current 0:255 resolution range.
I have found an additional problem with readTiff, so is there someone I can
write to about it?
What
Well, it takes a bit of hacking with concatenation functions followed by get,
eval, and parse,
but I've written functions/scripts which build functions like the f1,f2,...
below out of various strings.
Heck, I even (don't ask :-) ) wrote a tool to invert an array along a specified
dimension.
To follow up:
I believe I had a version mismatch between one of the packages and R. I made
sure to install the latest of all, at which
point jgr.exe launched just fine. Thanks to Simon and Liviu for their comments.
Just one note: the Windows launcher does not provide any info if it can't reach
It doesn't get that far. I launch jgr.exe and it announces that it can't
connect to the internet, and shuts itself down.
I've installed every dependent package listed in the jgr documentation.
Carl
Oct 16, 2009 09:14:38 AM, landronim...@gmail.com wrote:
==
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Hah!
I DID do my homework first. From now on I guess I'll have to post the
complete list of trails I followed before deciding
I was lost. That appears to be the only way to stave off the Harpies.
So, before I posted, and before I even wrote my toy script, I found and read
thru
9 matches
Mail list logo