Skip to content

RXR-2598: consolidate model compilations in test setup#131

Merged
roninsightrx merged 2 commits intomasterfrom
RXR-2598-models-tests
Jan 22, 2026
Merged

RXR-2598: consolidate model compilations in test setup#131
roninsightrx merged 2 commits intomasterfrom
RXR-2598-models-tests

Conversation

@roninsightrx
Copy link
Contributor

Move shared model compilations from individual test files to setup.R to reduce redundant compilation during test runs. Models are compiled once at test session startup and reused across test files.

Models moved include IOV models, multi-observation models, mixture models, time-varying covariate models, and various library models (3cmt, 2cmt oral, MM kinetics). Conditional compilation (NOT_CRAN) preserved for slower models.

roninsightrx and others added 2 commits January 15, 2026 20:39
Move shared model compilations from individual test files to setup.R
to reduce redundant compilation during test runs. Models are compiled
once at test session startup and reused across test files.

Models moved include IOV models, multi-observation models, mixture
models, time-varying covariate models, and various library models
(3cmt, 2cmt oral, MM kinetics). Conditional compilation (NOT_CRAN)
preserved for slower models.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@roninsightrx roninsightrx merged commit 9b1c4fb into master Jan 22, 2026
1 of 4 checks passed
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