-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
89 lines (87 loc) · 1.87 KB
/
_pkgdown.yml
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
url: https://rjournal.github.io/rj/
template:
bootstrap: 5
theme: tango
bootswatch: cosmo
bslib:
base_font: {google: "Fira Sans"}
heading_font: {google: "Fira Sans"}
primary: "#234460"
link-color: "#234460"
reference:
- title: Primarily AE article management functions
desc: Functions needed in the AE workflow
contents:
- match_keywords
- add_reviewer
- agree_reviewer
- decline_reviewer
- abandon_reviewer
- add_review
- reviewer_status
- update_status
- title: Primarily Editor article management functions
desc: Functions to assist the Editors handle submissions
contents:
- ae_workload
- add_ae
- update_status
- accept
- reject
- withdraw
- check_in_submission_folder
- reviewer_status
- summarise_articles
- tabulate_articles
- reviewer_status
- reviewer_summary
- title: Primarily Editor-in-Chief functions
desc: Functions to assist the EiC extract new submissions, build the article folder
contents:
- get_submissions
- acknowledge_submission
- acknowledge_submission_text
- acknowledge_revision
- online_metadata
- active_articles
- get_accepted_but_not_online
- author_emails
- title: Utilities
desc: Vectors of valid status
contents:
- valid_status
- valid_reviewer_status
- title: Build an issue
contents:
- make_proof
- publish_article
- publish_issue
- publish_news
- title: Misc
contents:
- AEs
- actionable_articles
- address
- article
- build_latex
- corr_author
- draft_acknowledge_submissions
- email_template
- email_text
- filter_status
- future_ids
- get_article_keywords
- get_articles_path
- get_md_from_pdf
- get_reviewer_keywords
- git_user
- invite_reviewers
- new_id
- online_metadata_for_article
- parse_address_list
- get_accepted_articles
- report
- rj
- set_articles_path
- article_status_plot
- time_to_accept_plot