1
0
Fork 0
mirror of https://github.com/prise6/aVirtualTwins.git synced 2024-05-05 20:23:10 +02:00
aVirtualTwins/revdep/check.R

6 lines
94 B
R
Raw Permalink Normal View History

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