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 Nov. 27, 2023, 1:08 a.m.