Skip to content

Commit

Permalink
update revdep
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Jul 10, 2018
1 parent 165bdca commit 97a40e6
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Reverse dependencies

* I have run R CMD check on the 54 downstream dependencies
* I have run R CMD check on the 51 downstream dependencies
(<https://github.com/ropensci/crul/blob/master/revdep/README.md>).
No problems were found related to this package.

Expand Down
24 changes: 8 additions & 16 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,30 @@
|field |value |
|:--------|:--------------------------------------|
|version |R version 3.5.1 RC (2018-06-29 r74946) |
|os |macOS High Sierra 10.13.5 |
|os |macOS High Sierra 10.13.6 |
|system |x86_64, darwin15.6.0 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|tz |US/Pacific |
|date |2018-07-08 |
|date |2018-07-10 |

# Dependencies

|package |old |new |Δ |
|:-------|:-----|:----------|:--|
|crul |0.5.2 |0.5.7.9421 |* |
|package |old |new |Δ |
|:-------|:-----|:-----|:--|
|crul |0.5.2 |0.6.0 |* |

# Revdeps

## Couldn't check (3)

|package |version |error |warning |note |
|:---------|:-------|:-----|:-------|:----|
|codemetar |? | | | |
|rcoreoa |? | | | |
|ritis |? | | | |

## All (51)

|package |version |error |warning |note |
|:--------------------------------------|:-------|:-----|:-------|:----|
|bold |0.5.0 | | | |
|brranching |0.3.0 | | | |
|ccafs |0.1.0 | | | |
|codemetar |? | | | |
|[codemetar](problems.md#codemetar) |0.1.6 | | |1 |
|crminer |0.1.4 | | | |
|discgolf |0.2.0 | | | |
|duckduckr |1.0.0 | | | |
Expand All @@ -55,14 +47,14 @@
|rbhl |0.8.0 | | | |
|rbison |0.6.0 | | | |
|rbraries |0.1.0 | | | |
|rcoreoa |? | | | |
|rcoreoa |0.1.0 | | | |
|rcrossref |0.8.0 | | | |
|rdatacite |0.4.0 | | | |
|rdpla |0.2.0 | | | |
|rdryad |0.4.0 | | | |
|rgbif |1.0.2 | | | |
|rif |0.2.0 | | | |
|ritis |? | | | |
|ritis |0.7.2 | | | |
|[rjsonapi](problems.md#rjsonapi) |0.1.0 | | |1 |
|rnoaa |0.7.0 | | | |
|ropenaq |0.2.6 | | | |
Expand Down
12 changes: 12 additions & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# codemetar

Version: 0.1.6

## In both

* checking dependencies in R code ... NOTE
```
Namespace in Imports field not imported from: ‘memoise’
All declared Imports should be used.
```
# fauxpas
Version: 0.2.0
Expand Down

0 comments on commit 97a40e6

Please sign in to comment.