Hi,
just for your information, the SAS Packages Framework, version 20210109, was released. As usual the SPF is available at: https://github.com/yabwon/SAS_PACKAGES
In the GitHub's readme.md file I added a list of locations where the SAS Packages Framework is used. If you want to share that you are using the SPF let me know and I'll update the list.
Changes:
- type
formatS
added (mind the S
at the end)
- testing extended:
- test for existence of datasets
- test for existence of macros
Documentation updated.
Packages recompiled with the new version of the SAS Packages Framework:
SQLinDS
(version 2.2)
macroArray
(version 0.8)
DFA
(version 0.4)
- Bitmaps added to the list of data structures generated by the DFA package.
- New components:
- proto bit64andprotodfa
- proto bit64orprotodfa
- function bit64anddfa
- function bit64ordfa
- macro createdfbitmap
BasePlus
(version 0.991)
dynMacroArray
(version 0.2)
All the best
Bart