demo/depend.R

require(tools)
x = check_packages_in_dir(".",
	#check_args = c("--as-cran", ""),
	check_args = c("", ""),
	reverse = list(repos = getOption("repos")))
summary(x)

Try the sp package in your browser

Any scripts or data that you put into this service are public.

sp documentation built on May 29, 2024, 5:33 a.m.