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

Error in dplyr::bind_rows(): #1

Open
spokras opened this issue Nov 14, 2023 · 1 comment
Open

Error in dplyr::bind_rows(): #1

spokras opened this issue Nov 14, 2023 · 1 comment

Comments

@spokras
Copy link

spokras commented Nov 14, 2023

When I attempt to use different search words for the loc_search_pages() function, I occasionally get the following error:
(articles <- loc_search_pages("thymus")) ℹ 29 pages available Error in dplyr::bind_rows(): ! Can't combine ..1$edition<logical> and..4$edition` .
Backtrace:

  1. loc::loc_search_pages("thymus")
  2. loc:::.as_df(content)
  3. purrr::map_df(articles, .as_row)
  4. dplyr::bind_rows(res, .id = .id)
    Error in dplyr::bind_rows(res, .id = .id) :`
@AaronGullickson
Copy link
Contributor

@JohnCoene I have supplied PR #2 that should fix this problem, but I can't seem to link it directly.

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

2 participants