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

[DOC] - Revert to previous default formatting for function usage #27

Closed
Eluvias opened this issue Jan 27, 2020 · 3 comments
Closed

[DOC] - Revert to previous default formatting for function usage #27

Eluvias opened this issue Jan 27, 2020 · 3 comments

Comments

@Eluvias
Copy link

Eluvias commented Jan 27, 2020

With roxygen2 0.7.0 the default formatting for function usage has changed. See NEWS.

I feel the previous default was much better.

Here's how it looks now:

image

image

@JustinMShea
Copy link

I just ran into this issue as well. I Installed roxygen2@v6.1.1, which is the last tagged release prior to v7.0.

@Eluvias
Copy link
Author

Eluvias commented Jan 27, 2020 via email

@jasonjfoster
Copy link
Owner

Thanks for the feedback everyone. I agree, looks like old_usage = TRUE would be more consistent with the current style. Updated the development version:

# install.packages("devtools")
devtools::install_github("jjf234/roll")

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

No branches or pull requests

3 participants