Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-03-28 11:38:23 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1760/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RLSeq 1.9.0  (landing page)
Henry Miller
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/RLSeq
git_branch: devel
git_last_commit: d66b911
git_last_commit_date: 2023-10-24 11:38:24 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped

CHECK results for RLSeq on palomino3


To the developers/maintainers of the RLSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RLSeq.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: RLSeq
Version: 1.9.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RLSeq.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings RLSeq_1.9.0.tar.gz
StartedAt: 2024-03-28 05:58:39 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:15:36 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 1016.9 seconds
RetCode: 0
Status:   OK  
CheckDir: RLSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RLSeq.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings RLSeq_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/RLSeq.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'RLSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RLSeq' version '1.9.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 'RLSeq' 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 ... 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
RLSeq                37.02   1.52   72.08
predictCondition     15.01   0.66   15.86
plotEnrichment       13.00   1.12   31.05
txFeatureOverlap     13.19   0.61   13.89
plotRLRegionOverlap  10.86   1.09   29.13
geneAnnotation       10.06   1.14   33.06
corrHeatmap           9.32   1.86   10.16
featureEnrich         8.89   0.47    9.50
plotTxFeatureOverlap  7.95   0.83    9.00
RLRangesFromRLBase    5.58   2.05    8.28
report                0.23   0.11   74.38
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* 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: OK


Installation output

RLSeq.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'RLSeq' ...
** using staged installation
** R
** data
** 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 (RLSeq)

Tests output

RLSeq.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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(RLSeq)
> 
> test_check("RLSeq")
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
[1] "Note: The minimum p-value with only 30 permutations is 0.032258064516129. You should consider increasing the number of permutations."
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
Loading required package: GenomicFeatures
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

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

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
Loading required package: GenomicRanges
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

  2135 genes were dropped because they have exons located on both strands
  of the same reference sequence or on more than one reference sequence,
  so cannot be represented by a single genomic range.
  Use 'single.strand.genes.only=FALSE' to get all the genes in a
  GRangesList object, or use suppressMessages() to suppress this message.
see ?RLHub and browseVignettes('RLHub') for documentation
[1] "Note: The minimum p-value with only 30 permutations is 0.032258064516129. You should consider increasing the number of permutations."
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
see ?RLHub and browseVignettes('RLHub') for documentation
  2135 genes were dropped because they have exons located on both strands
  of the same reference sequence or on more than one reference sequence,
  so cannot be represented by a single genomic range.
  Use 'single.strand.genes.only=FALSE' to get all the genes in a
  GRangesList object, or use suppressMessages() to suppress this message.
see ?RLHub and browseVignettes('RLHub') for documentation
[ FAIL 0 | WARN 122 | SKIP 0 | PASS 8 ]

[ FAIL 0 | WARN 122 | SKIP 0 | PASS 8 ]
> 
> proc.time()
   user  system elapsed 
 165.84   12.42  368.65 

Example timings

RLSeq.Rcheck/RLSeq-Ex.timings

nameusersystemelapsed
RLRanges0.610.061.41
RLRangesFromRLBase5.582.058.28
RLResults0.250.043.15
RLSeq37.02 1.5272.08
analyzeRLFS2.480.092.94
auxdata0.130.000.12
available_genomes0.060.000.07
corrAnalyze0.120.000.12
corrHeatmap 9.32 1.8610.16
featureEnrich8.890.479.50
geneAnnotation10.06 1.1433.06
genomeMasks0.090.000.09
noiseAnalyze0.110.020.13
noiseComparisonPlot3.960.394.45
plotEnrichment13.00 1.1231.05
plotFingerprint0.220.000.21
plotRLFSRes0.390.020.41
plotRLRegionOverlap10.86 1.0929.13
plotTxFeatureOverlap7.950.839.00
predictCondition15.01 0.6615.86
randomWindows0.080.000.08
report 0.23 0.1174.38
rlRegionTest4.460.294.89
rlbaseNoiseAnalyze0.030.000.03
rlsampleTxOl0.010.000.02
txFeatureOverlap13.19 0.6113.89