1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-04-25 19:00:27 +02:00
aVirtualTwins/revdep/check.R
2018-01-30 23:43:25 +01:00

6 lines
94 B
R

library("devtools")
revdep_check()
revdep_check_save_summary()
revdep_check_print_problems()