Hi, all
I am in the process of writing my first R extesion package. My extension
does not do statistics analysis. It serilizes the call, sends the call
to remote computer. The remote compuer will evaluate the call and
returns the result back to client machine. The idea is inspired by the
taskP
Hi,
I have been asked to produce a binary of some software for somone
running R on Mac OS X. I don't have a Mac and don't know anything about
them.
The sloution would seem to be to obtain/build a crsoo compiler on
windows or probably easier on Linux i686. I would appreciate any advice
on how ho
Interesting.
So, we've got lots of people that want GUIs, lots of variants with
existing prototypes, and lots of clamor for skilled collaborators.
As most of the work has seemed to be of the "I know this, and this is
what I want to do", it will be interesting to see how it shakes out.
I've still
Greetings all,
While recognizing that "this is easier said, than done", is there any
logic in suggesting that for those who might be interested, a specific R
GUI session of sorts be added to the UseR! 2006 meeting schedule?
Since some quorum of interested GUI users may be planning to attend the
m
Thomas Friedrichsmeier wrote:
> Hi,
>
>
>>Qt is C++, cross-platform using native widgets on OS X and Win and (since
>>more recently) available without fee or license woes provided it is used
>>for GPL'ed code.
>>
>>So it satisfies both the requirement to make it look and feel native
>>whereever p
I am considering requiring HAVE_ICONV as part of SUPPORT_MBCS for 2.3.0.
This would require the iconv from glibc or libiconv if multi-byte
character sets (notably UTF-8) are to be usable.
As far as I know this would only affect commercial Unixen, where libiconv
could be installed. (We know that
Hi,
> Qt is C++, cross-platform using native widgets on OS X and Win and (since
> more recently) available without fee or license woes provided it is used
> for GPL'ed code.
>
> So it satisfies both the requirement to make it look and feel native
> whereever possible, and satisfies the preference
On 16 October 2005 at 14:04, Prof Brian Ripley wrote:
| whereas I have seen some Qt-based ones I really liked.
Qt is C++, cross-platform using native widgets on OS X and Win and (since
more recently) available without fee or license woes provided it is used for
GPL'ed code.
So it satisfies b
On Sat, 15 Oct 2005, Duncan Temple Lang wrote:
> I think it is a little premature to entirely discount
> Gtk2, especially if it is based on Philippe's remark
> below. Philippe, did you try other applications,
> different themes, different configurations, or just the vanilla GIMP?
> and when? Whil
Hello James, Duncan and the others,
There are interesting arguments in your posts. I think I must react to
one of Duncan's considerations:
"Philippe, while you think that people are to individualistic in their
development of GUIs, I think perhaps a better interpretation is that
many of us are
On Sun, 16 Oct 2005, Peter Dalgaard wrote:
> [EMAIL PROTECTED] writes:
>
>> Full_Name: Ju-Sung Lee
>> Version: 2.2.0
>> OS: Windows XP
>> Submission from: (NULL) (66.93.61.221)
>>
>>
>> BIC() requires the attribute $nobs from the logLik object but the logLik of a
>> glm(formula,family=binomial())
[EMAIL PROTECTED] writes:
> Full_Name: Ju-Sung Lee
> Version: 2.2.0
> OS: Windows XP
> Submission from: (NULL) (66.93.61.221)
>
>
> BIC() requires the attribute $nobs from the logLik object but the logLik of a
> glm(formula,family=binomial()) object does not include $nobs. Adding
> attr(obj,'no
12 matches
Mail list logo