-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
41 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` | ||