Displaying 20 results from an estimated 100 matches similar to: "failed to load gplots"
2019 Aug 06
2
Dovecot Sieve doesn't move spam to Junk folder in maildir
I have an *Ubuntu 16.04* mail server with
postfix/spamassassin/*dovecot-2.2.2**2* with virtual mailboxes in maildir
format. The whole process is working excellently since a year. Spams are marked
with "*****SPAM*****" in subject and with "X-Spam-Flag: YES" in email header.
I tried now to add sieve to dovecot to move the SPAM messages into the Junk
folder without any
2011 Aug 11
1
matrix correlations with different packages
Dear all,
I'm calculating matrix correlations with permutation tests and I got this
funny result. All correlation coefficients are the same with mantel.test
{ncf} and pcol {simba} but the two functions yield dramatically different
p-values (using the same number of permutations). Could anyone please
enlighten me what is causing the difference and which result I can trust?
(My matrices
2003 Sep 24
6
Cisco 2600 and ASTERISK
Hello,
Could somebody tell me if I can connect CISCO 2600 router with support of H.323 to Asterisk ?
If it is possible could somebody tell me how to do it.
I would like to document it and put on some website so everyone can see it.
Regards,
-- bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Jul 18
2
001: RELIABILITY FIX: March 15, 2013
Can someone please provide me with a little more information about
this. It could be the source of some issues I am seeing with
mpirun/mpiexec.hydra/ssh (post earlier today), and information about
what it leads to (and any signatures) would be helpful. Thanks.
--
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu
2013 Jul 18
2
Any way to over-ride the "-q" option to debug a possible race condition?
I have a slightly complicated question. I am using an mpi application
(Intel impi) which uses ssh to launch applications. For about 0.1-0.2%
of the ssh connections I end up with a zombie, i.e. ps will show [ssh]
<defunct>. Something is going wrong with the ssh when it starts,
perhaps a race condition, it is not disconnecting after some time,
that I have been able to verify.
The most obvious
2007 Dec 28
1
Upsmon and Winnut disconnect regularly
Hi All!
This time I'm using Nut 2.2.0, Debian etch and kernel v. 2.6.23.9.
My hardware config is quite simple. There are 2 PCs connected to my
PowerMust 600VA. One is mensioned above the other is a Windows PC
using Winnut 2.0.0b. The Linux PC is connected to the UPS via a
serial cable and acts as the server.
The problem is that both upsmon and winnut disconnect regularly but
in random
2007 Apr 18
2
[Bridge] Bridge firewall
Hi,
I'm relatively new to linux world.I'm just trying to setup a bridge firewall
between a router and LAN.
I've installed Red Hat Linux 9.0 - 2.4.20-8 from installation CDs and
upgraded to 2.4.25 successfully.
I've patched my kernel to support bridge firewall also loaded ebtables
module,so far so good.Now I tried to create a bridge using the code given in
the following link
2007 Aug 24
2
problem loading package 'gplots'
Dear R community,
I am using R version 2.4.1 GUI 1.18 on an iBook G4 with OS 10.4.10.
When I try to load package 'gplots' I get the following message:
> library(gplots)
Loading required package: gdata
Attaching package: 'gdata'
The following object(s) are masked _by_ .GlobalEnv :
reorder.factor
Loading required package: gtools
Attaching package: 'gtools'
2006 Jan 17
2
Installing a package yet it will not work.
I want R to read my Microsoft Access database or maybe even a Sybase
database. I installed RODBC or at least thought I did. Then I issued the
following command:
library(RODBC)
And got
Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
ReadItem: unknown type 241
In addition: Warning message:
package 'RODBC' was built under R version 2.3.0
Error: package/namespace
2008 Jul 01
2
Problem with loading library-ks
Hi,
I am trying to load the library(ks), but I am getting the following error:
Loading required package: KernSmooth
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Loading required package: mvtnorm
Loading required package: rgl
Loading required package: misc3d
Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
ReadItem: unknown type 241
In addition: Warning messages:
1:
2006 Jan 12
4
CRAN versions of lme4/Matrix don't appear to work with R 2.1.1
I am currently using R 2.1.1 under Windows and I do not seem to be able
to load the current versions of lme4/Matrix. I have run
'update.packages.' I understand this is still experimental software but
I would like access to a working version.
Thanks.
Chuck
R Output:
> library(lme4)
Loading required package: Matrix
Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
2005 Jul 20
2
(no subject)
Hi All,
I want to print a square matrix of 7000 x 7000 into a text file. But I
got a error after few hours of computation...
--------
> write.table(MyDistMxDF, file = "temp.csv", sep=",", quote=F)
*** malloc: vm_allocate(size=8421376) failed (error code=3)
*** malloc[2889]: error: Can't allocate region
Error: vector memory exhausted (limit reached?)
*** malloc:
2005 Oct 16
1
Error in lazyLoadDBfetch
R was working fine for a while. However, now after I get some data from the
web and try to "write", "write.table" or "save.image", I get this error:
Error in lazyLoadDBfetch(key, datafile, compressed, envhook) : file open
failed
I may have downloaded additional packages in between the time it worked, and
now when it doesn't work, but other than that I cannot
2004 Oct 26
1
Error in lazyLoadDBfetch
Hello,
what does the following error mean??
It occured during or at the end of a lengthy (and memory-intensive)
calculation using a routine from a shared library called via the '.C'
function:
Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
recursive default argument reference
I could not find any help with help.search("lazyLoadDBfetch")
Im using R
2005 Nov 30
1
library(its) problem
Dear R People:
I wanted to use the package "its" this afternoon.
I'm using R Version 2.2.0 for Windows.
I was able to install the package, but ran into trouble at
the "library" command. Here is the output:
> library(its)
Loading required package: Hmisc
Hmisc library by Frank E Harrell Jr
Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview')
to see
2006 Nov 22
1
problem with the plm package
Hi all,
I have a problem in installing and using the plm
package using R 2.2.0 on windows xp.
I installed it from a .zip file downloaded from
the CRAN. Apparently everything is ok:
> utils:::menuInstallLocal()
package 'plm' successfully unpacked and MD5 sums checked
updating HTML package descriptions
However, when I try to load it:
> library(plm)
Errore in lazyLoadDBfetch(key,
2009 Nov 26
0
Symbols, install, and eval.
Hello.
I've got two values which are calls (i.e. LANGSXPs). The first one, x,
is generated through the parser of gram.c. The second one, z, is built
manually, by retrieving the symbols of "str" and of "lm" via the install
function.
The structure of x and y are shown at the bottom of this email.
Evaluating x succeeds:
> # R.Raw.eval_langsxp x;;
> function
2004 Jul 11
1
R + OS X + gcc 3.5 = not quite there ..
I tried to compile R (current R-patched to be more precise) with gcc
3.5 by Apple (which will be probably shipped with Tiger) and here's how
far I got:
1) compilation itself was fine except for one exception:
../../../../../../R-patched/src/library/stats/src/starma.c: In function
`forkal':
../../../../../../R-patched/src/library/stats/src/starma.c:384: error:
invalid lvalue in
2005 Jul 03
1
code for model-averaging by Akaike weights
Dear all,
does anyone have r code to perform model-averaging of regression
parameters by Akaike weights,
and/or to do all-possible-subsets lm modelling that reports parameter
estimates, AICc and number of parameters for each model?
I have been looking for these in the archive but found none.
(I am aware that many of you would warn me against these methods
advocated by Burnham and Anderson
2006 Jul 18
1
possibly stupid question about RPM building
I'm trying to build an RPM of R 2.3.1 on a very old RedHat system
(specifically, a ROCKS 3.3.0 cluster which is built on RH enterprise
3 (I think??))
I downloaded R-2.3.1.tgz from CRAN; downloaded the R.spec file
cran.r-project.org/http://cran.r-project.org/bin/linux/redhat/SRPMS/ ;
and ran rpmbuild -ba R.specs.
Everything goes along fine until ...
make[5]: Entering directory