projects
/
morpheus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Revert to previous x_init settings in optimParams (keeping the initial one)
[morpheus.git]
/
pkg
/
tests
/
testthat.R
1
library(testthat)
2
3
# Locally:
4
#library(devtools)
5
#load_all("../")
6
7
# With R CMD check:
8
library(morpheus)
9
10
test_check("morpheus")