Building my package is not trivial so it would be great if check_win_* functions accepted already built *.tar.gz packages and avoided rebuilding them. The documentation gives the impression that this should be possible "pkg: The package to use, can be a file path to the package or a package object." but only the path to the source directory of the package is accepted.