Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-06 12:08 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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

Package 623/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
easyRNASeq 2.42.0  (landing page)
Nicolas Delhomme
Snapshot Date: 2025-03-03 13:00 -0500 (Mon, 03 Mar 2025)
git_url: https://git.bioconductor.org/packages/easyRNASeq
git_branch: RELEASE_3_20
git_last_commit: bc77aca
git_last_commit_date: 2024-10-29 09:39:50 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for easyRNASeq on merida1

To the developers/maintainers of the easyRNASeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/easyRNASeq.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: easyRNASeq
Version: 2.42.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:easyRNASeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings easyRNASeq_2.42.0.tar.gz
StartedAt: 2025-03-04 02:44:18 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 03:07:01 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 1363.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: easyRNASeq.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:easyRNASeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings easyRNASeq_2.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/easyRNASeq.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘easyRNASeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘easyRNASeq’ version ‘2.42.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Files named as vignettes but with no recognized vignette engine:
   ‘inst/doc/01-Introduction.Rmd’
   ‘inst/doc/02-AnnotParam.Rmd’
   ‘inst/doc/03-SyntheticTranscripts.Rmd’
   ‘inst/doc/04-BamParam.Rmd’
   ‘inst/doc/05-RnaSeqParam.Rmd’
   ‘inst/doc/06-simpleRNASeq.Rmd’
   ‘inst/doc/07-cleanUp.Rmd’
   ‘inst/doc/08-Session-Info.Rmd’
   ‘inst/doc/09-Acknowledgments.Rmd’
   ‘inst/doc/10-Foonotes.Rmd’
   ‘inst/doc/11-Images.Rmd’
   ‘inst/doc/12-Appendix.Rmd’
(Is a VignetteBuilder field missing?)
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘easyRNASeq’ 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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
checkRd: (-1) easyRNASeq-AnnotParam.Rd:40-43: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-AnnotParam.Rd:44-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-RnaSeqParam-class.Rd:14: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-RnaSeqParam-class.Rd:15: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-annotation-methods.Rd:25: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-annotation-methods.Rd:26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-correction-methods.Rd:48-50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-correction-methods.Rd:51-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-datasets.Rd:11-21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-internal-AnnotParam-methods.Rd:25: Lost braces
    25 | These are \code{\linkS4class{AnnotParam}}{AnnotParam} class internal methods:
       |                                          ^
checkRd: (-1) easyRNASeq-package.Rd:109-112: Lost braces in \itemize; meant \describe ?
checkRd: (-1) easyRNASeq-package.Rd:113-121: Lost braces in \itemize; meant \describe ?
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'easyRNASeq-annotation-internal-methods.Rd':
  ‘annotation.type’ ‘fields’ ‘filename’ ‘format’ ‘gAnnot’ ‘nbCore’

Documented arguments not in \usage in Rd file 'easyRNASeq-internal-AnnotParam-methods.Rd':
  ‘...’

Documented arguments not in \usage in Rd file 'easyRNASeq-internal-methods.Rd':
  ‘arg’ ‘chr.names’ ‘fun’ ‘organism’ ‘type’ ‘value’ ‘x’ ‘...’

Documented arguments not in \usage in Rd file 'easyRNASeq-summarization-internal-methods.Rd':
  ‘chr.map’ ‘chr.sel’ ‘cList’ ‘count’ ‘filename’ ‘filter’ ‘format’
  ‘gapped’ ‘min.cov’ ‘min.length’ ‘max.gap’ ‘plot’ ‘rnaSeq’
  ‘summarization’ ‘silent’ ‘subType’ ‘type’ ‘validity.check’ ‘values’
  ‘...’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
easyRNASeq-simpleRNASeq          182.610  4.379 200.468
easyRNASeq-package               108.739  4.178 119.765
easyRNASeq-synthetic-transcripts  86.635  1.861 101.376
BiocFileCache-methods             19.669  2.499  34.438
easyRNASeq-BamFileList            13.168  1.265  16.371
Rsamtools-methods                 10.182  1.049  12.709
genomeIntervals-methods            2.704  2.463   8.900
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  3: In FUN(X[[i]], ...) :
    Bam file: 3a504e6eeea0_ACTAGC.bam is considered unstranded.
  4: In FUN(X[[i]], ...) :
    Bam file: 3a504e6eeea0_ACTAGC.bam Strandedness could not be determined using 14772 regions spanning 1023473 bp on either strand at a 90% cutoff; 76.6 percent appear to be stranded.
  5: In FUN(X[[i]], ...) :
    Bam file: 3a506a431983_ACACTG.bam is considered unstranded.
  6: In FUN(X[[i]], ...) :
    Bam file: 3a506a431983_ACACTG.bam Strandedness could not be determined using 18615 regions spanning 1300192 bp on either strand at a 90% cutoff; 73.67 percent appear to be stranded.
  7: In FUN(X[[i]], ...) :
    Bam file: 3a507c900808_ATGGCT.bam is considered unstranded.
  8: In FUN(X[[i]], ...) :
    Bam file: 3a507c900808_ATGGCT.bam Strandedness could not be determined using 18462 regions spanning 1280337 bp on either strand at a 90% cutoff; 74.26 percent appear to be stranded.
  9: In simpleRNASeq(bamFiles = bamFiles, param = param, verbose = FALSE) :
    As of version 2.15.5, easyRNASeq assumes that, if the data is strand specific, the sequencing was done using a protocol such as the Illumina TruSeq, where the reverse strand is quantified - i.e. the strandProtocol argument of the BamParam class defaults to 'reverse'.
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/easyRNASeq.Rcheck/00check.log’
for details.


Installation output

easyRNASeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL easyRNASeq
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘easyRNASeq’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘basename’ from package ‘base’ in package ‘easyRNASeq’
Creating a generic function for ‘file.exists’ from package ‘base’ in package ‘easyRNASeq’
** 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 (easyRNASeq)

Tests output

easyRNASeq.Rcheck/tests/runTests.Rout.fail


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> # get the example data
> library(easyRNASeq)
> tutorialData()
[1] "/Users/biocbuild/Library/Caches/easyRNASeq"
> 
> # set the env.var
> #TUTORIAL.DATA <- get("TUTORIAL.DATA",envir=as.environment("package:easyRNASeq"))
> 
> # run the tests
> BiocGenerics:::testPackage("easyRNASeq")
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following object is masked from 'package:easyRNASeq':

    basename

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Ensembl site unresponsive, trying asia mirror
Ensembl site unresponsive, trying useast mirror
Ensembl site unresponsive, trying asia mirror
Ensembl site unresponsive, trying useast mirror
No validation performed at that stage
Ensembl site unresponsive, trying asia mirror
Ensembl site unresponsive, trying useast mirror
Timing stopped at: 0.734 0.04 21.88
Error in h(simpleError(msg, call)) : 
  error in evaluating the argument 'table' in selecting a method for function '%in%': Unable to query any Ensembl site


RUNIT TEST PROTOCOL -- Tue Mar  4 03:06:30 2025 
*********************************************** 
Number of test functions: 20 
Number of errors: 1 
Number of failures: 0 

 
1 Test Suite : 
easyRNASeq RUnit Tests - 20 test functions, 1 error, 0 failures
ERROR in test_internal_getAnnotation: Error in h(simpleError(msg, call)) : 
  error in evaluating the argument 'table' in selecting a method for function '%in%': Unable to query any Ensembl site

Test files with failing tests

   test_annotations.R 
     test_internal_getAnnotation 


Error in BiocGenerics:::testPackage("easyRNASeq") : 
  unit tests failed for package easyRNASeq
In addition: Warning messages:
1: In FUN(X[[i]], ...) :
  Bam file: 3a502c7bdab2_TTGCGA.bam is considered unstranded.
2: In FUN(X[[i]], ...) :
  Bam file: 3a502c7bdab2_TTGCGA.bam Strandedness could not be determined using 19659 regions spanning 1381886 bp on either strand at a 90% cutoff; 73.37 percent appear to be stranded.
3: In FUN(X[[i]], ...) :
  Bam file: 3a504e6eeea0_ACTAGC.bam is considered unstranded.
4: In FUN(X[[i]], ...) :
  Bam file: 3a504e6eeea0_ACTAGC.bam Strandedness could not be determined using 14772 regions spanning 1023473 bp on either strand at a 90% cutoff; 76.6 percent appear to be stranded.
5: In FUN(X[[i]], ...) :
  Bam file: 3a506a431983_ACACTG.bam is considered unstranded.
6: In FUN(X[[i]], ...) :
  Bam file: 3a506a431983_ACACTG.bam Strandedness could not be determined using 18615 regions spanning 1300192 bp on either strand at a 90% cutoff; 73.67 percent appear to be stranded.
7: In FUN(X[[i]], ...) :
  Bam file: 3a507c900808_ATGGCT.bam is considered unstranded.
8: In FUN(X[[i]], ...) :
  Bam file: 3a507c900808_ATGGCT.bam Strandedness could not be determined using 18462 regions spanning 1280337 bp on either strand at a 90% cutoff; 74.26 percent appear to be stranded.
9: In simpleRNASeq(bamFiles = bamFiles, param = param, verbose = FALSE) :
  As of version 2.15.5, easyRNASeq assumes that, if the data is strand specific, the sequencing was done using a protocol such as the Illumina TruSeq, where the reverse strand is quantified - i.e. the strandProtocol argument of the BamParam class defaults to 'reverse'.
Execution halted

Example timings

easyRNASeq.Rcheck/easyRNASeq-Ex.timings

nameusersystemelapsed
BiocFileCache-methods19.669 2.49934.438
GenomicRanges-methods0.7190.0370.792
IRanges-methods0.0010.0010.001
Rsamtools-methods10.182 1.04912.709
ShortRead-methods0.0010.0030.003
easyRNASeq-AnnotParam-accessors0.8430.0831.033
easyRNASeq-AnnotParam-class0.0010.0000.002
easyRNASeq-AnnotParam0.7000.0650.860
easyRNASeq-BamFileList13.168 1.26516.371
easyRNASeq-BamParam-accessors0.0030.0000.003
easyRNASeq-BamParam-class0.0010.0010.002
easyRNASeq-BamParam0.0040.0010.006
easyRNASeq-RnaSeqParam-accessors0.0060.0010.007
easyRNASeq-RnaSeqParam-class0.0000.0000.001
easyRNASeq-RnaSeqParam0.0070.0020.010
easyRNASeq-accessors0.0000.0010.001
easyRNASeq-annotation-methods0.0000.0010.001
easyRNASeq-class0.0010.0010.003
easyRNASeq-correction-methods0.0010.0020.003
easyRNASeq-coverage-methods0.0000.0010.002
easyRNASeq-easyRNASeq0.0010.0010.002
easyRNASeq-island-methods0.0000.0010.002
easyRNASeq-package108.739 4.178119.765
easyRNASeq-simpleRNASeq182.610 4.379200.468
easyRNASeq-summarization-methods0.0010.0010.002
easyRNASeq-synthetic-transcripts 86.635 1.861101.376
edgeR-methods0.0000.0010.001
genomeIntervals-methods2.7042.4638.900
parallel-methods0.0010.0010.002