Commit d6ca54e1 authored by Chaos's avatar Chaos
Browse files

upload update_chaos

parent 615465df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ update_chaos <- function(
	
	if(package_name %in% (.packages()))
	{
		detach(paste0("package:",package_name), unload = T)
		detach("package:chaos.test",unload = T)
	}

	paste0("https://mirrors.sustech.edu.cn/git/fc-ibb105/", package_name) |>