On 18 February 2015 at 14:44, Bryan Hanson wrote:
| On this feed, which I think is the place we should monitor upcoming changes:
|
| http://developer.r-project.org/blosxom.cgi/R-devel/NEWS
|
| What is the significance of the green and pink highlighting?
Same as in some code diff tools: green i
> On Feb 18, 2015, at 1:44 PM, Bryan Hanson wrote:
>
> On this feed, which I think is the place we should monitor upcoming changes:
>
> http://developer.r-project.org/blosxom.cgi/R-devel/NEWS
>
> What is the significance of the green and pink highlighting?
>
> Thanks, Bryan
I stand to be co
On Feb 18, 2015, at 2:44 PM, Bryan Hanson wrote:
>
> On this feed, which I think is the place we should monitor upcoming changes:
>
> http://developer.r-project.org/blosxom.cgi/R-devel/NEWS
>
> What is the significance of the green and pink highlighting?
>
It highlights the changes since last
On Wed, 21 Nov 2007, Gasper Cankar wrote:
> I'm probably not the first with this idea so I guess that there's a
> complex issue behind it but since I couldn't find an answer I just
> though to ask:
>
> Wouldn't it be nice to have color coded objects as output of ls()
> statement? Functions of one
Unfortunately, the problem is the way the R output is set up---there's
no portable way (at the moment) to tag output with different
attributes.
On Nov 21, 2007 4:11 AM, Gasper Cankar <[EMAIL PROTECTED]> wrote:
> I'm probably not the first with this idea so I guess that there's a
> complex issue be