Displaying 20 results from an estimated 20000 matches similar to: "how to update r to lattest version on debian lenny?"
2010 Mar 29
0
Re : how to update r to lattest version on debian lenny?
If you need a newer version of R for installing the latest version of plyr, perhaps another solution (as very new versions of R -2-11.0-
will come out soonly ) , which needs 2 lines of bash!,
might be
to download an old version of plyr :
wget \
http://cran.at.r-project.org/src/contrib/Archive/plyr/plyr_0.1.1.tar.gz
and install it
R CMD INSTALL plyr_0.1.1.tar.gz
(and then reshape
2010 Mar 28
2
installing package reshape and plyr on Debian Lenny
Hi all,
has anyone tried and possibly succeeded in installing "reshape" package on Debian Lenny? I have a permanent failure because i cannot find the "plyr" package. I tried 10 mirrors. I contacted Hadley Wickham and James Long who seemed to have been closed to do it but it didn't work (meaning so far I haven't the answer from them). So has anyone any ideas as how to
2010 Apr 21
1
Re : Install latest R version from apt on Lenny
OK, thanks both. I'll try that. I suspect (very strongly) that it comes from the fact that I did not replace the cran mirror line by an actulal cran mirror URLs... I will give a look at all my backports this weekend and do a little cleaning too!
thanks,
David Biau.
#################################
From: Johannes Ranke <jranke@uni-bremen.de>
To: r-sig-debian@r-project.org
2010 Apr 19
1
Install latest R version from apt on Lenny
well, I had the site and page and I had added the relevant backport but it didn't work and i keep installing R 2.7 . Don't know why; i probably missed something.
####
May be you should add in your mail the file :
/etc/apt/sources.list (I suppose there might be a typo, as IT addresses are long and booring, and AFAIK, correcting a typo one made is **very** difficult).
FYI binary installs
2008 Apr 28
4
Samba 3.2.0-pre3 packages in Debian - version of Samba in Debian lenny
The day after Karolin announced the release of 3.2.0-pre3, the Debian
packaging team was able to upload .deb packages for it in Debian
*experimental*.
To use them, you need to already use Debian testing or unstable, then
add this to /etc/apt/sources.list:
deb http://ftp.fr.debian.org/debian experimental main contrib non-free
(replace "fr" by your favorite mirror country code)
If you
2010 Nov 19
2
intall tcl/tk
Dear Help List,
I am trying to install a package (DiagnosisMed) on R (R version 2.10.1
(2009-12-14)) on Debian Lenny (architecture i386).
I get the following error message:
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
* installing *source* package ‘DiagnosisMed’ ...
** R
** data
** preparing package for lazy loading
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this
2013 Jan 13
3
extracting character values
Dear all,
I have a dataframe of names (netw), with each cell including last name and initials of an author; some cells have NA. I would like to extract only the last name from each cell; this new dataframe is calle 'res'
Here is what I do:
res <- data.frame(matrix(NA, nrow=dim(netw)[1], ncol=dim(netw)[2]))
for (i in 1:x)
{
wh <- regexpr('[a-z]{3,}',
2010 Jun 05
4
Help for sources.list
Greetings!
I would be very grateful if someone could supply a suitable
line to enter into /etc/apt/sources.list for the benefit of
a complete dummy user (i.e. me -- I do not want to have to
do any interpretation, guesswork, reading of docs, etc.;
I want to just copy it in).
The machine in question is an Intel laptop, wuth Debian Lenny
(according to the Debian website the current stable version
as
2008 Jun 27
1
RBGL not compiling on Debian Lenny with c++ (Debian 4.3.1-2) 4.3.1
I've just installed Debian Lenny and RBGL fails compilation with the
following errors (sessionInfo() follows).
* Installing *source* package 'RBGL' ...
untarring boost include tree...
** libs
g++ -I/home/mkimpel/R_HOME/R-patched/R-build/lib64/R/include
-I/usr/local/include -IboostIncl -fpic -g -O2 -c bbc.cpp -o bbc.o
In file included from /usr/include/c++/4.3/ext/hash_set:64,
2013 Jan 23
4
extracting characters from a string
Dear All,
I have a data frame of vectors of publication names such as 'pub':
pub1 <- c('Brown DK, Santos R, Rome DF, Don Juan X')
pub2 <- c('Benigni D')
pub3 <- c('Arstra SD, Van den Hoops DD, lamarque D')
pub <- rbind(pub1, pub2, pub3)
I would like to construct a dataframe with only author's last name and each last name in columns and the
2010 May 05
4
Samba 3.5.2 packages for Debian lenny
(please note that this mail is crossposted to 3 lists. No need to CC
me to answers, I read the 3 of them...)
Some users (including me with my professionnal hat) want to use 3.5
versions of samba on production servers running Debian. Of course,
most of the time, these production servers are running Debian lenny
(the stable version of the distribution).
Debian lenny ships with samba 3.2.5, so
2009 Aug 20
2
Installation problem on Debian Lenny (libfontconfig).
On Debian Lenny 5.0.2 with standard distros:
Code:
debian# cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib
deb-src http://volatile.debian.org/debian-volatile
2010 May 31
4
building rpy against lenny-cran
Hi.
On all of my machines, except for a netbook cursed with the GMA500
chipset, the R packages are synced to lenny-cran.
I have been using rpy in a chroot using the official lenny
R packages (2.7.1) given that i have not been able to find
compatible rpy deb packages to work with lenny-cran.
I am able to build the rpy deb package from source in
a 32-bit lenny chroot (with the stock R packages)
2010 Jun 09
2
Debian Lenny 3.5.3 packages pam-auth-update
I hope it is relevant to report this here. The debian lenny samba 3.5.3
packages at http://pkg-samba.alioth.debian.org have this problem:
Setting up winbind (2:3.5.3~dfsg-1~unoff50+1) ...
/var/lib/dpkg/info/winbind.postinst: line 16: pam-auth-update: command
not found
dpkg: error processing winbind (--configure):
subprocess post-installation script returned error exit status 127
Errors were
2009 Apr 24
2
Thanks for the lenny-cran AMD64 ports
Hi.
I would like to thank Johannes, Piet and others for the lenny-cran AMD64
ports.
I have a question about r-recommended from lenny-cran which I just
installed:
hotelling:~$ apt-cache policy r-recommended
r-recommended:
Installed: 2.9.0-1~lennycran.0
Candidate: 2.9.0-1~lennycran.0
Version table:
2.9.0-1 0
600 http://debian.lcs.mit.edu unstable/main Packages
***
2012 Oct 12
1
apt.puppetlabs.com for Debian Lenny is broken ?
Hello list,
I try to install puppet agent on Debian Lenny. I got following error.
Seems the repo is broken :
-----------------------------------------------------------------------------------------------------------------------------------
node001:~# wget http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
--2012-10-12 02:12:12-- http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
2008 Aug 05
6
Samba 3.2.0 in Debian "lenny"
After several months of testing in the "experimental" branch of
Debian, samba 3.2.0 was uploaded to Debian "unstable" as of July 20th
2008 and entered the "testing" branch of the distribution as of August
1st.
As the "testing" branch is the future stable release of the Debian
distribution, this means that Samba 3.2.0 will be in the upcoming
release of
2010 Feb 18
2
Samba 3.2.5 / Debian Lenny var full
Hi
i've got a server with lenny installed on it with samba 3.2.5.
My problem is that the var partition is sometimes full. In fact, if i use
df command I watch the partition full, but if I use du command the
partition is not full.
If i use lsof command i see plenty of log samba files into /var/log/samba
wich are very big, i have
- to kill the process given by lsof associated to log samba
2007 May 31
4
install debian lenny guest
hi,
i''m using ubuntu edge 6.10.
i''d like to test the debian lenny guest with the partition:
/dev/sdb5 /
/dev/sda8 swap
/dev/scd0 cdrom
lenny.iso /home/iso/lenny.iso
i succeded running edge-guest, windows-guest, but i can''t with debian
here''s my config:
2.6.17-6-generic-xen0
xen-hypervisor-3.0-i386
and
kernel =
2010 Dec 03
1
Debian Dovecot Repo and Lenny
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I am running a Debian Lenny and i want to install/update Dovecot but i
am getting these Dependency Problems:
dovecot-common: Depends: libc6 (>= 2.10) but 2.7-18lenny6 is to be
installed
Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is
not installable
Depends: libk5crypto3 (>= 1.6.dfsg.2) but it