You are not logged in.

#1 2009-02-20 14:23:21

nsb
Member
From: Switzerland
Registered: 2008-03-26
Posts: 57

R: an enviroment for statistical computing

Hi

I just uploaded R (Something like Mathematica) in the AUR:

http://aur.archlinux.org/packages.php?ID=20639

I am not sure, if this is correct builded, because this programm has something like a home directory under /usr/lib/R and I don't know if this is correct or if it should be configured in a different way.

Greetings

nsb

Offline

#2 2009-02-20 14:32:54

sirocco
Member
Registered: 2008-03-10
Posts: 149

Re: R: an enviroment for statistical computing

extra/r 2.8.1-1
    R is a language and environment for statistical computing and graphics
http://www.archlinux.org/packages/extra/i686/r/

sorry...

Last edited by sirocco (2009-02-20 14:35:51)

Offline

#3 2009-02-20 14:42:21

nsb
Member
From: Switzerland
Registered: 2008-03-26
Posts: 57

Re: R: an enviroment for statistical computing

Oh, I did not see this one. Excuse me.
I will try to delete my package.

Offline

#4 2009-02-20 18:40:41

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: R: an enviroment for statistical computing

You cannot.
I will do it.

Offline

#5 2009-02-20 19:27:50

buttons
Member
From: NJ, USA
Registered: 2007-08-04
Posts: 620

Re: R: an enviroment for statistical computing

I have always thought the fact that it's just one letter made it extraordinarily difficult to find.

Add to this the policy of never capitalising package names and it's hopeless.


Cthulhu For President!

Offline

#6 2009-02-20 20:09:16

nsb
Member
From: Switzerland
Registered: 2008-03-26
Posts: 57

Re: R: an enviroment for statistical computing

Ok, thank you.

Yeah, trying to find "r" in the data base is a bit difficult. wink

Offline

#7 2009-02-20 20:47:16

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: R: an enviroment for statistical computing

Not the easiest search, sure, but

pacman -Ss | grep -A 1 '/r '

works - pacman doesn't mind a helping hand from other cool *nix tools every now and then. smile

Offline

#8 2009-02-20 21:29:39

xduugu
Member
Registered: 2008-10-16
Posts: 292

Re: R: an enviroment for statistical computing

pacman supports (simple?) regular expressions.

Something like

pacman -Ss ^r$

works fine.

Offline

#9 2009-02-20 22:41:00

nsb
Member
From: Switzerland
Registered: 2008-03-26
Posts: 57

Re: R: an enviroment for statistical computing

There is still so much to learn! smile

But that is also the nice side of linux.

Have a good night!

nsb

Offline

Board footer

Powered by FluxBB