index
:
SyncRNG
master
Generate the same random numbers in R and Python
deploy
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
new_R
/
tests
/
testthat.R
blob: b1f5cc8b4bb594b4c1530b1c1e6ab3c966858719 (
plain
)
1
2
3
4
library
(
testthat
)
library
(
SyncRNG
)
test_check
(
"SyncRNG"
)