rhub caches the id(s) of the last submission. This can be retrieved with last_check.

last_check()

Value

An rhub_check object.

Examples

if (FALSE) {
check("packagedir")
last_check()
last_check()$livelog()
}