Software Open Access
Nicholas Tierney; cregouby; Maëlle Salmon; Nic Crane; Sean Hughes; Mara Averick; tierneyn; Noam Ross; Anthony Raborn; Carson Sievert; Jeroen Ooms; Jim Hester; Matthias Grenié; Romain François; John Muschelli
{ "publisher": "Zenodo", "DOI": "10.5281/zenodo.7597257", "title": "ropensci/visdat: visdat 0.6.0 (2023/02/01) \"Superman, Lazlo Bane\"", "issued": { "date-parts": [ [ 2023, 2, 2 ] ] }, "abstract": "visdat 0.6.0 (2023/02/01) \"Superman, Lazlo Bane\"\nNew Feature\n<ul>\n<li><code>vis_value()</code> for visualising all values in a dataset. It rescales values to be between 0 and 1. See #100</li>\n<li><code>vis_binary()</code> for visualising datasets with binary values - similar to <code>vis_value()</code>, but just for binary data (0, 1, NA). See #125. Thank you to Trish Gilholm for her suggested use case for this.</li>\n<li>Implemented facetting in <code>vis_dat()</code> and <code>vis_cor()</code>, and <code>vis_miss()</code> see (#78). The next release will implement facetting for <code>vis_value()</code>, <code>vis_binary()</code>, <code>vis_compare()</code>, <code>vis_expect()</code>, and <code>vis_guess()</code>.</li>\n<li>Implemented data methods for plots with <code>data_vis_dat()</code>, <code>data_vis_cor()</code>, and <code>data_vis_miss()</code> see (#78).</li>\n<li><code>vis_dat()</code> <code>vis_miss()</code> and <code>vis_guess()</code> now render missing values in list-columns (@cregouby #138)</li>\n<li>Added <code>abbreviate_vars()</code> function to assist with abbreviating data names (#140)</li>\n<li>Percentage missing in columns for <code>vis_miss()</code> is now rounding to integers - for more accurate representation of missingness summaries please use the <code>naniar</code> R package.</li>\n<li>A new vignette on customising colour palettes in visdat, \"Customising colour palettes in visdat\".</li>\n</ul>\nBug Fix\n<ul>\n<li>no longer use old version of <code>gather_</code> (#141)</li>\n<li>resolve bug where <code>vis_value()</code> displayed constant values as NA values (#128) - these constant values are now shown as 1.</li>\n<li>removed use of the now deprecated \"aes_string\" from ggplot2</li>\n<li>output of plot in <code>vis_expect</code> would reorder columns (<a href=\"https://github.com/ropensci/visdat/issues/133\">#133</a>), fixed in <a href=\"https://github.com/ropensci/visdat/pull/134\">#143</a> by <a href=\"https://github.com/muschellij2\">@muschellij2</a>.</li>\n</ul>\nMisc\n<ul>\n<li>No longer uses gdtools for testing (#145)</li>\n<li>Use <code>cli</code> internally for error messages.</li>\n<li>Speed up some internal functions in visdat</li>\n</ul>", "author": [ { "family": "Nicholas Tierney" }, { "family": "cregouby" }, { "family": "Ma\u00eblle Salmon" }, { "family": "Nic Crane" }, { "family": "Sean Hughes" }, { "family": "Mara Averick" }, { "family": "tierneyn" }, { "family": "Noam Ross" }, { "family": "Anthony Raborn" }, { "family": "Carson Sievert" }, { "family": "Jeroen Ooms" }, { "family": "Jim Hester" }, { "family": "Matthias Greni\u00e9" }, { "family": "Romain Fran\u00e7ois" }, { "family": "John Muschelli" } ], "version": "v0.6.0", "type": "article", "id": "7597257" }
All versions | This version | |
---|---|---|
Views | 882 | 18 |
Downloads | 43 | 1 |
Data volume | 500.4 MB | 12.8 MB |
Unique views | 819 | 18 |
Unique downloads | 41 | 1 |