Skip to content

Commit

Permalink
Add revdep results and cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Jul 21, 2020
1 parent 9c7becf commit 6839d4a
Show file tree
Hide file tree
Showing 4 changed files with 21,516 additions and 1,258 deletions.
36 changes: 29 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,35 @@
## Test environments

* local OS X install, R 3.5.1
* Ubuntu 14.04 (on travis-ci), R-oldrel, R-release, R-devel
* Windows Server 2012 R2 (x64), R 3.5.1
* Rhub
* Windows Server 2008 R2 SP1, R-devel, 32/64 bit
* Ubuntu Linux 16.04 LTS, R-release, GCC
* win-builder (devel and release)
* GitHub Actions (ubuntu-16.04): 3.3, 3.4, 3.5, oldrel, release, devel
* GitHub Actions (windows): release
* Github Actions (macOS): release, devel
* win-builder: devel

## R CMD check results

0 ERRORs | 0 WARNINGs | 0 NOTES.

## revdepcheck results

We checked 302 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 15 packages

### Failed to check

* ctsem (NA)
* doRNG (NA)
* elementR (NA)
* FossilSim (NA)
* gscaLCA (NA)
* likert (NA)
* Luminescence (NA)
* manifestoR (NA)
* metagam (NA)
* NMF (NA)
* osmplotr (NA)
* outsider.base (NA)
* SpaDES.addins (NA)
* SpaDES.core (NA)
* vegtable (NA)
80 changes: 25 additions & 55 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,28 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 3.6.0 (2019-04-26) |
|os |macOS Mojave 10.14.4 |
|system |x86_64, darwin15.6.0 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |America/New_York |
|date |2019-07-01 |

# Dependencies

|package |old |new |Δ |
|:--------|:-----|:------|:--|
|devtools |2.0.2 |2.1.0 |* |
|git2r |NA |0.26.1 |* |
|mime |NA |0.7 |* |
|praise |NA |1.0.0 |* |
|remotes |NA |2.1.0 |* |
|rlang |NA |0.4.0 |* |
|testthat |NA |2.1.1 |* |

# Revdeps

## Failed to check (13)

|package |version |error |warning |note |
|:-------------------------------------|:-------|:-----|:-------|:------|
|clustermq |0.8.8 |1 | |1 |
|ctsem |2.9.6 |1 | |2 |
|FoldGO |1.2.0 |1 | | |
|infer |0.4.0.1 |1 | | |
|jwutil |1.2.3 |1 | | |
|lilikoi |0.1.0 |1 | |2 |
|link2GI |0.3-5 |1 | | |
|mnem |1.0.0 |1 | | |
|MoonlightR |1.10.0 |1 | | |
|[SpaDES.core](failures.md#spadescore) |0.2.5 |2 | |__+1__ |
|StarBioTrek |1.10.0 |1 | | |
|TCGAbiolinks |2.12.2 |1 |2 |4 |
|TCGAbiolinksGUI |1.10.0 |1 | | |

## New problems (7)

|package |version |error |warning |note |
|:--------------------------------------------------|:-------|:-----|:-------|:--------|
|[available](problems.md#available) |1.0.2 | | |1 __+1__ |
|[BiocWorkflowTools](problems.md#biocworkflowtools) |1.10.0 | |__+1__ |1 |
|[googleAuthR](problems.md#googleauthr) |0.8.0 | |__+1__ |1 |
|[packagedocs](problems.md#packagedocs) |0.4.0 | | |__+1__ |
|[soilcarbon](problems.md#soilcarbon) |1.2.0 | | |1 __+1__ |
|[understandBPMN](problems.md#understandbpmn) |1.1.0 | | |__+1__ |
|[zebu](problems.md#zebu) |0.1.2 | | |__+1__ |
## Failed to check (15)

|package |version |error |warning |note |
|:-------------|:-------|:-----|:-------|:----|
|ctsem |3.3.8 |1 | | |
|doRNG |? | | | |
|elementR |1.3.6 |1 | | |
|FossilSim |? | | | |
|gscaLCA |0.0.5 |1 | | |
|likert |1.3.5 |1 | | |
|Luminescence |? | | | |
|manifestoR |1.4.0 |1 | | |
|metagam |? | | | |
|NMF |? | | | |
|osmplotr |? | | | |
|outsider.base |? | | | |
|SpaDES.addins |? | | | |
|SpaDES.core |? | | | |
|vegtable |0.1.6 |1 | | |

## New problems (1)

|package |version |error |warning |note |
|:----------------------------------|:-------|:------|:-------|:----|
|[rfishbase](problems.md#rfishbase) |3.0.4 |__+1__ | |1 |

Loading

0 comments on commit 6839d4a

Please sign in to comment.