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
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
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
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
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