Re: [Rd] compiling on snow leopard: Cocoa errors?!?!?!

2009-11-27 Thread Homer Paul Benton
Simon, Thanks for your help. I uninstalled and reinstalled xcode and gfortran. I got it direct from the website this time :p All was happy on the configure and make install. Cheers, Paul On 27 Nov 2009, at 03:14, Simon Urbanek wrote: > Paul, > > On Nov 26, 2009, at 9:03 PM, Homer Paul Ben

Re: [Rd] compiling on snow leopard: Cocoa errors?!?!?!

2009-11-27 Thread Homer Paul Benton
Simon, I'm currently using gcc --version i686-apple-darwin8-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5564) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULA

[Rd] Long execution time for quantile() and difftime objects (PR#14091)

2009-11-27 Thread hong . ooi
Full_Name: Hong Ooi Version: 2.10.0 OS: Windows XP Submission from: (NULL) (203.110.235.1) While trying to get summary statistics on a duration variable (the difference between a start and end date), I ran into the following issue. Using summary or quantile (which summary calls) on a difftime obj

Re: [Rd] Long execution time for quantile() and difftime objects (PR#14091)

2009-11-27 Thread Prof Brian Ripley
Did you read the help page? x: numeric vector whose sample quantiles are wanted. ‘NA’ and ‘NaN’ values are not allowed unless ‘na.rm’ is ‘TRUE’. so only 'numeric' vectors are really supported, although it does say The default method does not allow factors, but works with

Re: [Rd] Long execution time for quantile() and difftime objects (PR#14092)

2009-11-27 Thread ripley
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27501778-1317196171-1259330723=:5696 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-7; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: Di

Re: [Rd] p-generalized normal distribution

2009-11-27 Thread Ben Bolker
Steve Kalke uni-rostock.de> writes: > I would like to know if there is an R-package available for > computing the density, distribution function, > quantiles and random > numbers of the p-generalized normal distribution or > if somebody is already working on it. I haven't been able to find