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

Share contact infos with Crossref #145

Merged
merged 8 commits into from
Oct 23, 2017
Merged

Share contact infos with Crossref #145

merged 8 commits into from
Oct 23, 2017

Conversation

njahn82
Copy link
Member

@njahn82 njahn82 commented Oct 18, 2017

Following #144 this stores the email address in .Renviron and shares it with Crossref via the user agent

@njahn82
Copy link
Member Author

njahn82 commented Oct 19, 2017

Sorry @sckott I messed it up again. Now tests are not failing because of missing email info in .Renviron

R/zzz.R Outdated
url <- sprintf("https://api.crossref.org/%s", endpoint)
cli <- crul::HttpClient$new(
url = url,
opts = list(verbose = TRUE),
Copy link
Contributor

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?

@sckott
Copy link
Contributor

sckott commented Oct 19, 2017

thanks for this, a comment above.

also, i think in your original PR you had added some tests. can you do that?

@njahn82
Copy link
Member Author

njahn82 commented Oct 23, 2017

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

@sckott sckott added this to the v0.8 milestone Oct 23, 2017
@sckott
Copy link
Contributor

sckott commented Oct 23, 2017

LGTM @njahn82

thanks much for doing this work!

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

Successfully merging this pull request may close these issues.

2 participants