Thinking ahead for R-universe if we ask them to run BiocCheckGitClone we wouldn't necessarily want them to have an entirely different section for that check. Is there a way we can combined results? Or instead of the built tar from R CMD build, is there a way to have a function that starts with the raw cloned repo and handles running BiocCheckGitClone, builds the tar, runs BiocCheck, and produces the full combined check?
Thinking ahead for R-universe if we ask them to run BiocCheckGitClone we wouldn't necessarily want them to have an entirely different section for that check. Is there a way we can combined results? Or instead of the built tar from R CMD build, is there a way to have a function that starts with the raw cloned repo and handles running BiocCheckGitClone, builds the tar, runs BiocCheck, and produces the full combined check?