зеркало из https://github.com/microsoft/wpa.git
chore: update NAMESPACE
This commit is contained in:
Родитель
547161d19c
Коммит
418920d2df
|
@ -64,5 +64,9 @@ Suggests:
|
|||
leiden,
|
||||
lifecycle,
|
||||
fst,
|
||||
glue
|
||||
glue,
|
||||
assertthat,
|
||||
lmtest,
|
||||
portes,
|
||||
sandwich
|
||||
Language: en-US
|
||||
|
|
|
@ -36,6 +36,7 @@ export(combine_signals)
|
|||
export(comma)
|
||||
export(connectivity_report)
|
||||
export(copy_df)
|
||||
export(create_ITSA)
|
||||
export(create_IV)
|
||||
export(create_bar)
|
||||
export(create_bar_asis)
|
||||
|
@ -166,10 +167,14 @@ export(workpatterns_rank)
|
|||
export(workpatterns_report)
|
||||
export(wrap)
|
||||
import(DT)
|
||||
import(assertthat)
|
||||
import(dplyr)
|
||||
import(ggplot2)
|
||||
import(ggraph)
|
||||
import(lmtest)
|
||||
import(portes)
|
||||
import(reshape2)
|
||||
import(sandwich)
|
||||
import(scales)
|
||||
import(tidyr)
|
||||
import(tidyselect)
|
||||
|
|
Загрузка…
Ссылка в новой задаче