[R-pkg-devel] check_for_cran not responsive
On 20/04/2020 5:34 p.m., Eric Leifer wrote:
Hello, I apologize if I'm asking this question in the wrong place, but I'm trying to check my R package for upload to CRAN using the check_for_cran command, and it's stuck after the following messages: - Building package - Uploading package - Preparing build, see status at https://builder.r-hub.io/status/factorial2x2_0.2.0.tar.gz-6c92f626dae242f7b915c43bbf111e48 https://builder.r-hub.io/status/factorial2x2_0.2.0.tar.gz-de397558bc2a453cbcd389ffe3a45c77 https://builder.r-hub.io/status/factorial2x2_0.2.0.tar.gz-f500a010bc0e4e07b8dbd0821efaa242 Does anybody know what might be going on?
check_for_cran() is from the rhub package, right? You probably need to ask the package maintainer, who also maintains the website it was working with. Duncan Murdoch