README.md

Reproducible example for https://bugs.r-project.org/show_bug.cgi?id=16644

install.packages("testUnload", repos = NULL, type = "source")
library("testUnload")
unloadNamespace("testUnload")
install.packages("testUnload", repos = NULL, type = "source")
library("testUnload")


jimhester/testUnload documentation built on Nov. 12, 2021, 7:46 a.m.