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

This page was generated on 2025-01-16 12:10 -0500 (Thu, 16 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4489
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4387
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 1773/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAmodR 1.20.0  (landing page)
Felix G.M. Ernst
Snapshot Date: 2025-01-13 13:00 -0500 (Mon, 13 Jan 2025)
git_url: https://git.bioconductor.org/packages/RNAmodR
git_branch: RELEASE_3_20
git_last_commit: 9f21857
git_last_commit_date: 2024-10-29 10:37:59 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for RNAmodR on kjohnson1

To the developers/maintainers of the RNAmodR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RNAmodR.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: RNAmodR
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RNAmodR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RNAmodR_1.20.0.tar.gz
StartedAt: 2025-01-15 06:49:08 -0500 (Wed, 15 Jan 2025)
EndedAt: 2025-01-15 07:01:26 -0500 (Wed, 15 Jan 2025)
EllapsedTime: 738.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: RNAmodR.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/RNAmodR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-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 Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RNAmodR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RNAmodR’ version ‘1.20.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 for sufficient/correct file permissions ... OK
* checking whether package ‘RNAmodR’ 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  'BiocGenerics:::replaceSlots' 'Biostrings:::XString'
  'IRanges:::.valid.CompressedList' 'IRanges:::coerceToCompressedList'
  'S4Vectors:::.valid.DataFrame' 'S4Vectors:::labeledLine'
  'S4Vectors:::make_zero_col_DataFrame'
  'S4Vectors:::prepare_objects_to_bind'
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  '.get_inosine_score'
* 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) ModInosine-functions.Rd:64-66: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModInosine-functions.Rd:44: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine-functions.Rd:45: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine-functions.Rd:46: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine-functions.Rd:47-49: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine-functions.Rd:50: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine-functions.Rd:51: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModInosine.Rd:39-40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModInosine.Rd:41-42: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModInosine.Rd:43-44: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:124-126: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:127-128: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:129-130: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:78-81: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:82: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:83-85: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:103-105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:194-195: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:196-197: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-class.Rd:198-199: Lost braces in \itemize; meant \describe ?
checkRd: (-1) Modifier-functions.Rd:138-139: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:140-141: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:142-143: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:144: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:145: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:146-147: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:148: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:149: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:150-151: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:152: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:153-154: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) Modifier-functions.Rd:155-156: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) ModifierSet-class.Rd:49-51: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModifierSet-class.Rd:52-53: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModifierSet-class.Rd:54-57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ModifierSet-class.Rd:74-80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:20: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:21: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:22: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:23: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:24: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:25: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:26: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:27: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:28: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-datasets.Rd:30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) RNAmodR-development.Rd:49-55: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) RNAmodR-development.Rd:56-57: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) SequenceData-class.Rd:56-57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-class.Rd:58-59: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-class.Rd:60-62: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-class.Rd:63-64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-class.Rd:75: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-class.Rd:76-78: Lost braces in \itemize; meant \describe ?
checkRd: (-1) SequenceData-functions.Rd:159: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) SequenceData-functions.Rd:160-161: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) SequenceData-functions.Rd:162-163: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) SequenceData-functions.Rd:164-165: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:64-68: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:69-72: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:73-74: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:79-80: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:82-83: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) aggregate.Rd:85-86: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) compareByCoord.Rd:45-46: Lost braces in \itemize; meant \describe ?
checkRd: (-1) compareByCoord.Rd:47: Lost braces in \itemize; meant \describe ?
checkRd: (-1) compareByCoord.Rd:48-50: Lost braces in \itemize; meant \describe ?
checkRd: (-1) compareByCoord.Rd:51-54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) compareByCoord.Rd:55-56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) compareByCoord.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) modify.Rd:41: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) modify.Rd:42-43: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotData.Rd:122-124: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotData.Rd:125-127: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotData.Rd:128-129: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotData.Rd:130-131: Lost braces in \itemize; meant \describe ?
checkRd: (-1) subsetByCoord.Rd:99-105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) subsetByCoord.Rd:106-107: Lost braces in \itemize; meant \describe ?
checkRd: (-1) subsetByCoord.Rd:108-110: Lost braces in \itemize; meant \describe ?
checkRd: (-1) subsetByCoord.Rd:111-113: Lost braces in \itemize; meant \describe ?
checkRd: (-1) subsetByCoord.Rd:124-125: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) subsetByCoord.Rd:128-129: Lost braces in \itemize; \value handles \item{}{} directly
* 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 'RNAmodR-internals.Rd':
  ‘object’ ‘range’ ‘data’ ‘modType’ ‘scoreFun’ ‘source’ ‘type’ ‘j’
  ‘value’

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 files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘RNAmodR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: CoverageSequenceData-class
> ### Title: CoverageSequenceData
> ### Aliases: CoverageSequenceData-class CoverageSequenceData
> ###   CoverageSequenceDataFrame CoverageSequenceDataFrame-class
> ###   getData,CoverageSequenceData,BamFileList,GRangesList,XStringSet,ScanBamParam-method
> ###   aggregateData,CoverageSequenceData-method
> ###   getDataTrack,CoverageSequenceData-method
> 
> ### ** Examples
> 
> # Construction of a CoverageSequenceData objectobject
> library(RNAmodR.Data)
Loading required package: ExperimentHub
Loading required package: AnnotationHub
Loading required package: BiocFileCache
Loading required package: dbplyr
Loading required package: ExperimentHubData
Loading required package: AnnotationHubData
Warning: replacing previous import 'utils::findMatches' by 'S4Vectors::findMatches' when loading 'ExperimentHubData'
> library(rtracklayer)

