-
Notifications
You must be signed in to change notification settings - Fork 11
/
NAMESPACE
40 lines (39 loc) · 928 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(actualizar_rama)
export(add_token)
export(add_upstream)
export(crear_tiquetes)
export(create_tickets)
export(create_users)
export(current_tickets)
export(dashboard)
export(delete_credentials)
export(eliminar_credenciales)
export(fijar_tiempo_credenciales)
export(get_instance)
export(incluye_upstream)
export(list_closed_tickets)
export(list_open_pr)
export(list_open_tickets)
export(listar_tiquetes_abiertos)
export(listar_tiquetes_cerrados)
export(publica_wiki)
export(publish_wiki)
export(set_authentication)
export(set_git_credentials_cache)
export(set_git_timeout)
export(synch_branch)
export(tiquetes_actuales)
import(dplyr)
import(gert)
import(httr)
import(miniUI)
import(purrr)
import(shiny)
import(shiny.i18n)
import(shinyWidgets)
importFrom(dplyr,"%>%")
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(purrr,flatten)