Published February 27, 2024
| Version v2.1.1
Software
Open
AnushaPB/wingen: wingen 2.1.1
Description
First CRAN release! Minor changes made for CRAN.
Switch to ggplot() in examples and preview_gd()
- Switch from using base R plotting with
plot_gd()/plot_count()to ggplot plotting withggplot_gd()/ggplot_count()in the README, vignette, andpreview_gd()functions - This was done to avoid modifying the users environment with
par() plot_gd()andplot_count()can still be used
Simplification of vignette and examples
- To decrease code test time for CRAN the vignettes and the examples were reduced, however the core information remains the same
Files
AnushaPB/wingen-v2.1.1.zip
Files
(80.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ca2393aab77a37ff33221b2ae43d3a54
|
80.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/AnushaPB/wingen/tree/v2.1.1 (URL)