Displaying 20 results from an estimated 2000 matches similar to: "karmic cran2deb"
2008 Feb 18
2
predicting memory usage
Hi All,
is there a way of predicting memory usage?
I need to build an array of 86000 by 2500 numbers (or I might create
a list of 2 by 2500 arrays 43000 long). How much memory should I
expect to use/need?
Cheers,
Fede
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44
2007 Feb 07
1
spss file import
Hi All,
does anyone ever import old SPSS files in a sl3 format?
read.spss('file.sl3') does not seem to work... it's not recognised as
a supported SPSS format at all.
Best,
Fede
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli
2007 Mar 23
1
plotting symbol
Hi All,
can I have a plot where the symbol for the dots is smaller than pch
=20 but bigger than pch = '.'?
Best,
Fede
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com
2009 Nov 23
1
problems with Rcmdr on R-2.10.0 with Karmic Koala
Dear R Debian People:
I have put this on regular R help as well, but thought that I'd try here too.
I updated to R-2.10.0 on Ubuntu Karmic Koala via apt-get update, apt-get install.
Then I had a problem that said that I need MASS <= R-2.9.2. Fair enough. Uwe Ligges was kind enough to point out that I needed to use
> update.packges(checkBuilt=TRUE)
So I did.
Now the menu on Rcmdr
2010 Feb 12
1
packages in cran2deb and Debian
Some packages are available in cran2deb and Debian. After adding
cran2deb to my sources.list it seems the cran2deb ones are favored
because X.Y-ZcranN is "more recent" than X.Y-Z.
In the case of r-cran-rmpi the effect of this was to cause aptitude to
want to uninstall all my mpi stuff. Apparently the automatically
generated package doesn't have mpi as a dependency.
I just put a
2010 May 26
2
cran2deb Packages.bz2 Hash Sum mismatch
Hi,
I'm using Ubuntu 9.10 amd64 with cran2deb packages (I know it's meant
for Debian, it's worked fine for me for many months).
Recently apt-get update has to started to complain:
...
Hit http://debian.cran.r-project.org testing/ Release
Get:1 http://debian.cran.r-project.org testing/ Packages [515kB]
Fetched 1B in 3s (0B/s)
W: Failed to fetch
2010 Jan 11
3
cran2deb repository and Squeeze?
Hi,
I am curious what will happen to cran2deb:
deb http://debian.cran.r-project.org/cran2deb/debian-amd64 testing/
When Squeeze is released? I really hope this service will continue. It
has been great being able to aptitude install R packages.
Additionally are these packages signed and is there a key?
Chris
2010 Dec 14
1
cran2deb and Debian on cran
What is the relation between the cran2deb repository,
http://debian.cran.r-project.org/, and the debian repositories at CRAN,
http://cran.r-project.org/bin/linux/debian/? I've studied the pages and
this list, but am unsure I've got it right.
My understanding is that cran2deb had almost all packages, targets
testing, and currently is only supported for i386.
It appears the debian repo at
2013 Feb 11
3
Ubuntu cran2deb PPA
Dear Michael,
I was looking up the status of the cran2deb effort and notice that you
now have a PPA where new packages are landing and being built for
Ubuntu. It looks like this is still a work in progress, but is already
a fantastic resource for me and I hope it is something that you can
continue to operate.
I'm now installing many of these packages but some things I need are
missing.
2010 Apr 30
12
Can't seem to install RMAGICK on Ubuntu Karmic Koala
hi guys,
I have been trying to install Rmagick on ubuntu karmic koala for a
day.
Yes, ImageMagicK has already been installed and works great with
paperclip and a few other perl scripts I have (which uses
Image::Magick).
The following is what the execution looks like when I tried to
install rmagick ( " gem install rmagick" ):
-------------------- Extract start
2009 Jul 13
7
[ANNOUNCEMENT] cran2deb: 1700+ new Debian / R packages
Announcing cran2deb: 1700+ Debian packages from almost all of CRAN
------------------------------------------------------------------
Last Friday's presentation at UseR! 2009 was the first really public mention
of 'cran2deb'. It provides Debian packages of all of CRAN. It started as
Charles' project from last year's Google Summer of Code, was further extended
by us over the
2009 Nov 15
1
debian and cran2deb name clashes
Dear all
Recently I noticed that there are name clashes between the packages
proposed in the Debian testing repos and cran2deb. For example,
Synaptic proposes to upgrade from xtable
1.5-6-1cran1 (cran2deb, up-to-date CRAN version) to
1.5.5-1 (testing, older version).
Is there anything that can be done about these clashes?
Liviu
--
Do you know how to read?
2010 Feb 15
1
Cran2deb and Ubuntu
Dear All,
I am running (X)Ubuntu 9.10 for the amd64 architecture on both my laptop
e desktop.
I came across the posts
http://ubuntuforums.org/showthread.php?t=1336062
http://www.mail-archive.com/r-sig-debian at r-project.org/msg00892.html
So it looks like that I will not be able to safely use cran2deb together
with Ubuntu, but I simply would like to make sure that this is the way
things
2008 Aug 27
2
r-base-core issue
Hi All,
I cannot upgrade r-base and r-recommended because the latest (latest as in it
was not listed as 'upgradable' yesterday but today is) r-base-cose is
2.7.1-2hardy0 not hardy1:
r-base:
Depends: r-base-core (>=2.7.2-1hardy1) but 2.7.1-2hardy0 is to be installed
Depends: r-recommended (=2.7.2-1hardy1) but 2.7.1-2hardy0 is to be installed
r-base-core:
r-recommended:
2009 Nov 10
1
cran2deb for Ubuntu?
Sorry if this has been answered somewhere else (didn't see it), but is
cran2deb fully compatible with Ubuntu?
Novice question: I use install.packages() within R. The pros of using
sudo apt-get instead seem obvious, but are there any cons I should
know about?
Thanks
--
Etienne Lalibert?
================================
School of Forestry
University of Canterbury
Private Bag 4800
2009 Aug 04
1
fitted.values less than observed values
Hi All,
I have some data where the dependent variable is a score, low (1:3) or
high (8:9), and the independent variables are 21 genotypic markers.
I'm fitting a logistic regression on the whole dataset after
transforming the score to 0/1 and normal linear regression on the high
and low subsets.
I all cases I have a numer of cases of data 'duplications', i.e.
different
2009 Nov 13
4
R, NIH and FDA
Dear All,
I will soon be working with NIH and possibly FDA. Will I be able to
use R or will I be forced to use SAS?
Cheers,
Federico
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com
2012 Jan 28
3
logical subsetting, indexes and NAs
Dear All,
just a quick example:
> x = 1:25
> x[12] = NA
> x
[1] 1 2 3 4 5 6 7 8 9 10 11 NA 13 14 15 16 17 18 19 20 21 22 23 24 25
> y = x[x<10]
> y
[1] 1 2 3 4 5 6 7 8 9 NA
Is there any way of NOT getting NA for y = x[x<10]? Similarly
> y = x[x<15]
> y
[1] 1 2 3 4 5 6 7 8 9 10 11 NA 13 14
How do I get rid of the NA (not post
2011 Dec 05
2
barplot ignoring col parameter
Hi All,
I'm having a problem with barplot:
mydata
[1,] 2 108 0 0 0 1 3 0 0 0 0 0 7 18 3 4 8 20 26 20 19 7 1 1
mycol = c(rep('yellow', 2), rep('white', 3), rep('orange',2), rep('white', 5), rep('orange',3), rep('red',9))
barplot(mydata, col = mycol)
gives me an uniformly yellow barplot. How do I solve this?
bw
Federico
2013 Jan 07
1
checker/chequer board pattern as a colour
Hi All,
is there a reasonably simple way of using a black and white chequer/checker board pattern as a colour:
barplot(mydata, col = c('red', 'blue' 'checkerboard'))
?
BW
F
--
Federico C. F. Calboli
Neuroepidemiology and Ageing Research
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943193
f.calboli