Skip to content

Commit

Permalink
reverse dependencies check results
Browse files Browse the repository at this point in the history
  • Loading branch information
tzerk committed Jan 10, 2019
1 parent 5ba02e7 commit 504519a
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 88 deletions.
16 changes: 12 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Test environments
* local Windows 10 x64 install, R 3.x.x (xxxx-xx-x rxxxxx)
* Windows Server 2012 R2 x64 (build 9600) (on AppVeyor CI), R 3.5.0 Patched (xxxx-xx-xx rxxxxx)
* Ubuntu 14.04.5 LTS (on Travis-CI), R 3.x.x
* local Windows 10 x64 install, R 3.6.0 (2019-01-01 r75943)
* local Windows 10 x64 install, R 3.5.2 (2018-12-20)
* CentOS Linux release 7.6.1810 (Core), R 3.5.1 (2018-07-02)
* Windows Server 2012 R2 x64 (build 9600) (on AppVeyor CI), 3.5.2 Patched (2018-12-31 r75943)
* Ubuntu 14.04.5 LTS (on Travis-CI), 3.5.1 (2018-12-12)
* win-builder (devel and release)

## CRAN Notes
Expand All @@ -15,6 +17,12 @@ There were no ERRORs, WARNINGs or NOTEs.

## Downstream dependencies
I have also run R CMD check on downstream dependencies of RLumShiny using
devtools::revdep_check() (https://github.com/tzerk/RLumShiny/tree/master/revdep).
revdepcheck::revdep_check() (https://github.com/tzerk/RLumShiny/tree/master/revdep).

All packages passed.






71 changes: 19 additions & 52 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,62 +1,29 @@
# Setup
# Platform

## Platform

|setting |value |
|field |value |
|:--------|:----------------------------|
|version |R version 3.5.0 (2018-04-23) |
|system |x86_64, mingw32 |
|ui |RStudio (1.2.752) |
|version |R version 3.5.1 (2018-07-02) |
|os |CentOS Linux 7 (Core) |
|system |x86_64, linux-gnu |
|ui |RStudio |
|language |(EN) |
|collate |English_United Kingdom.1252 |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Berlin |
|date |2018-06-18 |

## Packages

|package |* |version |date |source |
|:--------------|:--|:-------|:----------|:--------------------------|
|data.table | |1.11.4 |2018-05-27 |CRAN (R 3.5.0) |
|DT | |0.4 |2018-01-30 |CRAN (R 3.5.0) |
|googleVis | |0.6.2 |2017-01-01 |CRAN (R 3.5.0) |
|knitr | |1.20 |2018-02-20 |CRAN (R 3.5.0) |
|Luminescence |* |0.8.5 |2018-06-08 |CRAN (R 3.5.0) |
|readxl | |1.1.0 |2018-04-20 |CRAN (R 3.5.0) |
|rhandsontable | |0.3.6 |2018-01-27 |CRAN (R 3.5.0) |
|RLumShiny | |0.2.1 |2018-06-18 |local (tzerk/RLumShiny@NA) |
|shiny | |1.1.0 |2018-05-17 |CRAN (R 3.5.0) |
|shinydashboard | |0.7.0 |2018-03-21 |CRAN (R 3.5.0) |

# Check results

2 packages

|package |version | errors| warnings| notes|
|:------------|:-------|------:|--------:|-----:|
|Luminescence |0.8.5 | 0| 0| 1|
|treespace |1.1.3 | 0| 0| 1|

## Luminescence (0.8.5)
Maintainer: Sebastian Kreutzer <sebastian.kreutzer@u-bordeaux-montaigne.fr>
Bug reports: https://github.com/R-Lum/Luminescence/issues
|date |2019-01-10 |

0 errors | 0 warnings | 1 note
# Dependencies

```
checking sizes of PDF files under 'inst/doc' ... NOTE
Unable to find GhostScript executable to run checks on size reduction
```
|package |old |new |Δ |
|:---------|:-----|:-----|:--|
|RLumShiny |0.2.1 |0.2.2 |* |

## treespace (1.1.3)
Maintainer: Michelle Kendall <michelle.kendall@bdi.ox.ac.uk>
Bug reports: https://github.com/thibautjombart/treespace/issues
# Revdeps

0 errors | 0 warnings | 1 note
## All (2)

```
checking installed package size ... NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
doc 4.7Mb
```
|package |version |error |warning |note |
|:----------------------------------|:-------|:-----|:-------|:----|
|Luminescence |0.8.6 | | | |
|[treespace](problems.md#treespace) |1.1.3 | | |1 |

Binary file added revdep/data.sqlite
Binary file not shown.
42 changes: 10 additions & 32 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,14 @@
# Setup

## Platform

|setting |value |
|:--------|:----------------------------|
|version |R version 3.5.0 (2018-04-23) |
|system |x86_64, mingw32 |
|ui |RStudio (1.2.752) |
|language |(EN) |
|collate |English_United Kingdom.1252 |
|tz |Europe/Berlin |
|date |2018-06-18 |

## Packages

|package |* |version |date |source |
|:--------------|:--|:-------|:----------|:--------------------------|
|data.table | |1.11.4 |2018-05-27 |CRAN (R 3.5.0) |
|DT | |0.4 |2018-01-30 |CRAN (R 3.5.0) |
|googleVis | |0.6.2 |2017-01-01 |CRAN (R 3.5.0) |
|knitr | |1.20 |2018-02-20 |CRAN (R 3.5.0) |
|Luminescence |* |0.8.5 |2018-06-08 |CRAN (R 3.5.0) |
|readxl | |1.1.0 |2018-04-20 |CRAN (R 3.5.0) |
|rhandsontable | |0.3.6 |2018-01-27 |CRAN (R 3.5.0) |
|RLumShiny | |0.2.1 |2018-06-18 |local (tzerk/RLumShiny@NA) |
|shiny | |1.1.0 |2018-05-17 |CRAN (R 3.5.0) |
|shinydashboard | |0.7.0 |2018-03-21 |CRAN (R 3.5.0) |

# Check results

0 packages with problems
# treespace

Version: 1.1.3

## In both

* checking installed package size ... NOTE
```
installed size is 6.9Mb
sub-directories of 1Mb or more:
data 1.0Mb
doc 4.7Mb
```

0 comments on commit 504519a

Please sign in to comment.