You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove cmdstanr:: from example, add skip guards for optional deps in tests
- Wrap TIGER example in dontrun and remove cmdstanr::cmdstan_path()
call that was still triggering the undeclared import warning
- Update man/tiger.Rd to match
- Use data(skin, package='netZooR') in tests for robustness
- Add skip_if_not_installed() for edgeR and preprocessCore tests
0 commit comments