r-hub / rhub

R-hub API client
https://r-hub.github.io/rhub/
Other
353 stars 51 forks source link

check_rhub stacked with windows server #487

Closed pachoning closed 2 years ago

pachoning commented 2 years ago

I am trying to check my package (bigmds) using check_rhub:

✓ checking for file ‘/Users/cristianpachon/Documents/technical/bigmds/DESCRIPTION’ ... ─ preparing ‘bigmds’: ✓ checking DESCRIPTION meta-information ... ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building ‘bigmds_2.0.1.tar.gz’ ─ Uploading package ─ Preparing build, see status at https://builder.r-hub.io/status/bigmds_2.0.1.tar.gz-679cab900a894fcd8abc419e3a31a87f https://builder.r-hub.io/status/bigmds_2.0.1.tar.gz-0113e10e8fa84808a070d803968fb8c2 https://builder.r-hub.io/status/bigmds_2.0.1.tar.gz-bc8029178f444f359a0ddd2ea98add87

When I query the status for windows rhub::get_check("bigmds_2.0.1.tar.gz-679cab900a894fcd8abc419e3a31a87f") I get:

── bigmds 2.0.1: CREATED Build ID: bigmds_2.0.1.tar.gz-679cab900a894fcd8abc419e3a31a87f Platform: Windows Server 2008 R2 SP1, R-devel, 32/64 bit Submitted: 16m 1.8s ago

Which means that it has not finished. Can you help me, please?

gaborcsardi commented 2 years ago

It seems that it has finished now.