Displaying 8 results from an estimated 8 matches similar to: "yet another update error"
2009 Jun 29
1
Installing DLL elsewhere than in \libs?
Hello,
Its a couple of days I am fighting with this problem, and cannot find a
solution. I need to compile a DLL that is not directly used by R, but
must be installed elsewhere (it is indeed part of a Tcl/Tk package). So,
I want to install it in /tklibs/tkpackage/alib.dll (under Windows) in my
compiled package.
I do manage to compile it in /src, but cannot copy it at the right
place. I
2009 Sep 03
1
postgresql-tcl-8.1.15-1.el4s1.1 in CentOSPlus (4) -- build error
Whoever is building this RPM needs to check his/her build logs. The
pkgIndex.tcl in /usr/lib/Pgtcl is not being built properly! The
pkg_mkIndex procedure does not always throw an obvious error --
sometimes it just does not create the 'package ifneeded ...' line(s),
and just quietly skips a package. Something is broken in the build
process. Both the version above (which I just
2008 Jan 28
2
sub-plot in a plot
From: lamac_k em hotmail.comTo: r-help-request em r-project.orgSubject: sub-plot in a plotDate: Mon, 28 Jan 2008 15:43:40 +0000
Dear all, how can I do these sub-plots in a plot (see file attached) in R. Best regards.
Receba GR?TIS as mensagens do Messenger no seu celular quando voc? estiver offline. Conhe?a o MSN Mobile! Crie j? o seu!
2011 Jul 31
1
example package for devel newcomers
Hi,
I'd like to know whether there is a package (or more, of course) regarded
as a good example that could be used also as an instructional tool for
newcomers to R extensions development.
Thanks.
--
Alexandre
--
Alexandre Santos Aguiar, MD, SCT
-------------- Pr?xima Parte ----------
Um anexo n?o-texto foi limpo...
Nome: n?o dispon?vel
Tipo: application/pgp-signature
Tamanho: 198
2011 Aug 08
1
heavy processing during R_init_XXXXX()
Hi.
Need some advice. I have to load a library during R_init_XXXXX() with
dlopen(). The library file is 23 megabytes long and loads several other
libraries. Everything happens during dlopen() execution, out of control,
and takes around 1 second on first load in a quadcore. Besides, due to
security reasons, a hash of the library file is going to be computed.
Still do not know how long it will
2008 Oct 07
4
R and computer heat
Hi,
I noticed the temperature of my laptop rises sharply during execution of a
long R script that generates several hundred plots, all of them saved to
files. No screen output. Temps reached above 90 Celsius degrees in the box
and above 80 C deg in the processor. The machine turns on cooler at maximum
speed and exhaled air is really hot. Tried similar operations (batch
graphic and music
2011 Aug 02
0
[Rd] example package for devel newcomers
Em Segunda 01 Agosto 2011, voc? escreveu:
> Is there a preferred language you would like to use in your package
> development? I randomly downloaded packages until I found some that
> helped me along my way, and might be able to help you pick one. If you
> are just looking at building a package of R functions and data you
> have developed, possibly the following example will get you
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
Questions are threaded into the output:
********************
#./configure --without-python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking