<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Love it and hate it, R has come of age</title>
	<atom:link href="https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/feed/" rel="self" type="application/rss+xml" />
	<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/</link>
	<description>cognition, language, social systems; statistics, visualization, computation</description>
	<lastBuildDate>Tue, 25 Nov 2025 13:11:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ScottS-M</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-6223</link>
		<dc:creator>ScottS-M</dc:creator>
		<pubDate>Sun, 17 May 2009 21:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-6223</guid>
		<description><![CDATA[Wouldn&#039;t 
&lt;code&gt;sample(c(
   &quot;OMG OMG, R is now famous?!&quot;,
   &quot;People used to make fun of me for learning R since Splus is SO OLD!&quot;,
   &quot;I still hear stories that SAS can do crazy tricks that make me jealous.
   But not enough to attempt learning it.&quot;
),100,TRUE)&lt;/code&gt;
be more R-like? :) Nice article.]]></description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t<br />
<code>sample(c(<br />
   "OMG OMG, R is now famous?!",<br />
   "People used to make fun of me for learning R since Splus is SO OLD!",<br />
   "I still hear stories that SAS can do crazy tricks that make me jealous.<br />
   But not enough to attempt learning it."<br />
),100,TRUE)</code><br />
be more R-like? :) Nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Tweets for 2009-04-26 (Dhananjay Nene)</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-5587</link>
		<dc:creator>&#187; Tweets for 2009-04-26 (Dhananjay Nene)</dc:creator>
		<pubDate>Sun, 26 Apr 2009 23:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-5587</guid>
		<description><![CDATA[[...] Love it and hate it, R has come of age (Jan 2009) http://anyall.org/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/ #    This entry was posted on Sunday, April 26th, 2009 at 5:30 pm and is filed under Tweets. You [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Love it and hate it, R has come of age (Jan 2009) <a href="http://anyall.org/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/" rel="nofollow">http://anyall.org/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/</a> #    This entry was posted on Sunday, April 26th, 2009 at 5:30 pm and is filed under Tweets. You [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brendano</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-1876</link>
		<dc:creator>brendano</dc:creator>
		<pubDate>Wed, 14 Jan 2009 19:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-1876</guid>
		<description><![CDATA[&quot;R makes hard things easy and easy things hard&quot; =&gt; I love it.

(For anyone who doesn&#039;t recognize the reference, it&#039;s to Larry Wall&#039;s design goal for Perl: &quot;Easy things should be easy and hard things should be possible.&quot;  Or at least that&#039;s what I recognize.)]]></description>
		<content:encoded><![CDATA[<p>&#8220;R makes hard things easy and easy things hard&#8221; => I love it.</p>
<p>(For anyone who doesn&#8217;t recognize the reference, it&#8217;s to Larry Wall&#8217;s design goal for Perl: &#8220;Easy things should be easy and hard things should be possible.&#8221;  Or at least that&#8217;s what I recognize.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Driscoll</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-1872</link>
		<dc:creator>Michael Driscoll</dc:creator>
		<pubDate>Wed, 14 Jan 2009 12:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-1872</guid>
		<description><![CDATA[When is a matrix not a matrix?  When it&#039;s a matrix in R that you neglected to include the &quot;drop=N&quot; argument.
 
I confess to a love-hate relationship with R.  It makes hard things easy and easy things hard.  Beautiful visualizations of kernel density plots:  easy peasy.  Straightforward means of working with lists:  good luck with that.

Inconsistent syntax.  Incomplete documentation.  But a vibrant community and still better than anything else I&#039;ve come across.]]></description>
		<content:encoded><![CDATA[<p>When is a matrix not a matrix?  When it&#8217;s a matrix in R that you neglected to include the &#8220;drop=N&#8221; argument.</p>
<p>I confess to a love-hate relationship with R.  It makes hard things easy and easy things hard.  Beautiful visualizations of kernel density plots:  easy peasy.  Straightforward means of working with lists:  good luck with that.</p>
<p>Inconsistent syntax.  Incomplete documentation.  But a vibrant community and still better than anything else I&#8217;ve come across.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brendano</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-1745</link>
		<dc:creator>brendano</dc:creator>
		<pubDate>Thu, 08 Jan 2009 06:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-1745</guid>
		<description><![CDATA[Hm, interesting.  Some Risms I just can&#039;t take after knowing normal programming languages -- like using dots instead of underscores as separators in variable names.]]></description>
		<content:encoded><![CDATA[<p>Hm, interesting.  Some Risms I just can&#8217;t take after knowing normal programming languages &#8212; like using dots instead of underscores as separators in variable names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>https://brenocon.com/blog/2009/01/love-it-and-hate-it-r-has-come-of-age/#comment-1726</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 07 Jan 2009 13:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://anyall.org/blog/?p=409#comment-1726</guid>
		<description><![CDATA[It&#039;s great to read a &quot;warts and all&quot; review of R. I&#039;ve used dozens of programming languages, and R has been the hardest for me to learn. But it&#039;s a good tool for what it does well.

I think that part of the problem with R is that many R users only know (or only use) R. They learn it in school and then use it for every task, whether it&#039;s appropriate or not. And since they have nothing to compare it to, they assume the inconsistencies, cryptic names, and so forth are normal. Then when they start to write modules, they write like what they&#039;re used to. I imagine the best R programmers learned to program somewhere else and then started using R.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s great to read a &#8220;warts and all&#8221; review of R. I&#8217;ve used dozens of programming languages, and R has been the hardest for me to learn. But it&#8217;s a good tool for what it does well.</p>
<p>I think that part of the problem with R is that many R users only know (or only use) R. They learn it in school and then use it for every task, whether it&#8217;s appropriate or not. And since they have nothing to compare it to, they assume the inconsistencies, cryptic names, and so forth are normal. Then when they start to write modules, they write like what they&#8217;re used to. I imagine the best R programmers learned to program somewhere else and then started using R.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.016 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-04-27 13:05:49 -->
