Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:39 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for megadepth on palomino4


To the developers/maintainers of the megadepth package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/megadepth.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1128/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
megadepth 1.8.0  (landing page)
David Zhang
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/megadepth
git_branch: RELEASE_3_16
git_last_commit: 6e567a2
git_last_commit_date: 2022-11-01 11:23:15 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    ERROR    OK  

Summary

Package: megadepth
Version: 1.8.0
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:megadepth.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings megadepth_1.8.0.tar.gz
StartedAt: 2023-04-11 03:03:29 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 03:05:20 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 111.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: megadepth.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:megadepth.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings megadepth_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/megadepth.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'megadepth/DESCRIPTION' ... OK
* this is package 'megadepth' version '1.8.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'megadepth' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
get_coverage 6.34   0.32    7.41
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 107 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-megadepth_main_tests.R:74:5'): test bigwig2mean on remote bw ──
  readLines(file.path(tempdir(), "bw2.remote.mean.annotation.tsv")) (`actual`) not equal to readLines("https://raw.githubusercontent.com/ChristopherWilks/megadepth/master/tests/testbw2.bed.mean") (`expected`).
  
   actual | expected                              
          - "chr10\t0\t10\t0.00"               [1]
          - "chr10\t8756697\t8756762\t15.85"   [2]
          - "chr10\t4359156\t4359188\t3.00"    [3]
          - "GL000219.1\t168500\t168620\t1.26" [4]
  
  [ FAIL 1 | WARN 1 | SKIP 0 | PASS 107 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  'F:/biocbuild/bbs-3.16-bioc/meat/megadepth.Rcheck/00check.log'
for details.


Installation output

megadepth.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL megadepth
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'megadepth' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (megadepth)

Tests output

megadepth.Rcheck/tests/testthat.Rout.fail


R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(megadepth)
> 
> ## Install the latest version if necessary
> install_megadepth(force = TRUE)
The latest megadepth version is 1.2.0
This is not an interactive session, therefore megadepth has been installed temporarily to 
F:\biocbuild\bbs-3.16-bioc\tmpdir\Rtmp4GjVzH/megadepth.exe
> 
> test_check("megadepth")
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test2.bam"
Read 7 records
# of overlapping pairs: 0
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test2.bam"
Read 7 records
# of overlapping pairs: 0
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test2.bam"
Read 7 records
# of overlapping pairs: 0
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/long_reads.bam"
Read 3 records
# of overlapping pairs: 0
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/long_reads.bam"
Read 3 records
# of overlapping pairs: 0
building whole annotation region map done
2 chromosomes for annotated regions read
1 chromosomes for annotated regions read, collapsed
unsorted interval: chr10	4359156	4359188
, falling back to slower matching (doesn't affect BAM processing)
For potentially faster BigWig reading performance, please sort your argument to --annotations (BED) file via sort -k1,1 -k2,2n and re-run megadepth.
total number of annotations in collapsed: 1
Processing F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test.bam.all.bw
building whole annotation region map done
2 chromosomes for annotated regions read
1 chromosomes for annotated regions read, collapsed
unsorted interval: chr10	4359156	4359188
, falling back to slower matching (doesn't affect BAM processing)
For potentially faster BigWig reading performance, please sort your argument to --annotations (BED) file via sort -k1,1 -k2,2n and re-run megadepth.
total number of annotations in collapsed: 1
Processing F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test.bam.all.bw
The latest megadepth version is 1.2.0
Processing F:\biocbuild\bbs-3.16-bioc\tmpdir\Rtmp4GjVzH/test.bam.all.bw
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test3.bam"
WARNING: writing BigWigs (--bigwig) is not supported on Windows at this time, no BigWig file(s) will be written, but any other options will still be processed.
Read 12 records
# of overlapping pairs: 3
building whole annotation region map done
2 chromosomes for annotated regions read
1 chromosomes for annotated regions read, collapsed
unsorted interval: chr10	4359156	4359188
, falling back to slower matching (doesn't affect BAM processing)
For potentially faster BigWig reading performance, please sort your argument to --annotations (BED) file via sort -k1,1 -k2,2n and re-run megadepth.
total number of annotations in collapsed: 1
Processing http://stingray.cs.jhu.edu/data/temp/megadepth.test.bam.all.bw
[urlOpen] curl_easy_perform received an error: Couldn't resolve host name
[bwOpen] urlOpen is NULL!
Error in opening http://stingray.cs.jhu.edu/data/temp/megadepth.test.bam.all.bw as BigWig file, exiting
building whole annotation region map done
2 chromosomes for annotated regions read
1 chromosomes for annotated regions read, collapsed
unsorted interval: chr10	4359156	4359188
, falling back to slower matching (doesn't affect BAM processing)
For potentially faster BigWig reading performance, please sort your argument to --annotations (BED) file via sort -k1,1 -k2,2n and re-run megadepth.
total number of annotations in collapsed: 1
Processing F:\biocbuild\bbs-3.16-bioc\tmpdir\Rtmp4GjVzH/test.bam.all.bw
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test2.bam"
Read 7 records
# of overlapping pairs: 0
Processing BAM: "F:/biocbuild/bbs-3.16-bioc/R/library/megadepth/tests/test2.bam"
Read 7 records
# of overlapping pairs: 0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 107 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-megadepth_main_tests.R:74:5'): test bigwig2mean on remote bw ──
readLines(file.path(tempdir(), "bw2.remote.mean.annotation.tsv")) (`actual`) not equal to readLines("https://raw.githubusercontent.com/ChristopherWilks/megadepth/master/tests/testbw2.bed.mean") (`expected`).

 actual | expected                              
        - "chr10\t0\t10\t0.00"               [1]
        - "chr10\t8756697\t8756762\t15.85"   [2]
        - "chr10\t4359156\t4359188\t3.00"    [3]
        - "GL000219.1\t168500\t168620\t1.26" [4]

[ FAIL 1 | WARN 1 | SKIP 0 | PASS 107 ]
Error: Test failures
Execution halted

Example timings

megadepth.Rcheck/megadepth-Ex.timings

nameusersystemelapsed
bam_to_bigwig0.010.060.80
bam_to_junctions0.500.160.91
get_coverage6.340.327.41
install_megadepth0.030.020.14
megadepth_cmd0.220.091.27
process_junction_table0.360.110.79
read_coverage0.470.171.22
read_junction_table1.110.081.50