usethis_history.R

#This script is the history of all usethis::use_package() commands
#performed to build phosphogo dependencies
usethis::use_package('readr')
usethis::use_package('dplyr')
usethis::use_package('magrittr')
usethis::use_package('tibble')
usethis::use_package('readxl')
usethis::use_package('ggrepel')
usethis::use_package('ggplot2')
usethis::use_package('tidyr')
usethis::use_package('stringr')
usethis::use_package('purrr')
usethis::use_package('plotly')
usethis::use_package('shiny')
usethis::use_package('shinythemes')
usethis::use_package('shinyDirectoryInput')
usethis::use_package('phosphogodb')
usethis::use_package('devtools')
usethis::use_package("rlang")
usethis::use_build_ignore('data/phospho_human.csv')
usethis::use_build_ignore('data/phospho_human.xlsx')
usethis::use_build_ignore('data/phospho_mouse.xlsx')
gaelfortin/phosphogo documentation built on Nov. 26, 2020, 9:12 a.m.