Skip to content

Commit

Permalink
revdepcheck run - No changes to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 9, 2021
1 parent 0fc1c08 commit a1f47ba
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 3 deletions.
7 changes: 5 additions & 2 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
|collate |C.UTF-8 |
|ctype |C.UTF-8 |
|tz |UTC |
|date |2021-08-04 |
|date |2021-08-09 |

# Dependencies

Expand All @@ -23,12 +23,13 @@

# Revdeps

## Failed to check (27)
## Failed to check (30)

|package |version |error |warning |note |
|:--------------|:-------|:-----|:-------|:----|
|appreci8R |? | | | |
|artMS |? | | | |
|cbaf |? | | | |
|CHRONOS |? | | | |
|CNVPanelizer |? | | | |
|DAPAR |? | | | |
Expand All @@ -50,7 +51,9 @@
|SEtools |? | | | |
|sigFeature |? | | | |
|stplanr |? | | | |
|struct |? | | | |
|structToolbox |? | | | |
|TarSeqQC |? | | | |
|TPP |3.20.1 |1 | |3 |
|uncoverappLib |? | | | |
|upstartr |? | | | |
Expand Down
129 changes: 128 additions & 1 deletion revdep/failures.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,67 @@
Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 1166327808 != reported length 1623464748
2: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 1166327808 != reported length 1623464748
3: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz': Timeout of 60 seconds was reached
4: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘MafDb.1Kgenomes.phase3.hs37d5’ failed
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘MafDb.1Kgenomes.phase3.hs37d5’ failed
```
### CRAN

```
Error in download.file(url, destfile, method, mode = "wb", ...) :
download from 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz' failed
In addition: Warning messages:
1: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 1166327808 != reported length 1623464748
2: In download.file(url, destfile, method, mode = "wb", ...) :
downloaded length 1166327808 != reported length 1623464748
3: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz': Timeout of 60 seconds was reached
4: In download.file(url, destfile, method, mode = "wb", ...) :
URL 'https://bioconductor.org/packages/3.13/data/annotation/src/contrib/MafDb.1Kgenomes.phase3.hs37d5_3.10.0.tar.gz': Timeout of 60 seconds was reached
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘MafDb.1Kgenomes.phase3.hs37d5’ failed
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package ‘MafDb.1Kgenomes.phase3.hs37d5’ failed
```
# artMS

<details>

* Version:
* GitHub: https://github.com/ycphs/openxlsx
* Source code: NA
* Number of recursive dependencies: 0

</details>

## Error before installation

### Devel

```
Expand All @@ -31,7 +92,7 @@
```
# artMS
# cbaf

<details>

Expand Down Expand Up @@ -783,6 +844,39 @@ ERROR: lazy loading failed for package ‘hypeR’



```
# struct
<details>
* Version:
* GitHub: https://github.com/ycphs/openxlsx
* Source code: NA
* Number of recursive dependencies: 0
</details>
## Error before installation
### Devel
```






```
### CRAN
```






```
# structToolbox
Expand Down Expand Up @@ -816,6 +910,39 @@ ERROR: lazy loading failed for package ‘hypeR’



```
# TarSeqQC
<details>
* Version:
* GitHub: https://github.com/ycphs/openxlsx
* Source code: NA
* Number of recursive dependencies: 0
</details>
## Error before installation
### Devel
```






```
### CRAN
```






```
# TPP
Expand Down

0 comments on commit a1f47ba

Please sign in to comment.