BookmarkSubscribeRSS Feed
yabwon
Amethyst | Level 16

Hi,

 

just for your information, the SAS Packages Framework, version 20201018, 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. 🙂

 

What's new:

  • In the %generatePackage() macro new parameter testResults= pointing the location where tests results should be stored was added.
  • Datasets provided by the data type can be reloaded with help of the lazyData= parameter.
  • The way the dataset help is displayed was improved.
  • In the testing process the note about quoted string length was turned off.
  • Tests results (i.e. log and lst files) can be redirected to a different location and are stored in directories named: test_packagename_yyyymmddthhmmss.
  • Documentation updated.

Packages recompiled with the new version of the SAS Packages Framework:

  • SQLinDS (version 2.2)
  • macroArray (version 0.6)
  • DFA (version 0.2)
  • BasePlus (version 0.7)
  • dynMacroArray (version 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



2 REPLIES 2
yabwon
Amethyst | Level 16

@ChrisNZ, thank you for encouragement and kind words! I'm not going to stop. 🙂

 

All the best

Bart

_______________
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
  • 2 replies
  • 1439 views
  • 1 like
  • 2 in conversation