Re: 'R' statistics package install on Fedora 12

2010-01-31 Thread Kevin Kofler
Ed Greshko wrote:
> Already packaged for F12 
> 
> yum info R

By the way, for a minimum R installation, you need just R-core. The main R 
package is set up so that it also pulls in all the development stuff, so 
that you can build R modules/packages from source. But if the basic set of R 
packages packaged in Fedora is not sufficient for you, you'll have to do 
that anyway. R provides automatic commands for that in its UI, so it should 
be easy, but this does indeed need the development stuff and not just R-core 
to work.

Kevin Kofler

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: 'R' statistics package install on Fedora 12

2010-01-28 Thread Robin Laing
On 01/28/2010 12:10 AM, Jay_Linux wrote:
> Hi,
>
> I would like to install the 'R' statistics package on Fedora 12 (x86),
> and checked the R-Project page (http://www.r-project.org/) for a
> Fedora 12 package, however there were only RPM's for Fedora 10 and 11
> (http://www.stats.bris.ac.uk/R/, also at other d/l mirrors).
>
> How can one install 'R' on Fedora 12 ?
>
> Thanks,
>
> Jay
>
>

Hello Jay,

Look at Packagekit for various applications.  I prefer Yumex as the 
searching seems much better to me.

There are so many tools and applications that I read about and then find 
out that they are already available from the various repositories.

-- 
Robin Laing
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: 'R' statistics package install on Fedora 12

2010-01-27 Thread Jay_Linux
On Thu, Jan 28, 2010 at 12:51 PM, Ed Greshko  wrote:

> Jay_Linux wrote:
>> Hi,
>>
>> I would like to install the 'R' statistics package on Fedora 12 (x86),
>> and checked the R-Project page (http://www.r-project.org/) for a
>> Fedora 12 package, however there were only RPM's for Fedora 10 and 11
>> (http://www.stats.bris.ac.uk/R/, also at other d/l mirrors).
>>
>> How can one install 'R' on Fedora 12 ?
>>
>>
> Already packaged for F12 
>
> yum info R
>
> Available Packages
> Name       : R
> Arch       : i686
> Version    : 2.10.1
> Release    : 1.fc12
> Size       : 16 k
> Repo       : updates
> Summary    : A language for data analysis and graphics
> URL        : http://www.r-project.org
> License    : GPLv2+
> Description: This is a metapackage that provides both core R userspace and
>           : all R development components.
>           :
>           : R is a language and environment for statistical computing
> and graphics.
>           : R is similar to the award-winning S system, which was
> developed at
>           : Bell Laboratories by John Chambers et al. It provides a wide
>           : variety of statistical and graphical techniques (linear and
>           : nonlinear modelling, statistical tests, time series analysis,
>           : classification, clustering, ...).
>           :
>           : R is designed as a true computer language with control-flow
>           : constructions for iteration and alternation, and it allows
> users to
>           : add additional functionality by defining new functions. For
>           : computationally intensive tasks, C, C++ and Fortran code
> can be linked
>           : and called at run time.


Thanks.

Jay

--
Linux User 483705 @ http://counter.li.org/ (Linux Counter)
Fedora 12 Smolt PC Hardware Profile:
http://www.smolts.org/client/show/pub_943fc961-4f49-49a3-8bc1-d7a86e57ce3e
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: 'R' statistics package install on Fedora 12

2010-01-27 Thread Ed Greshko
Jay_Linux wrote:
> Hi,
>
> I would like to install the 'R' statistics package on Fedora 12 (x86),
> and checked the R-Project page (http://www.r-project.org/) for a
> Fedora 12 package, however there were only RPM's for Fedora 10 and 11
> (http://www.stats.bris.ac.uk/R/, also at other d/l mirrors).
>
> How can one install 'R' on Fedora 12 ?
>
>   
Already packaged for F12 

yum info R

Available Packages
Name   : R
Arch   : i686
Version: 2.10.1
Release: 1.fc12
Size   : 16 k
Repo   : updates
Summary: A language for data analysis and graphics
URL: http://www.r-project.org
License: GPLv2+
Description: This is a metapackage that provides both core R userspace and
   : all R development components.
   :
   : R is a language and environment for statistical computing
and graphics.
   : R is similar to the award-winning S system, which was
developed at
   : Bell Laboratories by John Chambers et al. It provides a wide
   : variety of statistical and graphical techniques (linear and
   : nonlinear modelling, statistical tests, time series analysis,
   : classification, clustering, ...).
   :
   : R is designed as a true computer language with control-flow
   : constructions for iteration and alternation, and it allows
users to
   : add additional functionality by defining new functions. For
   : computationally intensive tasks, C, C++ and Fortran code
can be linked
   : and called at run time.






signature.asc
Description: OpenPGP digital signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: 'R' statistics package install on Fedora 12

2010-01-27 Thread Dan Irwin
AFAIK It's already in Fedora 12. Obviously a yum search '*r*' will return
meaningless results, but it is there.

On Thu, Jan 28, 2010 at 5:10 PM, Jay_Linux  wrote:

> Hi,
>
> I would like to install the 'R' statistics package on Fedora 12 (x86),
> and checked the R-Project page (http://www.r-project.org/) for a
> Fedora 12 package, however there were only RPM's for Fedora 10 and 11
> (http://www.stats.bris.ac.uk/R/, also at other d/l mirrors).
>
> How can one install 'R' on Fedora 12 ?
>
> Thanks,
>
> Jay
>
>
> --
> Linux User 483705 @ http://counter.li.org/ (Linux Counter)
> Fedora 12 Smolt PC Hardware Profile:
> http://www.smolts.org/client/show/pub_943fc961-4f49-49a3-8bc1-d7a86e57ce3e
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


'R' statistics package install on Fedora 12

2010-01-27 Thread Jay_Linux
Hi,

I would like to install the 'R' statistics package on Fedora 12 (x86),
and checked the R-Project page (http://www.r-project.org/) for a
Fedora 12 package, however there were only RPM's for Fedora 10 and 11
(http://www.stats.bris.ac.uk/R/, also at other d/l mirrors).

How can one install 'R' on Fedora 12 ?

Thanks,

Jay


--
Linux User 483705 @ http://counter.li.org/ (Linux Counter)
Fedora 12 Smolt PC Hardware Profile:
http://www.smolts.org/client/show/pub_943fc961-4f49-49a3-8bc1-d7a86e57ce3e
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines