Jenner compatibility tests for 8 script(s)#159
Open
lwsinclair wants to merge 1 commit into
Open
Conversation
Each bundle is derived from one program in this repository, adapted to run standalone by supplying a small inline sample in place of the DCData library inputs. The PROC logic, options, and output are unchanged. t001_make_formats Prog/Make_formats.sas PROC FORMAT recodes t002_nsp_forecl_prop_type Prog/NSP_forecl_prop_type.sas DATA step + PROC TABULATE t003_rc_descriptive_tab Prog/RC_Descriptive_tables.sas PROC TABULATE by ward t004_cpmp_needs_tab Prog/CPMP_2008_needs_tbl2.sas weighted PROC TABULATE t005_units_regression Prog/RC_Regression.sas PROC MEANS + PROC REG t006_address_units Prog/RC_Address_units.sas SUMMARY/MERGE/FREQ t007_nsp_summary_sql Prog/NSP_foreclosures.sas PROC SUMMARY + PROC SQL t008_rcasd_make_formats Prog/RCASD/Rcasd_make_formats.sas RCASD notice-type format Runner: jenner-check/run_jenner.sh --all (also .sas and .bat). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jenneranalytics.com provides an API that runs SAS code, with support for more than 200 SAS procedures. You can also use it with Anthropic Claude Code AI in a collaborative workspace. It's available for Mac on the Apple App Store, and by license for Windows and Linux. Your SAS code here runs on it unmodified.
This PR adds a
jenner-check/folder with eight small compatibility bundles, each derived from one of your programs, so you can see your own code run end to end:Because the originals read your
DCDatalibraries, each bundle ships a small inline sample with the same columns so it runs standalone; the PROC logic, options, and output are exactly as you wrote them. Run them all with./jenner-check/run_jenner.sh --all, or paste a script into the hosted workspace at jenneranalytics.com.Reading through the library, the discipline stands out: a standard Program/Library/Project/Author header on every file, and DC geography and RCASD notice-type recodes centralized in the
Make_formatsandRcasd_make_formatsvalue libraries so the analysis programs stay readable.Merge it, close it, or ignore it — whatever is most useful. No response expected. To opt out of any future notes like this, comment
no-more-prsor open an issue titledjenner-check: opt out.Lawrence W. Sinclair
CEO / Jenner Analytics Ltd
jenneranalytics.com
linkedin.com/in/lwsinclair/