Skip to content

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>
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.

2 participants