projects
/
talweg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e82171
)
R CMD check OK
author
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 14 Apr 2017 22:49:42 +0000
(
00:49
+0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Fri, 14 Apr 2017 22:49:42 +0000
(
00:49
+0200)
pkg/tests/testthat.R
patch
|
blob
|
blame
|
history
diff --git
a/pkg/tests/testthat.R
b/pkg/tests/testthat.R
index
230f9ac
..
20e05b2
100644
(file)
--- a/
pkg/tests/testthat.R
+++ b/
pkg/tests/testthat.R
@@
-1,6
+1,6
@@
library(testthat)
-
library(devtools); load_all("
talweg") #because some non-exported functions
-
#
library(talweg)
+
#library(devtools); load_all("../
talweg") #because some non-exported functions
+library(talweg)
test_check("talweg")