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

Website reference page missing parentheses #480

Closed
isteves opened this issue Jul 27, 2018 · 2 comments
Closed

Website reference page missing parentheses #480

isteves opened this issue Jul 27, 2018 · 2 comments

Comments

@isteves
Copy link

isteves commented Jul 27, 2018

I noticed that on 4/13 tidyverse packages I checked, the functions on the reference page did not have parentheses.

uses fxn(): "broom" "dplyr" "ggplot2" "lubridate" "magrittr" "purrr" "readxl" "reprex" "stringr"
uses just fxn: "forcats" "readr" "tibble" "tidyr"

See https://dplyr.tidyverse.org/reference/index.html
versus https://tidyr.tidyverse.org/reference/index.html


Related issues:
tidyverse/tibble#441
tidyverse/forcats#143
tidyverse/readr#875

@batpigandme

@batpigandme
Copy link
Contributor

It turns out that this is a product of when the site was last built (e.g. I rebuilt forcats, but didn't change anything, and it now has parens in the reference).

@hadley, I'm happy to go through and rebuild the sites or can just rebuild the reference index.

@hadley
Copy link
Member

hadley commented Jul 27, 2018

I'm not too worried about the inconsistency; it will get naturally fixed as the packages are updated and their sites rebuilt.

@hadley hadley closed this as completed in 57f1f89 Oct 23, 2018
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