-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
68 lines (67 loc) · 1.72 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(compose)
export(compose_description)
export(compose_description_v1.4.2)
export(compose_error)
export(compose_error_v1.4.2)
export(compose_execution)
export(compose_execution_v1.4.2)
export(compose_extension)
export(compose_extension_v1.4.2)
export(compose_fhir)
export(compose_fhir_v1.4.2)
export(compose_io)
export(compose_io_v1.4.2)
export(compose_parametric)
export(compose_parametric_v1.4.2)
export(compose_provenance)
export(compose_provenance_v1.4.2)
export(compose_scm)
export(compose_scm_v1.4.2)
export(compose_tlf)
export(compose_tlf_v1.4.2)
export(compose_usability)
export(compose_usability_v1.4.2)
export(compose_v1.4.2)
export(convert_json)
export(convert_yaml)
export(export_html)
export(export_json)
export(export_pdf)
export(export_sevenbridges)
export(export_word)
export(generate_example)
export(generate_id)
export(is_bco)
export(is_domain)
export(read_bco)
export(validate_checksum)
export(validate_checksum_v1.4.2)
export(validate_schema)
export(validate_schema_v1.4.2)
export(versions)
importFrom(curl,curl_escape)
importFrom(digest,digest)
importFrom(httr,DELETE)
importFrom(httr,PATCH)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,handle_find)
importFrom(httr,headers)
importFrom(httr,status_code)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(jsonvalidate,json_validate)
importFrom(jsonvalidate,json_validator)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rmarkdown,render)
importFrom(stats,setNames)
importFrom(stringr,str_count)
importFrom(utils,modifyList)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(uuid,UUIDgenerate)
importFrom(yaml,as.yaml)