Skip to content

Commit

Permalink
note and cran message
Browse files Browse the repository at this point in the history
  • Loading branch information
njahn82 committed Feb 22, 2017
1 parent 55d035f commit bc3a089
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# europepmc v 0.1.2
# europepmc v 0.1.3

## Test environments

Expand Down
2 changes: 1 addition & 1 deletion vignettes/introducing-europepmc.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Get PLOS Genetics (ISSN:1553-7404) articles that cross-reference EMBL:
epmc_search(query = 'ISSN:1553-7404 HAS_EMBL:y')
```

Use [ORCID](http://orcid.org/) to search for personal publications:
Use [ORCID](https://orcid.org/) to search for personal publications:

```{r}
epmc_search(query = 'AUTHORID:"0000-0002-7635-3473"', limit = 1000)
Expand Down

0 comments on commit bc3a089

Please sign in to comment.