BookmarkSubscribeRSS Feed
yabwon
Amethyst | Level 16

Hey SAS-C!

Just FYI.

Bart

 

SAS Packages Framework, version 20250728

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


Changes:


Examples:

Install latest versions of packages from different sources:

%installPackage(basePlus macroArray bpUTiL DFA GSM SQLinDS GIGS SASjsCORE) /* mirror=SASPAC is default */

%installPackage(
  OncoPlotter sashash sas_dataset_json SASPACer misc
  sas_faker saslogchecker sas_compare rtfcreator
 ,mirror=PharmaForest)
 

 

 

 

_______________
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. Quick update with new functionality.

 

SAS Packages Framework, version 20250729

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


Changes:


Examples:

Install baseplus package from SASPAC organisation as a sources:

%installPackage(basePlus(2.1.0), github=SASPAC)
 

 

_______________
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



hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 644 views
  • 4 likes
  • 1 in conversation