<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lintr on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/lintr/</link>
    <description>Recent content in Lintr on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Fri, 03 Mar 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/lintr/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>I can&#39;t be parsed, mate</title>
      <link>https://www.rostrum.blog/2023/03/03/getparsedata/</link>
      <pubDate>Fri, 03 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/03/03/getparsedata/</guid>
      <description>Image by Keith Johnston from Pixabay. Deep fried by Matt Dray.1  tl;dr R is capable of reading R code. Obviously. You can use getParseData(parse()) to see what’s going on. A very naive intro.
 At an imparse There’s many things that delight me about R coding.2 One meta thing I like is the idea that R has to recognise the code that you give it as… R code.
For example, does x&amp;lt;-1 mean ‘x is less than minus-one’?</description>
    </item>
    
    <item>
      <title>Translate R to English with {r2eng}</title>
      <link>https://www.rostrum.blog/2020/11/14/hello-r2eng/</link>
      <pubDate>Sat, 14 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2020/11/14/hello-r2eng/</guid>
      <description>tl;dr I created the work-in-progress {r2eng} package (source, site) to help translate R expressions to speakable English. Inspired by Amelia McNamara and with a huge amount of help from Chung-hong Chan.
 Communication is hard Amelia McNamara (site, Twitter) gave a talk at the useR! 2020 conference called ‘Speaking R’. Watch the video on YouTube, or take a look at the slides.
To summarise greatly: R code should be speakable so that we can teach, learn and communicate with minimal friction.</description>
    </item>
    
  </channel>
</rss>