dr_devtools {devtools}R Documentation

Diagnose potential devtools issues

Description

This checks to make sure you're using the latest release of R, the released version of RStudio (if you're using it as your gui), and the latest version of devtools and its dependencies.

Usage

dr_devtools()

See Also

Other doctors: dr_github

Examples

## Not run: 
dr_devtools()

## End(Not run)

[Package devtools version 1.13.6 Index]