From 13a9585ae3b2c6e0032a61ccba79d66435880f22 Mon Sep 17 00:00:00 2001 From: Bart Jablonski Date: Sat, 20 May 2023 17:27:04 +0200 Subject: [PATCH] The BasePlus package [ver. 1.24.1] The BasePlus package [ver. 1.24.1] - The `BasePlus` package, version `1.24.1` was regenerated with latest version of the framework. - The `%RainCloudPlot()` macro from the `BasePlus` packages was updated with new parameters: * `sganno` - *Optional*, default value is empty. keeps name of a data set for the `sganno=` option of the SGPLOT procedure. * `sgPlotOptions` - *Optional*, default value is `noautolegend noborder`. List of additional options values for SGPLOT procedure. * `odsGraphicsOptions` - *Optional*, default value is empty. List of additional options values for `ODS Graphics` statement. By default only the: `width=`, `height=`, and `antialiasmax=` are modified. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caee4e5..cddf249 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ libname NEW "%workPath()/new"; ``` and more. -SHA256 digest for the latest version of `BasePlus`: F*B297440903337E1AE6F12A6001B80B8AB743079847D16D63DF1C649AE51AA411 +SHA256 digest for the latest version of `BasePlus`: F*0CCAA009D64CC20ED315FA123C233E0383967E635EB8708E7A48EEE3767C6BC5 [**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")