[Rd] Open Software License v. 3.0

2014-10-08 Thread Gergely Daróczi
Dear All, I would like to propose adding the OSL-3.0 license to the list of "standard" licenses bundled with R: Index: share/licenses/license.db === --- share/licenses/license.db (revision 66733) +++ share/licenses/license.db (workin

Re: [Rd] RCMD SHLIB problem in 64 bits

2014-10-08 Thread Duncan Murdoch
On 08/10/2014, 12:57 PM, Qiao Kang wrote: > I am trying to build a dll writen in C to be called by R. > > Interestingly, when I set the global environment variable PATH to be > "c:\Rtools\bin;C:\Rtools\gcc-4.6.3;C:\Program Files\R\R-3.1.1\bin\*i386*;" > and I typed "RCMD SHLIB Permutation.c" in Cy

[Rd] RCMD SHLIB problem in 64 bits

2014-10-08 Thread Qiao Kang
I am trying to build a dll writen in C to be called by R. Interestingly, when I set the global environment variable PATH to be "c:\Rtools\bin;C:\Rtools\gcc-4.6.3;C:\Program Files\R\R-3.1.1\bin\*i386*;" and I typed "RCMD SHLIB Permutation.c" in Cygwin, the dll was compiled and I can sucessfully cal

Re: [Rd] [R logs] Help in develop a simply logs package

2014-10-08 Thread Thomas J. Leeper
Maybe this isn't what you're going for, but to implement the "ritesink" widget in my package rite (which is a colored tcltk widget to display output, messages, warnings, and errors), I use a combination of `sink`, `addTaskCallback`, and a modification of `options("error")`. In short, the task callb

Re: [Rd] AIX-5.3 Issue installing Matrix Package

2014-10-08 Thread shivali
Hi , Thanks, but i tried with bash also result is same - Package Matrix facing issue while Loading - ~~` Creating a generic function for 'qr.qty' from package 'base' in package 'Matrix' Creating a generic function for 'qr.coef' from package 'base' in package 'M