Displaying 20 results from an estimated 500 matches similar to: "Ubuntu cran2deb PPA"
2012 Jul 17
1
python-rpy DEB broken - but hopefully easy to fix
Hi CRAN people,
There is an issue with python-rpy on Ubuntu, when installed from the
CRAN repository. (I read the info on
http://cran.r-project.org/bin/linux/ubuntu/ and saw the note that this
package is experimental but you are happy to receive feedback on it.)
After adding the appropriate CRAN repo:
% sudo apt-get install python-rpy
[ ... installs various dependencies ... ]
% echo import rpy |
2011 May 16
1
build samba on solaris 10 fails on libwbclient
Hi,
I'm trying to build Samba on Solaris 10 sparc.
./autogen.sh completes but with warnings such as
samba4.m4:6: warning: file `../m4/check_python.m4' included several times
../lib/util/xattr.m4:9: warning: AC_CACHE_VAL(smb_attr_cv_xattr_add_opt,
...): suspicious cache-id, must contain _cv_ to be cached
../lib/util/xattr.m4:9: the top level
samba4.m4:83: warning: file
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
2011 Jun 21
0
Building Samba 3.5.9 on Solaris 10
I wanted to build samba with CUPS and LDAP support, and put it into a
location from where it can be automounted by other systems. There were a
few gotchas I solved the hard way, to save anyone else's time, this is
what I did.
C compiler I used is Sun's Studio.
Solaris sed behaves differently to Sunfreeware sed
tolka source3 $ echo libwbclient.so.0|/usr/local/bin/sed
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
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
2009 Nov 05
1
karmic cran2deb
Hi All,
just to check, is cran2deb available for Karmic Koala (ideally also
for a amd_64)?
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 (0)20 75943193
f.calboli [.a.t] imperial.ac.uk
f.calboli [.a.t] gmail.com
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
2
100% CPU when running (cran2deb) JGR on Debian
Dear all,
I installed the amd64 cran2deb [1] JGR binaries on a fresh Debian
testing, and JGR is missbehaving. When JGR starts up, one core of the
CPU goes to 100% and stays there, even though I am keeping it idle and
not performing any operation.
I tried JGR with both sun-java6-jdk and openjdk-6-jdk,
debian-liv:/home/liviu# update-alternatives --config java
There are 4 choices for the alternative
2010 Oct 10
0
cran2deb amd64 support
Hi,
I was wondering whether there was plans to support again cran2deb for
the amd64 architecture soon. I got updates recently so I was wondering
whether amd64 packages were uploaded or if I was only getting
architecture independent packages...
Thanks for your great work! cran2deb is awesome, looking forward to
have it again fully operational again for amd64!
Best,
A.
2010 Jan 30
2
Can I install debs over packages installed via R?
[ Kevin sent this to me but agreed that it's better to have this discussed here. ]
On 30 January 2010 at 12:18, Kevin Donnelly wrote:
| Hi
|
| I'm beginning to learn R,a nd I've just discovered cran2deb - what a terrific
| resource! Thanks for making it.
|
| I was wondering what happens if I want to use cran2deb versions instead of the
| versions installed via R itself. I'm
2010 Jan 26
1
stable, testing, and backports
The cran2deb archives target testing.
I just pulled a package from them onto a stable system; the library
loaded but said
> library(akima)
Warning message:
package 'akima' was built under R version 2.10.0
Are this and other packages likely to work correctly with different R's
(2.7 in the case of stable)?
How well are they likely to work with a backported R? The R version
would
2009 Sep 10
1
(no subject)
Hi,
I would also be in favor of a stronger stance on licenses. In
industry, where we can really get in big trouble for violating a
license,
we often maintain internal repositories, or need to be careful about
filtering
what is used from CRAN. I think that is should really be a requirement
the package
authors commit to stating what the restrictions are on their packages.
Nicholas
On 10
2012 Jul 30
2
A guide to R packages for Ubuntu
Hi everyone,
I am using the backports from
http://cran.r-project.org/bin/linux/ubuntu/lucid/ on Lucid and would
like to create a bunch of additional r-cran packages on my workstation.
Where can I find the latest scripts to automatically create those
packages? Is https://r-forge.r-project.org/projects/cran2deb/ still
up-to-date?
Best
-Dominique
2010 Jan 30
1
Clash between r-cran-vr and r-cran-mass
[ Kevin sent this to me but agreed that it's better to have this discussed here. ]
On 30 January 2010 at 11:35, Kevin Donnelly wrote:
| I am using Ubuntu 9.10. Installing r-cran-latticist asks for r-cran-vr to
| be installed as well, but this gives the following message:
| E: /var/cache/apt/archives/r-cran-vr_7.2.47-1_i386.deb: trying to overwrite
|
2006 Jan 18
1
Powell's unconstrained derivative-free nonlinear least squares routine, VA05AD
I have used Mike Powell's optimization routine (VA05AD) from the Harwell Subroutine Library (HSL) for more than 20 years. It is no exaggeration to say that it has helped make my career (thanks Mike). I recently learned that I am not alone in this respect - apparently it still has a loyal following in all sorts of fields!
It is an exceedingly fine piece of software - fast, reliable and easy to