mirror of
https://github.com/SASPAC/macroarray.git
synced 2026-03-10 00:48:12 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c85e1adfca | ||
|
|
5b9113f152 |
@@ -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*35A657517CD2B1AB86C4E7C5320B5EDDDFBA9348075AE31DDAF875CF0CC193C9
|
||||
|
||||
[**Documentation for macroArray**](./macroarray.md "Documentation for macroArray")
|
||||
|
||||
|
||||
2468
hist/macroarray_1.3.1_.md
Normal file
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
BIN
hist/macroarray_1.3.1_.zip
Normal file
Binary file not shown.
2476
hist/macroarray_1.3.2_.md
Normal file
2476
hist/macroarray_1.3.2_.md
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hist/macroarray_1.3.2_.zip
Normal file
BIN
hist/macroarray_1.3.2_.zip
Normal file
Binary file not shown.
@@ -9,17 +9,17 @@
|
||||
### Version information:
|
||||
|
||||
- Package: macroArray
|
||||
- Version: 1.3.0
|
||||
- Generated: 2026-01-13T15:30:15
|
||||
- Version: 1.3.2
|
||||
- Generated: 2026-02-17T08:51:01
|
||||
- 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*35A657517CD2B1AB86C4E7C5320B5EDDDFBA9348075AE31DDAF875CF0CC193C9` for this version
|
||||
- Content SHA256: `C*DE477F4E280D438B364320F324C88DA3D336F102BA37810C60BDE15398DE84E9` for this version
|
||||
|
||||
---
|
||||
|
||||
# The `macroArray` package, version: `1.3.0`;
|
||||
# The `macroArray` package, version: `1.3.2`;
|
||||
|
||||
---
|
||||
|
||||
@@ -43,6 +43,14 @@ Some of components are:
|
||||
- `%mcDictionary()`,
|
||||
- etc.
|
||||
|
||||
Read this article to learn more:
|
||||
"Macro Variable Arrays Made Easy with macroArray SAS Package"
|
||||
|
||||
Link to the text:
|
||||
`https://www.lexjansen.com/pharmasug/2024/AP/PharmaSUG-2024-AP-108.pdf`
|
||||
or
|
||||
`https://www.lexjansen.com/wuss/2024/124_FINAL_paper_pdf.pdf`
|
||||
|
||||
*Note:*
|
||||
If you are working with BIG macroarrays do not
|
||||
forget to verify your session setting for macro
|
||||
@@ -75,7 +83,7 @@ Required SAS Components:
|
||||
|
||||
---------------------------------------------------------------------
|
||||
|
||||
*SAS package generated by SAS Package Framework, version `20251231`,*
|
||||
*SAS package generated by SAS Package Framework, version `20260216`,*
|
||||
*under `WIN`(`X64_10PRO`) operating system,*
|
||||
*using SAS release: `9.04.01M9P06042025`.*
|
||||
|
||||
|
||||
BIN
macroarray.zip
BIN
macroarray.zip
Binary file not shown.
Reference in New Issue
Block a user