BookmarkSubscribeRSS Feed
yabwon
Amethyst | Level 16

Hey SAS Communities!

Just FYI.

Bart

 

 

The SAS Packages Framework, version 20220830 is here.

Located as usual at: https://github.com/yabwon/SAS_PACKAGES


Changes:

  • New metadata checks for required SAS components and required SAS packages (in the description.sas file) in the %generatePackage() macro added.
  • New parameter delTestWork in the %generatePackage() macro added. It indicates if WORK directories generated by user tests should be deleted, i.e. the (NO)WORKTERM option is set.
  • Log aesthetics and readability improved in the %generatePackages() macro:
    • subtitles added in the log,
    • stimer turned off,
    • some notes turned off.
  • Generation of table with tests results updated.
  • Documentation updated.

Packages regenerated with the new version of SPF:

  • BasePlus
  • SQLinDS
  • macroArray
  • DFA
  • dynMacroArray
  • GSM

 

_______________
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
yabwon
Amethyst | Level 16

FYI

An extension to SAS Packages Framework, version 20220925,

Features:

  • For the purpose of easy use of the SAS Packages Framework (SPFinit.sas file) with SASAUTOS, inside the .../SAS_PACKAGE/SPF directory, a sub-directory Macros, containing each macro of the framework in a separate *.sas file, was introduced. See Appendix 14 in Getting Started with SAS Packages presentation.
  • Documentation update.
_______________
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



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
  • 770 views
  • 3 likes
  • 1 in conversation