BookmarkSubscribeRSS Feed
yabwon
Amethyst | Level 16

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:

  • New macros added: %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)
  • Bug fixes
  • New versions of documentation and "getting started"

Packages recompiled with new version of the framework:

  • BasePlus [0.62]
    • getVars() modified to handle "long" lists of variables
    • QuickSort functions added
  • SQLinDS [2.1]
  • DFA (Dynamic Function Arrays) [0.2]
  • macroArray [0.4]
    • new parameter which= added to the %do_over macro
  • dynMacroArray [0.2]
_______________
Polish SAS Users Group: www.polsug.com and communities.sas.com/polsug

"SAS Packages: the way to share" at SGF2020 Proceedings (the latest version), GitHub Repository, and YouTube Video.
Hands-on-Workshop: "Share your code with SAS Packages"
"My First SAS Package: A How-To" at SGF2021 Proceedings

SAS Ballot Ideas: one: SPF in SAS, two, and three
SAS Documentation



1 REPLY 1
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 740 views
  • 4 likes
  • 2 in conversation