<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Open Source SAS Macros, Scripts &amp;amp; related tools for daily business in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630911#M667</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/315724"&gt;@KatjaGlass&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I agree you have to do a certain amount of detective work to find specifics. Hopefully, some of the resources I list below will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="SAS GitHub" href="https://github.com/sassoftware" target="_self"&gt;github.com/sassoftware&lt;/A&gt; and &lt;A title="SAS blogs page" href="https://blogs.sas.com/content/" target="_self"&gt;blogs.sas.com&lt;/A&gt; are great places to start when looking for open source coding examples. You may also want to browse through &lt;A title="SAS developers portal" href="https://developer.sas.com/home.html" target="_self"&gt;developer.sas.com&lt;/A&gt;. There you'll find a wealth of information and links to other resources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what you are looking for, here are some '&lt;A title="GitHub repositories with samples and examples" href="https://github.com/sassoftware?q=example&amp;amp;type=&amp;amp;language=" target="_self"&gt;examples' repositories on github&lt;/A&gt; containing sample code and examples. Also, I did a general GitHub search for 'sas macros' and found the &lt;A title="macrocore GitHub repository" href="https://github.com/macropeople/macrocore" target="_self"&gt;macrocore repository&lt;/A&gt; from &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/28909"&gt;@AllanBowe&lt;/a&gt;. The search also uncovered other repos from users outside of sassoftware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are &lt;A title="SAS blog posts with the Developers tag" href="https://blogs.sas.com/content/tag/developers/" target="_self"&gt;blog posts with the 'Developers' tag&lt;/A&gt;. And here are &lt;A title="SAS open source blog posts" href="https://blogs.sas.com/content/tag/open-source/" target="_self"&gt;ones marked with 'open source'&lt;/A&gt;. You can search on other groupings (Python, R, cloud, etc.) on the blogs page. Not every post will fit your needs, but a more detective work will uncover relevant material.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other resources you may find interesting are the &lt;A title="SAS webinars" href="https://www.sas.com/en_us/webinars.html" target="_self"&gt;Webinars series&lt;/A&gt;. You can experience the Webinars live or on-demand. Many of the Webinars provide links to materials covered during the session.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another great resource for code is the &lt;A title="SAS Global Forum proceedings" href="https://www.lexjansen.com/cgi-bin/xsl_transform.php?x=sgf2019" target="_self"&gt;SAS Global Forum proceedings&lt;/A&gt; from past years.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And last, but not least, the Communities! Any number of searches here will turn up nuggets of code and wisdom.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for licensing, each resource is different. Some expect you to have a SAS license. While others may offer links to various &lt;A title="SAS free trials page" href="https://www.sas.com/en_us/trials.html" target="_self"&gt;SAS free trial software&lt;/A&gt;. Other no-cost options include &lt;A title="SAS Viya for Learners" href="https://www.sas.com/en_us/software/viya-for-learners.html" target="_self"&gt;SAS Viya for Learners&lt;/A&gt; and &lt;A title="SAS University edition" href="https://www.sas.com/en_us/software/university-edition.html" target="_self"&gt;SAS University edition&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2020 17:32:07 GMT</pubDate>
    <dc:creator>joeFurbee</dc:creator>
    <dc:date>2020-03-10T17:32:07Z</dc:date>
    <item>
      <title>Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630588#M666</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am searching for open source SAS macros, scripts and related tools used for daily business. I have created an Open Source Portal for Clinical Study evaluations, where I included already those which I am aware of (&lt;A href="https://www.glacon.eu/portal" target="_blank"&gt;https://www.glacon.eu/portal&lt;/A&gt; - overview &amp;amp; info pane contains links).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sassoftware githubs does not really contain daily business examples, but more general learning and environment things. The SAS blogs (visualization) is nice and contains often code, but unluckily not on github and the open source license of the blog is also not provided (or is it somewhere hidden)? The "Free Data Friday" tag in this community contains nice examples which are more practical (also no license mentioned). Somehow this is all hard to find.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know any further collections, could you please link them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Katja&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 08:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630588#M666</guid>
      <dc:creator>KatjaGlass</dc:creator>
      <dc:date>2020-03-09T08:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630911#M667</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/315724"&gt;@KatjaGlass&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I agree you have to do a certain amount of detective work to find specifics. Hopefully, some of the resources I list below will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="SAS GitHub" href="https://github.com/sassoftware" target="_self"&gt;github.com/sassoftware&lt;/A&gt; and &lt;A title="SAS blogs page" href="https://blogs.sas.com/content/" target="_self"&gt;blogs.sas.com&lt;/A&gt; are great places to start when looking for open source coding examples. You may also want to browse through &lt;A title="SAS developers portal" href="https://developer.sas.com/home.html" target="_self"&gt;developer.sas.com&lt;/A&gt;. There you'll find a wealth of information and links to other resources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on what you are looking for, here are some '&lt;A title="GitHub repositories with samples and examples" href="https://github.com/sassoftware?q=example&amp;amp;type=&amp;amp;language=" target="_self"&gt;examples' repositories on github&lt;/A&gt; containing sample code and examples. Also, I did a general GitHub search for 'sas macros' and found the &lt;A title="macrocore GitHub repository" href="https://github.com/macropeople/macrocore" target="_self"&gt;macrocore repository&lt;/A&gt; from &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/28909"&gt;@AllanBowe&lt;/a&gt;. The search also uncovered other repos from users outside of sassoftware.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are &lt;A title="SAS blog posts with the Developers tag" href="https://blogs.sas.com/content/tag/developers/" target="_self"&gt;blog posts with the 'Developers' tag&lt;/A&gt;. And here are &lt;A title="SAS open source blog posts" href="https://blogs.sas.com/content/tag/open-source/" target="_self"&gt;ones marked with 'open source'&lt;/A&gt;. You can search on other groupings (Python, R, cloud, etc.) on the blogs page. Not every post will fit your needs, but a more detective work will uncover relevant material.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other resources you may find interesting are the &lt;A title="SAS webinars" href="https://www.sas.com/en_us/webinars.html" target="_self"&gt;Webinars series&lt;/A&gt;. You can experience the Webinars live or on-demand. Many of the Webinars provide links to materials covered during the session.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another great resource for code is the &lt;A title="SAS Global Forum proceedings" href="https://www.lexjansen.com/cgi-bin/xsl_transform.php?x=sgf2019" target="_self"&gt;SAS Global Forum proceedings&lt;/A&gt; from past years.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And last, but not least, the Communities! Any number of searches here will turn up nuggets of code and wisdom.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for licensing, each resource is different. Some expect you to have a SAS license. While others may offer links to various &lt;A title="SAS free trials page" href="https://www.sas.com/en_us/trials.html" target="_self"&gt;SAS free trial software&lt;/A&gt;. Other no-cost options include &lt;A title="SAS Viya for Learners" href="https://www.sas.com/en_us/software/viya-for-learners.html" target="_self"&gt;SAS Viya for Learners&lt;/A&gt; and &lt;A title="SAS University edition" href="https://www.sas.com/en_us/software/university-edition.html" target="_self"&gt;SAS University edition&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:32:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630911#M667</guid>
      <dc:creator>joeFurbee</dc:creator>
      <dc:date>2020-03-10T17:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630946#M668</link>
      <description>&lt;P&gt;If you're interested in clinical trial reporting macros, Roland Rashleigh-Berry (RIP) created an extensive macro library for this purpose, and shared it with the SAS community.&amp;nbsp; Happily, it is still available at:&amp;nbsp;&lt;A href="http://www.datasavantconsulting.com/roland/" target="_blank"&gt;http://www.datasavantconsulting.com/roland/.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whether or not you use the full library, it's a really nice example of how one expert macro developer approached this challenge.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Beyond that, I agree with Joe's suggestions of places to search.&amp;nbsp; There are a LOT of people who post macros to various parts of the web...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My guess is, most people end up maintaining their own personal (or corporate) macro libraries, rather than actually using a complete library provided by someone else.&amp;nbsp; But it's still very helpful to review how others are addressing common needs.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 14:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630946#M668</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2020-03-10T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630953#M669</link>
      <description>&lt;P&gt;Thanks for calling out the &lt;A href="https://github.com/macropeople/macrocore" target="_self"&gt;macrocore&lt;/A&gt; library!&amp;nbsp; We recently switched to automatic semantic versioning with every &lt;A href="https://github.com/macropeople/macrocore/releases" target="_self"&gt;release&lt;/A&gt;, so you can be sure of the version you are linking to.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The macros are geared towards application developers, with tools for creating folders, web services (SAS 9 STPs or Viya JES), libraries, you name it.&amp;nbsp;They are tested heavily in our commercial tool (&lt;A href="https://datacontroller.io" target="_self"&gt;Data Controller&lt;/A&gt;) and a part of the &lt;A href="https://sasjs.io" target="_self"&gt;SASjs&lt;/A&gt;&amp;nbsp;framework.&amp;nbsp; The documentation is created using DoxyGen and hosted here:&amp;nbsp; &lt;A href="https://core.sasjs.io" target="_self"&gt;https://core.sasjs.io&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make the macrocore library even easier to consume we even made a CLI tool for it.&amp;nbsp; This is brand new and yet to be documented, but the steps are this (note - you will need to install NPM and GIT as described &lt;A href="https://sasjs.io/training/#git" target="_self"&gt;here&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;# install the tool globally to add sasjs to your PATH
