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:24 -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 1770/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAmodR 1.17.1  (landing page)
Felix G.M. Ernst
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/RNAmodR
git_branch: devel
git_last_commit: edc8dbf
git_last_commit_date: 2024-03-26 17:03:09 -0400 (Tue, 26 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for RNAmodR on palomino3


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.17.1
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RNAmodR.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings RNAmodR_1.17.1.tar.gz
StartedAt: 2024-03-28 06:01:03 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:12:51 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 709.0 seconds
RetCode: 0
Status:   OK  
CheckDir: RNAmodR.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/RNAmodR.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 'RNAmodR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RNAmodR' version '1.17.1'
* 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 '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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
stats                          30.67   2.68   74.14
CoverageSequenceData-class     14.68   2.87   18.06
ModInosine                      8.34   0.79    9.39
ProtectedEndSequenceData-class  6.83   0.84    7.86
EndSequenceData-class           6.58   0.80    7.50
PileupSequenceData-class        6.24   0.71    7.11
* 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: 3 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/RNAmodR.Rcheck/00check.log'
for details.


Installation output

RNAmodR.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/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


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(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, 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

Attaching package: 'IRanges'

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

    windows

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")
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[E::idx_find_and_load] Could not retrieve index file for 'F:\biocbuild\ExperimentHub_cache/2b8878663db7_2547'
[ FAIL 0 | WARN 1 | SKIP 9 | PASS 192 ]

══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On Bioconductor (9): 'test-0SequenceData.R:53:3',
  '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'

[ FAIL 0 | WARN 1 | SKIP 9 | PASS 192 ]
> 
> proc.time()
   user  system elapsed 
  58.32    8.10  105.43 

Example timings

RNAmodR.Rcheck/RNAmodR-Ex.timings

nameusersystemelapsed
CoverageSequenceData-class14.68 2.8718.06
EndSequenceData-class6.580.807.50
ModInosine-functions2.330.252.58
ModInosine8.340.799.39
Modifier-functions0.450.220.69
NormEndSequenceData-class000
PileupSequenceData-class6.240.717.11
ProtectedEndSequenceData-class6.830.847.86
RNAmodR-development0.070.000.07
SequenceData-functions0.130.110.24
SequenceDataFrame-class0.120.170.30
SequenceDataList-class0.220.390.61
SequenceDataSet-class0.270.250.51
SequenceModDNAStringSetTrack-class1.810.001.81
SequenceModRNAStringSetTrack-class0.190.000.19
aggregate0.810.391.20
compareByCoord2.190.272.46
modify0.840.120.97
plotData2.610.282.89
plotROC1.530.191.72
settings0.160.170.32
stats30.67 2.6874.14
subsetByCoord0.750.251.04