DesiQuintans / librarian

Install, Update, Load Packages from CRAN, Bioconductor, and GitHub in One Step.
GNU General Public License v3.0
54 stars 1 forks source link

unshelf(everything = TRUE) does not detach all non-base functions. #17

Closed DesiQuintans closed 5 years ago

DesiQuintans commented 5 years ago

The everything arg is supposed to allow detaching of all non-default packages, but the packages I have asked R to load at the start of every session via lib_startup() will not detach.

DesiQuintans commented 5 years ago

Fixed in upcoming 1.7.0.