Skip to content

Move shinystan to suggests and bump Roxygen - #653

Open
VisruthSK wants to merge 6 commits into
masterfrom
shinystan-import
Open

Move shinystan to suggests and bump Roxygen#653
VisruthSK wants to merge 6 commits into
masterfrom
shinystan-import

Conversation

@VisruthSK

@VisruthSK VisruthSK commented Jul 24, 2026

Copy link
Copy Markdown
Member

This PR was made with assistance from ChatGPT.

Move shinystan to suggests and defining a small compat helper to ensure the API doesn't change. Also bumps roxygen to v8, deleted test plots artifact, and forced lf normalization.

Fixes #623.

@VisruthSK
VisruthSK requested a review from jgabry July 24, 2026 09:49
Comment thread R/launch_shinystan.R
@jgabry

jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

Move shinystan to imports

To suggests not imports. Thanks for doing this. See my one review comment, which is really a question

@jgabry

jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

We're getting this error:

Namespace dependency missing from DESCRIPTION Imports/Depends entries: 'shinystan'

@jgabry

jgabry commented Jul 24, 2026

Copy link
Copy Markdown
Member

We're getting this error:

Namespace dependency missing from DESCRIPTION Imports/Depends entries: 'shinystan'

https://github.com/stan-dev/rstanarm/actions/runs/30084028618/job/89451905454?pr=653#step:7:84

@VisruthSK

Copy link
Copy Markdown
Member Author

Fixed, and fixed some roxygen messages while I was at it. Just some linebreaks in import statements it didn't like.

@VisruthSK VisruthSK changed the title Move shinystan to imports and bump Roxygen Move shinystan to suggests and bump Roxygen Jul 24, 2026
@VisruthSK

Copy link
Copy Markdown
Member Author

I think these errors are unrelated: https://github.com/stan-dev/rstanarm/actions/runs/30122362006/job/89577779271#step:7:1

Though should be fixed of course.

@VisruthSK
VisruthSK requested a review from jgabry July 24, 2026 21:18
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.

Request: move shinystan from Imports to Suggests?

2 participants