R/dr-packman.r

Defines functions doctor

# Automatically checks that everything is ok.
#
# * library directory is writeable
# * tmpdir is writeable
# * correct permissions (what are they?)
# * all packages have needed dependencies
# *
doctor <- function() {

}
hadley/packman documentation built on May 17, 2019, 11:04 a.m.