<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Matthew Kay - Blog</title>
    <link>http://blog.mjskay.com/</link>
    <description>Recent content on Matthew Kay - Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 15 Jul 2021 00:00:00 +0000</lastBuildDate><atom:link href="http://blog.mjskay.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Announcing tidybayes &#43; ggdist 3.0</title>
      <link>http://blog.mjskay.com/2021/07/15/tidybayes-ggdist-3-0/</link>
      <pubDate>Thu, 15 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>http://blog.mjskay.com/2021/07/15/tidybayes-ggdist-3-0/</guid>
      <description>Tidybayes and ggdist3.0 are now on CRAN. There are a number of big changes, including someslightly backwards-incompatible changes, hence the major version bump.
Major changes include:
Support for slabs with true gradients with varying alpha or fill in R 4.1.Improved support for discrete distributions.Support for the new posterior package,including the rvar (random variable)datatype.side, justification, and scale are now aesthetics instead of parameters,allowing them to vary across slabs within the same geom.</description>
    </item>
    
    <item>
      <title>Announcing tidybayes and ggdist 2.1</title>
      <link>http://blog.mjskay.com/2020/06/14/tidybayes-ggdist/</link>
      <pubDate>Sun, 14 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>http://blog.mjskay.com/2020/06/14/tidybayes-ggdist/</guid>
      <description>Tidybayes 2.1 is a minor—but exciting—update to tidybayes. The main changes are:
I have split tidybayes into two packages: tidybayes and ggdist;
All geoms and stats now support automatic orientation detection; and
Lineribbons can now plot step functions.
More details on these changes (and some other minor changes) below.
Tidybayes is now tidybayes + ggdisttidybayes began as a package focused on munging posteriors from Bayesian models into a format suitablefor use with ggplot2.</description>
    </item>
    
    <item>
      <title>I don’t want your monolithic ggplot function</title>
      <link>http://blog.mjskay.com/2017/11/05/i-don-t-want-your-monolithic-ggplot-function/</link>
      <pubDate>Sun, 05 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>http://blog.mjskay.com/2017/11/05/i-don-t-want-your-monolithic-ggplot-function/</guid>
      <description>With the popularity and power of ggplot2, some R package authors are changingtheir plotting functions to output ggplot objects instead of base R plots. This is a great idea for existing packagemaintainers that simply want to update their output to a modern, flexible and themeable plotting library.
However, I have also encountered a handful of packages that fall into the trap of creating newmonolithic ggplot functions: heavyweight, base-R-like functions with lots of parameters that output custom ggplot objects.</description>
    </item>
    
  </channel>
</rss>
