-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Type: Compendium
Package: data-avail-impact
Title: Compare MedRxiv-preprinted and Published Data Availability Statements
Version: 0.0.1
Authors@R:
person(given = "Luke",
family = "McGuinness",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8730-9761"))
Description: This repository contains the data and code to support an
examination of the data/code availability statements associated with
preprints on medRxiv and an analysis of whether these statements are
affected by journal editorial policies.
License: MIT + file LICENSE
Depends:
bookdown,
devtools,
dplyr,
epitools,
flextable,
ftExtra,
ggplot2,
grateful,
here,
irr,
kableExtra,
knitr,
MASS,
medrxivr,
officer,
patchwork,
RColorBrewer,
rcrossref,
rio,
rmarkdown,
rvest,
stringr,
tibble
VignetteBuilder:
knitr
Remotes:
haozhu233/kableExtra,
Pakillo/grateful
Encoding: UTF-8
LazyData: true