Skip to content

jimhester/testUnload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages