-
Notifications
You must be signed in to change notification settings - Fork 61
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
85 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,19 +4,19 @@ | |
|
||
|setting |value | | ||
|:--------|:-------------------------------------------| | ||
|version |R version 3.4.0 Patched (2017-06-05 r72770) | | ||
|version |R version 3.4.1 Patched (2017-07-04 r72893) | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |RStudio (1.0.143) | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |America/Vancouver | | ||
|date |2017-06-29 | | ||
|date |2017-07-11 | | ||
|
||
## Packages | ||
|
||
|package |* |version |date |source | | ||
|:-------|:--|:----------|:----------|:--------------------------| | ||
|taxize | |0.8.7.9881 |2017-06-29 |local (ropensci/taxize@NA) | | ||
|package |* |version |date |source | | ||
|:-------|:--|:-------|:----------|:--------------------------| | ||
|taxize | |0.8.9 |2017-07-11 |local (ropensci/taxize@NA) | | ||
|
||
# Check results | ||
|
||
|
@@ -32,7 +32,7 @@ | |
|mapr |0.3.4 | 0| 0| 0| | ||
|metacoder |0.1.3 | 0| 0| 0| | ||
|MonoPhy |1.2 | 0| 0| 0| | ||
|myTAI |0.5.0 | 1| 0| 0| | ||
|myTAI |0.6.0 | 0| 0| 1| | ||
|originr |0.2.0 | 0| 0| 0| | ||
|rbison |0.5.4 | 0| 0| 0| | ||
|RNeXML |2.0.7 | 0| 0| 1| | ||
|
@@ -87,32 +87,18 @@ Maintainer: Orlando Schwery <[email protected]> | |
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## myTAI (0.5.0) | ||
## myTAI (0.6.0) | ||
Maintainer: Hajk-Georg Drost <[email protected]> | ||
Bug reports: https://github.com/HajkD/myTAI/issues | ||
|
||
1 error | 0 warnings | 0 notes | ||
0 errors | 0 warnings | 1 note | ||
|
||
``` | ||
checking tests ... ERROR | ||
Running ‘testthat.R’ [58s/68s] | ||
Running the tests in ‘tests/testthat.R’ failed. | ||
Last 13 lines of output: | ||
`summarise_each()` is deprecated. | ||
Use `summarise_all()`, `summarise_at()` or `summarise_if()` instead. | ||
To map `funs` over all variables, use `summarise_all()` | ||
`summarise_each()` is deprecated. | ||
Use `summarise_all()`, `summarise_at()` or `summarise_if()` instead. | ||
To map `funs` over all variables, use `summarise_all()` | ||
testthat results ================================================================ | ||
OK: 178 SKIPPED: 1 FAILED: 2 | ||
1. Failure: PlotContribution() works properly with PhyloExpressionSet input... (@test-PlotContribution.R#11) | ||
2. Failure: PlotContribution() works properly with DivergenceExpressionSet input... (@test-PlotContribution.R#16) | ||
Error: testthat unit tests failed | ||
Execution halted | ||
checking installed package size ... NOTE | ||
installed size is 5.1Mb | ||
sub-directories of 1Mb or more: | ||
data 2.0Mb | ||
doc 2.7Mb | ||
``` | ||
|
||
## originr (0.2.0) | ||
|
@@ -135,8 +121,7 @@ Bug reports: https://github.com/ropensci/RNeXML/issues | |
|
||
``` | ||
checking package dependencies ... NOTE | ||
Packages suggested but not available for checking: | ||
‘rrdf’ ‘rfigshare’ ‘knitcitations’ ‘phylobase’ ‘Sxslt’ | ||
Packages suggested but not available for checking: ‘rrdf’ ‘Sxslt’ | ||
``` | ||
|
||
## rnoaa (0.7.0) | ||
|
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 |
---|---|---|
|
@@ -4,53 +4,24 @@ | |
|
||
|setting |value | | ||
|:--------|:-------------------------------------------| | ||
|version |R version 3.4.0 Patched (2017-06-05 r72770) | | ||
|version |R version 3.4.1 Patched (2017-07-04 r72893) | | ||
|system |x86_64, darwin15.6.0 | | ||
|ui |RStudio (1.0.143) | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|tz |America/Vancouver | | ||
|date |2017-06-29 | | ||
|date |2017-07-11 | | ||
|
||
## Packages | ||
|
||
|package |* |version |date |source | | ||
|:-------|:--|:----------|:----------|:--------------------------| | ||
|taxize | |0.8.7.9881 |2017-06-29 |local (ropensci/taxize@NA) | | ||
|package |* |version |date |source | | ||
|:-------|:--|:-------|:----------|:--------------------------| | ||
|taxize | |0.8.9 |2017-07-11 |local (ropensci/taxize@NA) | | ||
|
||
# Check results | ||
|
||
1 packages with problems | ||
|
||
|package |version | errors| warnings| notes| | ||
|:-------|:-------|------:|--------:|-----:| | ||
|myTAI |0.5.0 | 1| 0| 0| | ||
|
||
## myTAI (0.5.0) | ||
Maintainer: Hajk-Georg Drost <[email protected]> | ||
Bug reports: https://github.com/HajkD/myTAI/issues | ||
|
||
1 error | 0 warnings | 0 notes | ||
|
||
``` | ||
checking tests ... ERROR | ||
Running ‘testthat.R’ [58s/68s] | ||
Running the tests in ‘tests/testthat.R’ failed. | ||
Last 13 lines of output: | ||
`summarise_each()` is deprecated. | ||
Use `summarise_all()`, `summarise_at()` or `summarise_if()` instead. | ||
To map `funs` over all variables, use `summarise_all()` | ||
`summarise_each()` is deprecated. | ||
Use `summarise_all()`, `summarise_at()` or `summarise_if()` instead. | ||
To map `funs` over all variables, use `summarise_all()` | ||
testthat results ================================================================ | ||
OK: 178 SKIPPED: 1 FAILED: 2 | ||
1. Failure: PlotContribution() works properly with PhyloExpressionSet input... (@test-PlotContribution.R#11) | ||
2. Failure: PlotContribution() works properly with DivergenceExpressionSet input... (@test-PlotContribution.R#16) | ||
Error: testthat unit tests failed | ||
Execution halted | ||
``` | ||
0 packages with problems | ||
|
||
|
||
|
||
|
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