npm i -g sasjs-cli

# create a new project for your app
sasjs create myFantasticApp
cd myFantasticApp

# a sample folder structure with sample files is now available
# your final programs go inside the services folder
# your macros go in the macros folder
# the header of each SAS file contains the list of dependencies
# dependencies are sourced first from the macros folder then macrocore

# the next step will compile your services &lt;BR /&gt;# this means you will have a SINGLE FILE PER SERVICE with all dependent macros
# it will also create a deployment script to register them as web services 

sasjs build&lt;/PRE&gt;
&lt;P&gt;The great thing about this approach is that there is no dependency on the filesystem (as all your dependencies are in the actual service) and the build process will even strip out the comments to reduce filesize.&amp;nbsp; By forcing dependencies to be in the header you are also ensuring the accuracy of the automated documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's all fully MIT open source and free to use.&amp;nbsp; &amp;nbsp;Join my talk at virtual SASGF to learn more!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 15:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/630953#M669</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2020-06-09T15:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/631020#M670</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your suggestions. The tools you mention are already on my list. The question is whether there are additional ones. Sometimes people publish really code code snippets, but these are not used, because no one finds them. Maybe someone is aware of another nice collection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have the following for SAS:&lt;/P&gt;&lt;P&gt;- FDA Jumpstart Scripts&lt;/P&gt;&lt;P&gt;- SASUnit&lt;/P&gt;&lt;P&gt;- Spectre (Roland's SAS® Macros) (Roland&amp;nbsp;&lt;SPAN&gt;Rashleigh-Berry)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- SAS Macros by Scott Bass&lt;/P&gt;&lt;P&gt;- SAS Macros by Macro People (Allen Bowe)&lt;/P&gt;&lt;P&gt;- RhoInc Plots&lt;/P&gt;&lt;P&gt;- PhUSE Scripts &amp;amp; Macros&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Katja&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:05:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/631020#M670</guid>
      <dc:creator>KatjaGlass</dc:creator>
      <dc:date>2020-03-10T17:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/631026#M671</link>
      <description>&lt;P&gt;Please post your list when your done (with URLS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a big fan of Richard DeVenezia's macros&amp;nbsp;,especially %seplist.&amp;nbsp;&amp;nbsp;&lt;A href="https://www.devenezia.com/downloads/sas/macros/" target="_blank" rel="noopener"&gt;https://www.devenezia.com/downloads/sas/macros/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris Swenson has a lot of good stuff at&amp;nbsp;&lt;A href="http://sas.cswenson.com/" target="_blank" rel="noopener"&gt;http://sas.cswenson.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to see Frank DiIorio's site seems to be gone!&amp;nbsp; (it was&amp;nbsp;&lt;A href="http://www.codecraftersinc.com/" target="_blank" rel="noopener"&gt;http://www.codecraftersinc.com/&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; shares a lot in&amp;nbsp;&lt;A href="https://gist.github.com/statgeek/" target="_blank" rel="noopener"&gt;https://gist.github.com/statgeek/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mayo Clinic shares at&amp;nbsp;&lt;A href="http://bioinformaticstools.mayo.edu/?category=20" target="_blank"&gt;http://bioinformaticstools.mayo.edu/?category=20&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:24:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/631026#M671</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2020-03-10T17:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Open Source SAS Macros, Scripts &amp; related tools for daily business</title>
      <link>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/633950#M687</link>
      <description>&lt;P&gt;Hi Quentin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your list! I have included the macros from Chris as well. Richard unluckily does not use any license, so I have not yet included it. I tried to contact him, but was not successful so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As requested, please find my list which you also find the the open source portal (&lt;A href="https://www.glacon.eu/portal/)" target="_blank"&gt;https://www.glacon.eu/portal/)&lt;/A&gt;. The following list contains only things related to SAS. On the portal you find also other tools and scripts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FDA Jumpstart Scripts &lt;A href="https://github.com/phuse-org/phuse-scripts/tree/master/tested/SAS" target="_blank"&gt;https://github.com/phuse-org/phuse-scripts/tree/master/tested/SAS&lt;/A&gt;&lt;BR /&gt;SASUnit &lt;A href="https://sourceforge.net/p/sasunit/code/HEAD/tree/trunk/" target="_blank"&gt;https://sourceforge.net/p/sasunit/code/HEAD/tree/trunk/&lt;/A&gt;&lt;BR /&gt;Spectre (Roland's SAS® Macros) &lt;A href="http://www.datasavantconsulting.com/roland/Spectre/download.html" target="_blank"&gt;http://www.datasavantconsulting.com/roland/Spectre/download.html&lt;/A&gt;&lt;BR /&gt;SAS Macros by Scott Bass &lt;A href="https://github.com/scottbass/SAS/tree/master/Macro" target="_blank"&gt;https://github.com/scottbass/SAS/tree/master/Macro&lt;/A&gt;&lt;BR /&gt;SAS Macros by Macro People &lt;A href="https://github.com/macropeople/macrocore" target="_blank"&gt;https://github.com/macropeople/macrocore&lt;/A&gt;&lt;BR /&gt;Reindeer - Result Render Tool &lt;A href="https://github.com/KatjaGlassConsulting/reindeer" target="_blank"&gt;https://github.com/KatjaGlassConsulting/reindeer&lt;/A&gt;&lt;BR /&gt;PhUSE White Paper Central Tendencies Scripts &lt;A href="https://github.com/phuse-org/phuse-scripts/tree/master/whitepapers/WPCT" target="_blank"&gt;https://github.com/phuse-org/phuse-scripts/tree/master/whitepapers/WPCT&lt;/A&gt;&lt;BR /&gt;Chris's SAS Macros &lt;A href="http://sas.cswenson.com/downloads/macros" target="_blank"&gt;http://sas.cswenson.com/downloads/macros&lt;/A&gt;&lt;BR /&gt;Data Visualization - SAS Blog&lt;BR /&gt;RhoInc Plots &lt;A href="https://github.com/RhoInc?language=sas" target="_blank"&gt;https://github.com/RhoInc?language=sas&lt;/A&gt;&lt;BR /&gt;Going Translational with Linked Data &lt;A href="https://github.com/phuse-org/CTDasRDF" target="_blank"&gt;https://github.com/phuse-org/CTDasRDF&lt;/A&gt;&lt;BR /&gt;PhUSE White Paper Utilities &lt;A href="https://github.com/phuse-org/phuse-scripts/tree/master/whitepapers/utilities" target="_blank"&gt;https://github.com/phuse-org/phuse-scripts/tree/master/whitepapers/utilities&lt;/A&gt;&lt;BR /&gt;PhUSE Contributed Scripts &amp;amp; Macros &lt;A href="https://github.com/phuse-org/phuse-scripts" target="_blank"&gt;https://github.com/phuse-org/phuse-scripts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 15:02:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Open-Source-SAS-Macros-Scripts-amp-related-tools-for-daily/m-p/633950#M687</guid>
      <dc:creator>KatjaGlass</dc:creator>
      <dc:date>2020-03-22T15:02:16Z</dc:date>
    </item>
  </channel>
</rss>

