Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 757 Bytes

cran-comments.md

File metadata and controls

24 lines (18 loc) · 757 Bytes

Test environments

  • local OS X install, R 3.6.1
  • ubuntu 16.04.06 (on travis-ci), R 3.6.1
  • win-builder (devel and release)

R CMD check results

There were no ERRORs or WARNINGs.

There was 1 NOTE:

  • checking dependencies in R code ... NOTE Namespace in Imports field not imported from: 'R6'

    R6 is a build-time dependency.

Downstream dependencies

I have also run R CMD check on downstream dependencies of httr (https://github.com/wch/checkresults/blob/master/httr/r-release). All packages that I could install passed except:

  • Ecoengine: this appears to be a failure related to config on that machine. I couldn't reproduce it locally, and it doesn't seem to be related to changes in httr (the same problem exists with httr 0.4).