Displaying 20 results from an estimated 2000 matches similar to: "problems building R-patched"
2009 May 02
1
compiled help pages
Greetings:
This should be easy but it isn't.
I have a home-brew package that works fine, with compiled html help pages,
all 150 of them. I want to make a similar package but not from scratch
since only a half-dozen routines are changed. So I created a new directory,
copied the old package into it and changed the name to newSTUFF. I changed
the names of all help pages too, as weill
2002 Dec 03
3
rsync 2.5.5, "unexpected tag failures", Solaris 2.6 vs. 2.8, "--b locking-io" workaround
Hi,
I have been having a problem that seems related to previously reported
problems
but persists.
I am syncing from a 2.6 Solaris box to a 2.8 solaris box. All are running
rsync 2.5.5.
When I sync (commands simplified for example, always using rsh):
2.8box% rsync -e rsh 2.6box:/path/path/stuff/ /path/path/newstuff/
i.e., the 2.6 box is the server, I get spurious, persistent but inconsistent
2004 Sep 20
1
problem typcasting return of R_ExternalPtrAddr(SEXP s)
In the odesolve routine lsoda(), I allow the function (named func) that calculates the system of differential equations to be defined in a dll that has been dynamically loaded from the file named in dllname. I use getNativeSymbolInfo(func, dllname)$address to get the address of the function and pass it to a C function called via the .Call interface. Inside that C function, I use
2016 May 08
2
HDT site down??
I have dyndns.org account, so added the name below and mapped the IP
address to it for now. Rather than having to remember the number.
http://hdt-project.dyndns.org/
Not sure what the status is.
On 5 May 2016 at 7:02, Pierre-Alexandre Meyer wrote:
Date sent: Thu, 5 May 2016 07:02:51 -0400
Subject: Re: [syslinux] HDT site down??
From: Pierre-Alexandre Meyer <pierre at mouraf.org>
To:
2008 Sep 16
2
odesolve dynload example
Hello R Developers,
This is my first foray into using c-code with R, so please forgive my
foolishness.
I had a look at the archives and did not find anything on this, so
hopefully I am not doubling up.
I have tried to use R cmd to create an object file from the odesolve
dynload example.
I am using windows and have just installed rtools, and have the latest
version of stable R (2..7.2).
This is
2010 Sep 16
3
funciones en R potencialmente peligrosas via web?
Hola:
Para el desarrollo del nuevo PluginR de Tiki (para poder ejecutar
scripts de R desde Tiki: en páginas Wiki, hojas de cálculo web, etc,
http://dev.tiki.org/PluginR ), por ahora estamos usando la lista de
funciones que se usaban en el proyecto r-php, y que fueran heredadas por
la extensión R de MediaWiki.
Como r-php se hizo hace algunos años (2006), me pregunto si alguien sabe
si hay
2000 Dec 11
1
qqline (PR#764)
I think qqline does not do exactly what it is advertised to do ("`qqline'
adds a line to a normal quantile-quantile plot which passes through the
first and third quartiles."). Consider the graph:
tmp <- qnorm(ppoints(10))
qqnorm(tmp)
qqline(tmp)
The line (which I expected go through all the points), has a slightly
shallower slope than does the points plotted by qqnorm. I think
2007 Feb 27
0
>< Top Buildings -- Steel Buildins and Underwater / Underground buildings ><
*Top 10 Buildings of the
world<http://www.awpedia.com/newstuff/highest-building/>
Tuffest, largest, highest, underwater and underground buildings
*
<http://www.awpedia.com/newstuff/highest-building/>
[image: Top 10 Records] <http://www.awpedia.com/newstuff/highest-building/>
World Most Tuff Building
Earthquake Proove buildings
American Steel Buildings
Allied steel building
The
2014 Jul 09
4
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
On 9 Jul 2014 at 6:01, Gene Cumm wrote:
Date sent: Wed, 9 Jul 2014 06:01:22 -0400
Subject: Re: [syslinux] isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
From: Gene Cumm <gene.cumm at gmail.com>
To: "Michael D. Setzer, II" <mikes at kuentos.guam.net>
Copies to: Syslinux at zytor.com
>
> On Jul 9, 2014 5:15 AM, "Michael D. Setzer II"
>
2003 Aug 13
4
RAqua
Small things, mostly.
1. Buildproblem. Well-known and annoying. Build fails if debugging is on
(which is the default) because Debugging.h breaks devQuartz.c
compiles. If debugging is switched off on the command line or in
the environment, then devQuartz.c builds, but aquaconsole.c does
not compile, because it needs Debugging.h. I do not want to edit
Apple system files, and not files in the R
2003 Apr 04
3
creating function bodies using body()
I'm having trouble figuring out how to create a function using "body<-"
(). The help file for body() says that the argument should be a list of
R expressions. However if I try that I get an error:
> tmpfun <- function(a, b=2){}
> body(tmpfun) <- list(expression(z <- a + b),expression(z^2))
Error in as.function.default(c(formals(f), value), envir) :
2016 Apr 04
2
hdt error on syslinux 6.0.4-pre1?
On 4 Apr 2016 at 8:06, H. Peter Anvin wrote:
Subject: Re: [syslinux] hdt error on syslinux 6.0.4-pre1?
To: "Michael D. Setzer II" <mikes at kuentos.guam.net>,
syslinux at zytor.com
From: "H. Peter Anvin" <hpa at zytor.com>
Date sent: Mon, 4 Apr 2016 08:06:13 -0700
> On 04/04/16 07:14, Michael D. Setzer II via Syslinux
2004 Apr 20
2
openMosix and R: File I/O issues?
Hi there,
We're attempting to run an LVQ analysis over a cluster of machines via R
and openMosix. R spawns several child processes simply by writing
commands to several files and using system() to start a slave process.
The processes migrate perfectly, and often finish with no reported
errors, writing their results into respective files for the parent
process to piece together.
2003 Feb 11
3
Problems with Rcmd check on Win 2000 & rw1062
When I run Rcmd check on a package on my Windows 2000 machine, I get a
series of error messages like the following:
* checking generic/method consistency ...c:\DOCUME~1\R5018~1.WOO\LOCALS~1\Temp/R
utils138414013: cannot open c:DOCUME~1R5018~1.WOOLOCALS~1Temp/Rin138408157: no s
uch file
It looks as if a Windows style path to the temp directory is not being interpreted correctly, with backslashes
2001 Mar 20
2
Are sockets supported on Irix?
When I try to open a server socket on the system setup listed below, I get
the following error:
> a <- make.socket(port=8091,server=TRUE)
Error in make.socket(port = 8091, server = TRUE) :
sockets are not available on this system
I just wanted to make sure that sockets were generally available for this
platform (or, perhaps, I need to upgrade to 1.2.2 on this system), before I
got
2008 Apr 09
1
getNativeSymbolInfo fails with Fortran symbol.
In the following code routine 'initaquaphy' is defined in Fortran,
and dynamically loaded into R.:
test.f:
subroutine initaquaphy(odeparms)
external odeparms
double precision pars(19)
common /myparms/pars
call odeparms(19, pars)
return
end
$ R CMD SHLIB Aquaphy.f
gfortran -fpic -g -O2 -c test.f -o test.o
gcc -std=gnu99 -shared
2009 Mar 18
2
Issue with timeout option?
I have a project g4l that uses syslinux and have been working on the next
version. I installed the 3.74 pre5, and it worked just fine. But I was doing a
test, and booted the systems, and usually pick the default kerenel or one of
the other kernels on the CD before it times out with 60 seconds. But this
time, I didn't do that. It loaded the default kernel with no problem, but then
gives
2005 Feb 12
3
New to Xen: Can Xen Work with OpenMosix?
Apologies if this is the wrong place to post this question. In that event,
please point me in the right direction.
My question is whether or not I can use Xen with OpenMosix. The upshot of what
I''m attempting to do is this:
1. Build a two to four node cluster using OpenMosix for "raw horsepower"
2. Use Xen on the OpenMosix cluster to divide the "raw horsepower" any
2002 Jun 04
4
par(xaxp)
I think this is a bug; at least this behavior is not documented in plot
or plot.default.
plot.default resets xaxp, and leaves xaxp reset when it exits:
par(xaxp=c(0,1,4))
print(par("xaxp"))
plot(c(0,1),c(0.2,0.3))
print(par("xaxp"))
R. Woodrow Setzer, Jr. Phone:
(919) 541-0128
Experimental Toxicology Division
2010 Jun 16
3
Pre48 - syslxcom compile errors
I just downloaded the pre48 and ran make.
It ran fine for everything, but ended with a number of errors related to the
syslxcom program. Usually, I only see the messages about the windows
build since I am doing the make on a Fedora 10 system.
Is there something new that has been added that requires something that I
am missing? From looking at the program this isn't related to the isolinux