parse_check_url: Shorthand to parse R CMD check results from a URL

Description Usage Arguments Value See Also

View source: R/parse.R

Description

Shorthand to parse R CMD check results from a URL

Usage

1

Arguments

url

URL to parse the results from. Note that it should not contain HTML markup, just the text output.

quiet

Passed to download.file.

Value

An rcmdcheck object, the check results.

See Also

parse_check


rcmdcheck documentation built on Sept. 27, 2021, 5:13 p.m.