powered by
First uses url_check to check and then updates any URLs which are permanent (301) redirects.
url_update(path = ".", results = url_check(path))
Path to the package
results from url_check.
The results from url_check(path), invisibly.
url_check(path)
# NOT RUN { url_update("my_pkg") # }
Run the code above in your browser using DataLab