-
Notifications
You must be signed in to change notification settings - Fork 20
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
Share contact infos with Crossref #145
Conversation
Sorry @sckott I messed it up again. Now tests are not failing because of missing email info in |
R/zzz.R
Outdated
url <- sprintf("https://api.crossref.org/%s", endpoint) | ||
cli <- crul::HttpClient$new( | ||
url = url, | ||
opts = list(verbose = TRUE), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@njahn82 did you mean to leave this here?
thanks for this, a comment above. also, i think in your original PR you had added some tests. can you do that? |
Sorry for the delay, I added some tests, but not for all functions to keep run time of tests low. Hope I did not miss something |
LGTM @njahn82 thanks much for doing this work! |
Following #144 this stores the email address in
.Renviron
and shares it with Crossref via the user agent