Revert to previous x_init settings in optimParams (keeping the initial one)
[morpheus.git] / pkg / tests / testthat.R
CommitLineData
cbd88fe5 1library(testthat)
cf673dee
BA
2
3# Locally:
4#library(devtools)
5#load_all("../")
6
7# With R CMD check:
8library(morpheus)
cbd88fe5
BA
9
10test_check("morpheus")