-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
60 lines (48 loc) · 1.3 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
url: https://www.open-systems-pharmacology.org/OSPSuite.RUtils/
authors:
Open-Systems-Pharmacology Community:
href: "https://github.com/Open-Systems-Pharmacology"
html: "<img src='https://www.open-systems-pharmacology.org/OSPSuite.RUtils/reference/figures/osps.png' height=24>"
Indrajeet Patil:
href: https://sites.google.com/site/indrajeetspatilmorality/
template:
bootstrap: 5
development:
mode: auto
reference:
- title: Enum helpers
desc: Utilities to work with enum objects
contents:
- contains("enum")
- title: Validation helpers
desc: Check or validate a given assertion
contents:
- matches("^is|^has|^validate")
- title: Conditional value assignment helpers
desc: Compute and assign value conditionally
contents:
- starts_with("^if")
- title: Formatting helpers
desc: ~
contents:
- matches("^format")
- title: R6 helpers
desc: Utilities to work with R6 objects
contents:
- Printable
- title: Miscellaneous
contents:
- "`%||%`"
- matches("^to")
- messages
- objectCount
- flattenList
- logSafe
- foldSafe
- tite: Math helpers
contents:
- logSafe
- title: Package settings
contents:
- getOSPSuiteUtilsSetting
- ospsuiteUtilsSettingNames