Re: [Rd] [R-sig-Debian] bug in r-base (PR#10521)

2007-12-20 Thread Dr. Ottorino-Luca Pantani
I had the same problem, but thanks to help of R-help list I solved it. I'm far from an expert user in Linux, but i solved my problems as follows. sudo apt-get install build-essential g77 sudo apt-get install refblas3 refblas3-dev sudo apt-get install r-base-core r-base-dev r-recommended I really

Re: [Rd] Problem compiling R 2.6.1 on POWER 570 system

2007-12-20 Thread Mark Komarinski
Cookies all around for the rapid and accurate help! I wound up using a variation of the below (the non-quoted part is what I changed): On 12/19/2007 04:15 PM, Andrew Ferris wrote: > Hello Mark, > > Here's the full configure that I used to get 2.4.1 to work on 64bit SLES on a > 570: > > ./conf

Re: [Rd] bug in by.data.frame, R-2.6.1 (PR#10506)

2007-12-20 Thread tlumley
On Wed, 19 Dec 2007, Prof Brian Ripley wrote: > It transpires that package survey relies on the current behaviour (which is > not new in 2.6.1: R 2.0.0 did it). > > The suggested fix is reasonable if 'data' was originally a data frame, but > the default method promotes vectors to data frames, an

[Rd] SHLIB steps on a Makefile

2007-12-20 Thread Iago Mosqueira
Hi, I need to create a Makefile.win for a given package so as to fiddle slightly with the compilation process. My Makefile works fine in Linux but I am having trouble creating Makefile.win for MinGW. I first looked at the commands that Rcmd SHLIB appeared to be running and copied those onto the Ma

Re: [Rd] SHLIB steps on a Makefile

2007-12-20 Thread Simon Urbanek
Iago, On Dec 20, 2007, at 4:49 PM, Iago Mosqueira wrote: > I need to create a Makefile.win for a given package so as to fiddle > slightly with the compilation process. My Makefile works fine in > Linux but I am having trouble creating Makefile.win for MinGW. I > first looked at the commands

Re: [Rd] SHLIB steps on a Makefile

2007-12-20 Thread Prof Brian Ripley
On Thu, 20 Dec 2007, Iago Mosqueira wrote: > Hi, > > I need to create a Makefile.win for a given package so as to fiddle > slightly with the compilation process. My Makefile works fine in Linux That's rather dangerous: we have had lots of trouble with packages for which the Makefile works on the

Re: [Rd] SHLIB steps on a Makefile

2007-12-20 Thread Iago Mosqueira
On Dec 20, 2007 11:23 PM, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > On Thu, 20 Dec 2007, Iago Mosqueira wrote: > > > Hi, > > > > I need to create a Makefile.win for a given package so as to fiddle > > slightly with the compilation process. My Makefile works fine in Linux > > That's rather dang

[Rd] using example() with S4 documentation

2007-12-20 Thread Thibaut Jombart
Hi list, Developping a plot method for a S4 class 'foo' (signature being x="foo", y="missing"), I would like to access the example contained inside the \examples{} section of the corresponding Rd file. This file contains the aliases: \alias{plot-methods} and \alias{plot,foo,missing}. There is n

[Rd] typo in cbind help page (PR#10523)

2007-12-20 Thread markleeds
--=_Part_1509_5179695.1198191004146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit --=_Part_1509_5179695.1198191004146 Content-Type: application/octet-stream; name=R.bug.report Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=R.bug.report