-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd88e89
commit 4e1c33c
Showing
5 changed files
with
51 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
Package: medrxivr | ||
Title: Access and Search MedRxiv and BioRxiv Preprint Data | ||
Version: 0.0.5.9000 | ||
Version: 0.0.6 | ||
Authors@R: c( | ||
person("Yaoxiang", "Li", | ||
role = c("aut", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID="0000-0001-9200-1016")), | ||
person("Luke", "McGuinness", | ||
role = c("aut"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0001-8730-9761")), | ||
role = c("aut")), | ||
person("Lena", "Schmidt", | ||
role = "aut", | ||
comment = c(ORCID = "0000-0003-0709-8226")), | ||
role = "aut"), | ||
person("Tuija", "Sonkkila", | ||
role = "rev"), | ||
person("Najko", "Jahn", | ||
|
@@ -31,7 +28,7 @@ Description: An increasingly important source of health-related bibliographic | |
that allow users to export their search results to a .BIB file for easy | ||
import to a reference manager and to download the full-text PDFs of | ||
preprints matching their search criteria. | ||
License: MIT + file LICENSE | ||
License: GPL-2 | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Language: en-US | ||
|
@@ -60,4 +57,4 @@ Suggests: | |
spelling | ||
VignetteBuilder: | ||
knitr | ||
RoxygenNote: 7.2.0 | ||
RoxygenNote: 7.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ NCOV | |
Ncov | ||
Nn | ||
O'Hare | ||
ORCID | ||
Oo | ||
PDF's | ||
Preprint | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.