The macroArray package [ver. 1.3.1]

The macroArray package [ver. 1.3.1]

Package regenerated with SAS Packages Framework, version 20250126. No functional changes, documentation cleaned up.
This commit is contained in:
Bart Jablonski
2026-01-26 17:23:38 +01:00
parent 79e9385014
commit 5b9113f152
5 changed files with 2475 additions and 7 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*C6C2B5507B6590365222FC764076E294CCE3AAE99971D9CAA942F8BAEBEFAE24
SHA256 digest for the latest version of `macroArray`: F*9DA64CA9A745E1DB7176F7AF4459BB014F61F71626473ABF6471A32689E14FF1
[**Documentation for macroArray**](./macroarray.md "Documentation for macroArray")

2468
hist/macroarray_1.3.1_.md Normal file

File diff suppressed because it is too large Load Diff

BIN
hist/macroarray_1.3.1_.zip Normal file

Binary file not shown.

View File

@@ -9,17 +9,17 @@
### Version information:
- Package: macroArray
- Version: 1.3.0
- Generated: 2026-01-13T15:30:15
- Version: 1.3.1
- Generated: 2026-01-26T15:33:03
- Author(s): Bartosz Jablonski (yabwon@gmail.com)
- Maintainer(s): Bartosz Jablonski (yabwon@gmail.com)
- License: MIT
- File SHA256: `F*C6C2B5507B6590365222FC764076E294CCE3AAE99971D9CAA942F8BAEBEFAE24` for this version
- Content SHA256: `C*9119F3A4C7C4D859C7FB03373AB4FE6551CD7BDFA42BA9B4303D36C367BC8855` for this version
- File SHA256: `F*9DA64CA9A745E1DB7176F7AF4459BB014F61F71626473ABF6471A32689E14FF1` for this version
- Content SHA256: `C*15A52658C8CBF9AB36AB1CA847FA628CCC6E9C67F625FFD3A959EB191445F780` for this version
---
# The `macroArray` package, version: `1.3.0`;
# The `macroArray` package, version: `1.3.1`;
---
@@ -75,7 +75,7 @@ Required SAS Components:
---------------------------------------------------------------------
*SAS package generated by SAS Package Framework, version `20251231`,*
*SAS package generated by SAS Package Framework, version `20260126`,*
*under `WIN`(`X64_10PRO`) operating system,*
*using SAS release: `9.04.01M9P06042025`.*

Binary file not shown.