projects
/
talweg.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix package
[talweg.git]
/
pkg
/
tests
/
testthat.R
Commit
Line
Data
1e20780e
1
library(testthat)
3ddf1c12
2
4e821712
3
library(devtools); load_all("talweg") #because some non-exported functions
3ddf1c12
4
#library(talweg)
1e20780e
BA
5
6
test_check("talweg")