Displaying 20 results from an estimated 7000 matches similar to: "error to run this package"
2017 Oct 31
0
error to run this package
Cc'ing back to the list... ALWAYS reply-to-all to keep the list included... I don't know all the answers and I don't reply to every request since this is volunteer time on my part.
That error does not occur when I load that package. Please re-read my previous recommendations and follow all of them... maybe someone else will notice something.
--
Sent from my phone. Please excuse my
2017 Oct 31
3
error to run this package
Error: package or namespace load failed for ?car? in get(Info[i, 1], envir
= env):
cannot allocate memory block of size 2.5 Gb
please help me to get a solution of this problem
[[alternative HTML version deleted]]
2007 May 02
2
how to reproduce the same sampled units?
Hi all,
Is it possible to generate the same sample number of times in R? In
SAS, using the option "seed" it is possible to reproduce exactly the
same sample. Is there any such feature in R which I can use?
For further clarity,
for (i in 1:2)
{
samp = sample(1:1000,100,replace = FALSE)
print(samp)
}
For the above simulation, is it possible to generate the same sampled
units
2011 Jan 05
1
Reading large SAS dataset in R
Hi all,
I have a large (approx. 1 GB) SAS dataset (test.sas7bdat) located in the
server (“R:/” directory). I have SAS 9.1 installed in my PC and I can read
the SAS dataset in SAS, under a windows environment, after assigning libname
in "R:\" directory.
Now I am trying to read the SAS dataset in R (R 2.12.0) using the read.ssd
function of the “foreign” package, but I get an error
2007 Oct 24
1
plot within a loop
Hi ,
I'm having problem with the following plot. Basically I have to do
51(length of d, see below) plots. I want 6 plots (say) in a page and
rests are in different pages. win.graph() starts a plot in new page. But
I'm not being able to combine par(mfrow = c(3,2)) and win.graph() within
a loop.
> d
[1] 14.108 13.883 11.022 13.426 2.341 9.010 12.868 15.603 30.810
3.931 11.825
2016 Apr 19
0
Indicator Species analysis; trouble with multipatt
Hi Ansley
It looks good to me but I did not run the analysis as I am too lazy to install "indicspecies". The inclusion of the raw data is a great help.
John Kane
Kingston ON Canada
-----Original Message-----
From: daily.puja at gmail.com
Sent: Tue, 19 Apr 2016 08:16:54 -0400
To: jrkrideau at inbox.com
Subject: Re: [R] Indicator Species analysis; trouble with multipatt
Thanks for the
2016 Jan 15
2
hachathon grupo local SevillaR - sábado 30 de Enero
Hola,
En el grupo local SevillaR hemos organizado un hackathon para el próximo
sábado 30 de Enero. Toda la información está aquí:
https://github.com/SevillaR/jacaton/blob/master/README.md. Por si
alguien se anima
Uno de los proyectos que vamos a desarrollar es un paquete para obtener
y analizar los datos de calidad del aire en Andalucía, por lo que la
presentación de Carlos sobre Madrid nos
2004 Feb 19
0
Gigabit Ethernet and samba network bandwidth
Hi all,
I am notice strange behaviour of samba in our mixed
fastEthernet/gigabitEthernet enviroment.
First of all let me to describe our situation.
We have a samba server running debian unstable with 2.6.3 kernel
installed. Server has a gigabit copper connection (tg3 driver) to the
100/1000 Megabit switch (3COM 4228G). Client is a WinXP/Linux workstation
connected by ordinary 100 Megabit
2002 Aug 31
1
bug in garbage collector function gc() documentation (PR#1970)
Full_Name: Saket Joshi
Version: 1.5.0
OS: Solaris 5.8
Submission from: (NULL) (128.193.38.91)
According to the documentation obtained by entering: help.search("gc"), the
command gc() forces garbage collection and gives the memory usage statistics
along with the trigger values in bytes also interpretted in megabytes. However
when I ran gc(), the result was a list giving the memory usage
2004 Sep 20
3
montecarlo simulation
Hy!
I would like to know how run a montecarlo simulation with R.
Thank you!!!!
Francesca Matalucci
__________________________________________________________________
Accesso Internet Gratis per utenti Excite! Attivalo subito!
http://www.excite.it/hitech/accesso
Il Mio Excite. Personalizza la tua Home page Excite come vuoi tu!
http://www.excite.it
AAA/Relazioni. Sfoglia gli annunci e trova la
2009 Jul 21
1
TipsAndTricks/BondingInterfaces
Greetings,
I would like to revise this bonding tips and tricks, at least put more
correct information into the header. A single session over an
aggregate link will only go at the speed of the physical link that is
carrying the single session. Also, its ridiculously incorrect: "For
example, you can aggregate three megabits ports into a three-megabits
trunk port. That is equivalent with
2010 Jul 26
0
version 2.0-0 of the car package
Dear all,
Sandy Weisberg and I would like to announce version 2.0-0 of the car
package, now on CRAN. We've released this major revision of the package in
anticipation of the publication of An R Companion to Applied Regression,
Second Edition (Sage, in press), co-authored by us, which should be
available before the end of the year.
The new version of the car package has a number of new
2010 Jul 26
0
version 2.0-0 of the car package
Dear all,
Sandy Weisberg and I would like to announce version 2.0-0 of the car
package, now on CRAN. We've released this major revision of the package in
anticipation of the publication of An R Companion to Applied Regression,
Second Edition (Sage, in press), co-authored by us, which should be
available before the end of the year.
The new version of the car package has a number of new
2006 Apr 06
4
OT: HOWTO: Create a 90mbit bonded link 600 metre s away with Cat 3 or telco wire [long]
I was given the challenge recently of creating a LAN-LAN bridge between two
buildings several
hundred metres from each other, using only existing Cat 3 wiring and without
having to resort
to an expensive and finicky 5 Ghz wireless link. I was able to create a 90
megabit link for
about $3,000 Cdn with new PC's, CentOS 4.1, and the newly avaliable Black
Box VDSL Ethernet
Extender, which
2007 Apr 18
0
[Bridge] Re: [Ebtables-user] Trying to do gigabit bridging+firewalling
On Monday 29 September 2003 20:44, DarthPeter wrote:
> Hi everyone,
Hello, I'm CC-ing the bridge mailing list since there are more people on that
one and they might be able to shed more light.
> We are trying to build a powerful firewall that could handle
> several hundred megabits of traffic and we are running into a problem
> with it. We'd like to be able to accomplish
2006 Jan 04
0
(no subject)
__________________________________________________________________
Stampa Foto. Le immagini digitali diventano vere foto su carta Kodak
http://www.excite.it/foto
Il Mio Excite. Personalizza la tua Home page Excite come vuoi tu!
http://www.excite.it
AAA/Relazioni. Sfoglia gli annunci e trova la tua anima gemella
http://www.excite.it/relazioni
2008 Oct 21
1
R CMD INSTALL problem
Dear list members,
I've run into a problem with R CMD INSTALL under Windows Vista and R 2.8.0:
--------- snip -----------
C:\Users\John Fox\workspace>c:\R\R-2.8.0\bin\R CMD INSTALL car
installing to ''
---------- Making package car ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
installing R files
installing inst files
installing
2006 Apr 29
0
R-News submission
Dear Roman,
I've attached the latex file for the copy-edited version of your manuscript
-- correcting English grammar and style, and making the paper conform more
closely to the R News style. Can you check this over to confirm that I've
not altered the meaning of your text and to approve the copy-edits?
Thanks,
John
--------------------------------
John Fox
Department of Sociology
2005 Apr 21
0
error reports
Dear John Fox,
these is still error in Rcmdr package when locale is cp936.
> Loading required package: tcltk
> Loading Tcl/Tk interface ... done
> Error in parse(file, n, text, prompt) : syntax error on line 5090
> Error: unable to load R code in package 'Rcmdr'
> Error: package/namespace load failed for 'Rcmdr'
> version
_
platform
2006 Feb 07
0
New car package with new linear.hypothesis function
Dear R-packages list members,
Last month, Peter Muhlberger posted a message to the r-help list that
suggested, among other things, a desire for a more convenient method of
performing Wald tests for statistical models fit in R.
Thanks largely to Achim Zeleis's help, the linear.hypothesis function in the
car package has been reworked so that (1) it is applicable to any model
object that