Return the latest appveyor build status.

get_status_appveyor(repo_name, user_name = NULL)

Arguments

repo_name

Name of the package.

user_name

GitHub user or organization name.

Examples

# NOT RUN {
get_status_appveyor("dplyr", "rsquaredacademy")
# }