-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_pkgdown.yml
97 lines (85 loc) · 2.19 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
90
91
92
93
94
95
96
97
url: https://pharmaverse.github.io/sdtmchecks/
#development:
#mode: devel
# devel mode writes to docs/dev/
template:
#bootstrap: 5
bootswatch: flatly
noindex: true
navbar:
type: default
title: sdtmchecks
right:
- icon: fa-github fa-lg
href: https://github.com/pharmaverse/sdtmchecks
articles:
- title: Articles
navbar: ~
contents:
- write_a_check
- search_checks
- faqs
reference:
- title: "Data checks"
desc: "Functions for data checks."
contents:
- matches("^check_")
- title: "Data check utility functions"
desc: "Helper functions for data checks."
contents:
#- starts_with("util_")
- pass
- fail
- is_sas_na
- "%lacks_all%"
- "%lacks_any%"
- lacks_msg
- "%has_all%"
- "%has_any%"
- impute_day01
- dtc_dupl_early
- missing_month
#keyword: utils_check
- title: "Metadata"
desc: Datasets used with the package.
contents:
- sdtmchecksmeta
- nickname
#keyword: metadata
- title: "Reporting-related programs"
desc: Example programs for running one or more data checks
contents:
- has_keyword("ex_rpt")
# - run_all_checks
# - run_check
# - report_to_xlsx
- title: "Reporting-related utility functions"
desc: Samples for using the package.
contents:
- has_keyword("utils_rpt")
# - convert_var_to_ascii
# - truncate_var_strings
# - create_R_script
# - xlsx2list
- title: "Company-specific utility functions"
desc: Helper functions for data checks tailored to company-specific data inputs.
contents:
- roche_derive_rave_row
news:
releases:
- text: "sdtmchecks 0.1.12"
href: news/index.html#sdtmchecks-0112-cran-try
- text: "sdtmchecks 0.1.11"
href: news/index.html#sdtmchecks-0111-light-ice
- text: "sdtmchecks 0.1.10"
href: news/index.html#sdtmchecks-0110-light-ice
- text: "sdtmchecks 0.1.8"
href: news/index.html#sdtmchecks-018-bubble-and-squeak
- text: "sdtmchecks 0.1.6"
href: news/index.html#sdtmchecks-016-bubble-and-squeak
- text: "sdtmchecks 0.1.5"
href: news/index.html#sdtmchecks-015-hunter-pi
- text: "sdtmchecks 0.1.2-0.1.4"
href: news/index.html#sdtmchecks-014-very-cool-nickname
- text: "sdtmchecks 0.1.1"
href: news/index.html#sdtmchecks-011-open-up