R package check does not appear to run to completion (but registers as passing build)

I am experiencing a build issue that registers as “passing” but does not run seem to run to completion. This ran fine last night but took over 30 minutes. The current “passing” build runs about 3 minutes. I believe it is ending prior to running checks.

I’ve checked previous posts and they all point to issues with Travis builds with no suggestions for how to fix this on the user end.

The command “grep -q -R “WARNING” “${RCHECK_DIR}/00check.log”” exited with 0.

uploading master/cache-linux-trusty-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855–R-3.6.0.tgz

cache uploaded

Done. Your build exited with 0.

Hi, sorry for the troubles!

Could you provide a link to a build that shows the behaviour you mention?

Thanks!

Here is the last build https://travis-ci.org/chrisaberson/pwr2ppl/builds/536021137

The last one that went to what appeared to be completion is here https://travis-ci.org/chrisaberson/pwr2ppl/builds/535574990

No big changes between these versions. Cleared up a note, updated the readme.

Thank you in advance for your time.

@dominic and @chrisaberson di find a solution to this.
Im experiencing the same issue.
see for example, https://travis-ci.com/github/OscarKjell/text/jobs/362024674
Thank you in advance.