Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 728 Bytes

File metadata and controls

24 lines (17 loc) · 728 Bytes

Test environments

  • local Windows 10 install, R 3.5.1

R CMD check results (TODO)

There were no ERRORs or WARNINGs.

This is a NEW SUBMISSION.

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 (TODO)

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).