Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UMR-ASTRE
mapMCDA
a02be55633a7bdf73939ef4af6133152066d0553
a02be55633a7bdf73939ef4af6133152066d0553
Switch branch/tag
mapMCDA
tests
testthat.R
Find file
Normal view
History
Permalink
testthat.R
68 Bytes
Newer
Older
setup barebones package
Facundo Muñoz
committed
May 24, 2018
1
2
3
4
library
(
testthat
)
library
(
riskanalyser
)
test_check
(
"riskanalyser"
)