Skip to content

Commit

Permalink
Re-run revdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Aug 15, 2017
1 parent ec27904 commit 16a249d
Show file tree
Hide file tree
Showing 4 changed files with 466 additions and 632 deletions.
55 changes: 32 additions & 23 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,49 @@
This is a minor update to the previous version which fixed a bug that only occurs in interactive code.

---

## Test environments
* local OS X install, R 3.3.0
* ubuntu 12.04 (on travis-ci), R 3.3.0
* local OS X install, R 3.4.1
* ubuntu 12.04 (on travis-ci), R 3.4.1
* win-builder (devel and release)

## R CMD check results
0 errors | 0 warnings | 1 notes

* httr uses the MIT license + license file template.

## Downstream dependencies
## Revdepcheck results

(This is a new semi-automated report from the revdepcheck package. Please let me know if there is anything I can to do improve it.)

We checked 424 reverse dependencies (395 from CRAN + 29 from BioConductor) by running R CMD check twice, once with the CRAN version installed, and once with this version installed. We saw 5 new problems. We failed to check 12 packages. Issues are summarised below.

I ran `R CMD check` on all 239 reverse dependencies (results at https://github.com/hadley/httr/tree/master/revdep/)
### New problems

Problems:
Due to the nature of httr's dependencies, I believe that these new errors are due to random network/server failures. I informed all package maintainers about the problems on August 4, and ask them to double check.

* Failed to install dependencies for: biomartr, stringgaussnet
* censusr
checking examples ... ERROR

* fitbitScraper: checking re-building of vignette outputs ... WARNING
Appears to be error caught by stricter check in curl package.
* dataonderivatives
checking tests ...

* nat: checking tests ... ERROR
Appears to be lingering failure from testthat update.
* oai
checking tests ...

* REDCapR: checking tests ... ERROR
Seems to be standard REDCapR unrealiability.
* RSocrata
checking tests ...

* RFc: checking tests ... ERROR
I had problems checking this package - I think it's depending on an
unreliable web API.
* sparklyr
checking tests ...

* RSocrata: checking tests ... ERROR
No idea - appears to be returning totally different values than
expected
### Failed to check

I notified all authors about problem on May 25 and again today.
* ALA4R (check timed out)
* biomartr (check timed out)
* dataRetrieval (check timed out)
* dynamichazard (failed to install)
* GA4GHclient (check timed out)
* gmum.r (failed to install)
* googleAuthR (check timed out)
* hansard (check timed out)
* junr (check timed out)
* paxtoolsr (failed to install)
* rols (check timed out)
* TCGAbiolinks (check timed out)
Loading

0 comments on commit 16a249d

Please sign in to comment.