Attaching package: 'rtracklayer'

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

    hubUrl

> annotation <- GFF3File(RNAmodR.Data.example.man.gff3())
Warning: Could not check database for updates.
  Database source currently unreachable.
  This should only be a temporary interruption. 
  Using previously cached version.
Error in value[[3L]](cond) : failed to connect
  reason: Timeout was reached [bioconductor.org]: Failed to connect to bioconductor.org port 443 after 10013 ms: Timeout was reached
  Consider rerunning with 'localHub=TRUE'
Calls: GFF3File ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
* 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:
    3. │   └─methods::new(gffFileClass(version), resource = resource)
    4. │     ├─methods::initialize(value, ...)
    5. │     └─methods::initialize(value, ...)
    6. └─ExperimentHub (local) RNAmodR.Data.example.man.gff3()
    7.   └─ExperimentHub:::.get_ExperimentHub()
    8.     └─ExperimentHub::ExperimentHub()
    9.       └─AnnotationHub::.Hub(...)
   10.         └─base::tryCatch(...)
   11.           └─base (local) tryCatchList(expr, classes, parentenv, handlers)
   12.             └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
   13.               └─value[[3L]](cond)
  
  [ FAIL 1 | WARN 2 | SKIP 8 | PASS 177 ]
  Error: Test failures
  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: 2 ERRORs, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/RNAmodR.Rcheck/00check.log’
for details.


Installation output

RNAmodR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘RNAmodR’ ...
** 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 (RNAmodR)

Tests output

RNAmodR.Rcheck/tests/testthat.Rout.fail


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> library(testthat)
> library(RNAmodR)
Loading required package: S4Vectors
Loading required package: stats4
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, saveRDS, setdiff, table,
    tapply, union, unique, unsplit, which.max, which.min


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: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: Modstrings
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit


Attaching package: 'RNAmodR'

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

    compare

> 
> test_check("RNAmodR")
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 177 ]

══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On Bioconductor (8): 'test-0SequenceDataFrame.R:23:3',
  'test-1SequenceDataSet.R:57:3', 'test-2Modifier.R:85:3',
  'test-3normalization.R:3:3', 'test-3subset.R:4:3', 'test-3zcomparison.R:4:3',
  'test-4roc.R:3:3', 'test-8visualization.R:158:3'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0SequenceData.R:33:3'): SequenceData: ──────────────────────────
Error in `value[[3L]](cond)`: failed to connect
  reason: Timeout was reached [bioconductor.org]: Failed to connect to bioconductor.org port 443 after 10029 ms: Timeout was reached
  Consider rerunning with 'localHub=TRUE'
Backtrace:
     ▆
  1. ├─rtracklayer::GFF3File(RNAmodR.Data.example.man.gff3()) at test-0SequenceData.R:33:3
  2. │ └─rtracklayer::GFFFile(resource, "3")
  3. │   └─methods::new(gffFileClass(version), resource = resource)
  4. │     ├─methods::initialize(value, ...)
  5. │     └─methods::initialize(value, ...)
  6. └─ExperimentHub (local) RNAmodR.Data.example.man.gff3()
  7.   └─ExperimentHub:::.get_ExperimentHub()
  8.     └─ExperimentHub::ExperimentHub()
  9.       └─AnnotationHub::.Hub(...)
 10.         └─base::tryCatch(...)
 11.           └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 12.             └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 13.               └─value[[3L]](cond)

[ FAIL 1 | WARN 2 | SKIP 8 | PASS 177 ]
Error: Test failures
Execution halted

Example timings

RNAmodR.Rcheck/RNAmodR-Ex.timings

nameusersystemelapsed