Skip to content

Jenner compatibility tests for 2 script(s)#1

Open
lwsinclair wants to merge 1 commit into
UTHSCSA-CIRD:masterfrom
lwsinclair:jenner-check/initial-bundles
Open

Jenner compatibility tests for 2 script(s)#1
lwsinclair wants to merge 1 commit into
UTHSCSA-CIRD:masterfrom
lwsinclair:jenner-check/initial-bundles

Conversation

@lwsinclair

Copy link
Copy Markdown

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. The datetime-reformatting DATA steps in this repo run on it unmodified.

This PR adds a jenner-check/ directory with two self-contained bundles drawn from CDMv4_SAS_Dataset_Date_Time_Reformat.sas: t001_cdm_enrollment_reformat (the ENROLLMENT date conversion) and t002_cdm_harvest_reformat (the wide HARVEST table, all 18 REFRESH_*_DATE columns). Each ships a small mock CDM table in autoexec.sas in place of the pcordata library, with the captured output under expected/. Run them from the repo root with ./jenner-check/run_jenner.sh --all.

I liked how thoroughly the reformat script walks the entire PCORnet CDM v4 model — every table's date and time fields in one pass, with the *_TIME columns renamed to _*_TIME and rebuilt so original and parsed values never collide. The HARVEST step is a tidy, exhaustive piece of work.

No response expected. Merge it, close it, or leave it. To opt out of future messages like this, reply no-more-prs in a comment or open an issue titled jenner-check: opt out.


Lawrence W. Sinclair
CEO / Jenner Analytics Ltd
jenneranalytics.com
linkedin.com/in/lwsinclair/

Adds a jenner-check/ directory with two self-contained bundles derived from
CDMv4_SAS_Dataset_Date_Time_Reformat.sas:
  - t001_cdm_enrollment_reformat: ENROLLMENT datepart/mmddyy10. conversion
  - t002_cdm_harvest_reformat: HARVEST wide reformat, all 18 REFRESH_*_DATE cols
Each ships a small mock CDM table in autoexec.sas (in place of the external
pcordata library) plus the captured passing run under expected/. Includes the
SAS runner (run_jenner.sh/.bat/.sas) and a README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant