other/dev.R

devtools::load_all()

user_warn('om..hello.world')


library(outsider)
repo <- 'dombennett/om..hello.world'
module_uninstall(repo = repo)
module_install(repo = repo, manual = TRUE)
hello_world <- module_import('hello_world', repo = 'om..hello.world')
hello_world()


# TODO:
# -- tests
# -- update all current modules
# -- update website
# -- expand documentation
# -- appveyor
AntonelliLab/outsider documentation built on June 17, 2022, 3:27 p.m.