Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support multiline @examplesIf again #1641

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Aug 2, 2024

Fallout from #1582.

Symptoms: https://github.com/r-prof/profile/actions/runs/10209333641/job/28247195516#step:11:73

Error: Error in map(seq_along(tokens), function(i) { : ℹ In index: 7.
Caused by error in `map()` at roxygen2/R/block.R:216:3:
ℹ In index: 5.
Caused by error in `if (str_trim(x$raw) == "") ...`:
! the condition has length > 1

CC @MichaelChirico.

@krlmlr krlmlr changed the title fix: Support multiline @examplesIf again Re-document (#1631) Aug 2, 2024
@krlmlr krlmlr changed the title Re-document (#1631) fix: Support multiline @examplesIf again Aug 2, 2024
@MichaelChirico
Copy link
Contributor

thank you!

@krlmlr krlmlr requested a review from hadley August 2, 2024 04:19
@krlmlr krlmlr force-pushed the b-multiline-examples-if branch from 04ad8f2 to c80a3ba Compare August 2, 2024 04:20
@hadley hadley merged commit 9652d15 into r-lib:main Aug 2, 2024
13 checks passed
@hadley
Copy link
Member

hadley commented Aug 2, 2024

Thanks!

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.

3 participants