For your information,
the SAS Packages Framework, version 20200911, was released today. It is available at: https://github.com/yabwon/SAS_PACKAGES
Main changes includes:
%loadPackageS()
and %verifyPackage()
%installPackage()
allow to install multiple packages with in run%listPackages()
updated%generatePackage()
provides hash digest of the package zip file (for SAS 9.54M6 and later)Packages recompiled with new version of the framework:
BasePlus
[0.62]
SQLinDS
[2.1]DFA
(Dynamic Function Arrays) [0.2]macroArray
[0.4]
which=
added to the %do_over
macrodynMacroArray
[0.2]Thank you Bart 🙂
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.