Skip to contents

Check whether a given GitHub URL contains an R package.

Usage

url_is_r_pkg(repourl)

Arguments

repourl

Potentially with "/tree/branch_name/sub-directory" appended

Value

TRUE if 'repourl' is an R package, otherwise FALSE