macroArray package [ver. 1.2.1]

macroArray package [ver. 1.2.1]

- Package regenerated with the latest version of SPF
This commit is contained in:
Bart Jablonski
2023-11-11 17:29:44 +01:00
parent b785e1c9e4
commit 58e665069f
5 changed files with 2289 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ The **macroArray** package implements an array, a hash table, and a dictionary c
);
```
SHA256 digest for the latest version of `macroArray`: F*8689194590698F9A00B57FB37BE3CA8D7330F16B3E591CEAF49E6BE0B70D61D0
SHA256 digest for the latest version of `macroArray`: F*2A108D121D4DACAA8752E681301371F80F0500B2EE28A9E3B39678415BCBD6B2
[**Documentation for macroArray**](./macroarray.md "Documentation for macroArray")

2285
hist/1.2.1/macroarray.md Normal file

File diff suppressed because it is too large Load Diff

BIN
hist/1.2.1/macroarray.zip Normal file

Binary file not shown.

View File

@@ -19,7 +19,7 @@
---
# The macroArray package [ver. 1.2.0] <a name="macroarray-package"></a> ###############################################
# The macroArray package [ver. 1.2.1] <a name="macroarray-package"></a> ###############################################
The **macroArray** package implements a macro array facility:
- `%array()`,
@@ -75,10 +75,10 @@ Package contains:
Required SAS Components:
*Base SAS Software*
*SAS package generated by generatePackage, version 20231107*
*SAS package generated by generatePackage, version 20231111*
The SHA256 hash digest for package macroArray:
`F*8689194590698F9A00B57FB37BE3CA8D7330F16B3E591CEAF49E6BE0B70D61D0`
`F*2A108D121D4DACAA8752E681301371F80F0500B2EE28A9E3B39678415BCBD6B2`
---
# Content description ############################################################################################

Binary file not shown.