You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an error when carrying out hyperlinks <- Authenticate("web") %>% Collect(pages)
I'm new to working with R so I don't really know where the error comes from and what I should do. Maybe there is someone who can help me?
Hi @jdm4630, this was a bug in vosonSML caused by unhandled problem characters in hyperlinks (vosonlab/vosonSML#49). It should now be resolved in github dev version 0.32.8.
# install vosonSML from github
library(remotes)
install_github("vosonlab/vosonSML")
VOSON Lab Code Blog: Hyperlink Networks with vosonSML
https://vosonlab.github.io/posts/2021-03-15-hyperlink-networks-with-vosonsml/
The text was updated successfully, but these errors were encountered: