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

This page was generated on 2024-11-25 11:39 -0500 (Mon, 25 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4349
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 1756/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RNAmodR 1.21.0  (landing page)
Felix G.M. Ernst
Snapshot Date: 2024-11-24 13:40 -0500 (Sun, 24 Nov 2024)
git_url: https://git.bioconductor.org/packages/RNAmodR
git_branch: devel
git_last_commit: 83a9c61
git_last_commit_date: 2024-10-29 10:37:59 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation


CHECK results for RNAmodR on lconway

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.21.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.21.0.tar.gz
StartedAt: 2024-11-25 01:35:55 -0500 (Mon, 25 Nov 2024)
EndedAt: 2024-11-25 01:47:39 -0500 (Mon, 25 Nov 2024)
EllapsedTime: 704.1 seconds
RetCode: 0
Status:   OK  
CheckDir: RNAmodR.Rcheck
Warnings: 0

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.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/RNAmodR.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* 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 ‘RNAmodR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RNAmodR’ version ‘1.21.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
stats                          35.379  4.282  31.626
CoverageSequenceData-class      9.411  1.386  11.419
ModInosine                      7.070  0.376   7.851
EndSequenceData-class           5.613  0.401   6.435
ProtectedEndSequenceData-class  4.995  0.350   5.733
PileupSequenceData-class        4.887  0.336   5.722
* 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
  ‘/Users/biocbuild/bbs-3.21-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.5-x86_64/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


R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
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.

> library(testthat)
> library(RNAmodR)
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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")
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[E::idx_find_and_load] Could not retrieve index file for '/Users/biocbuild/Library/Caches/org.R-project.R/R/ExperimentHub/9b39426d56e6_2547'
[ FAIL 0 | WARN 2 | 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 2 | SKIP 9 | PASS 192 ]
> 
> proc.time()
   user  system elapsed 
 37.102   2.263  40.329 

Example timings

RNAmodR.Rcheck/RNAmodR-Ex.timings

nameusersystemelapsed
CoverageSequenceData-class 9.411 1.38611.419
EndSequenceData-class5.6130.4016.435
ModInosine-functions0.6950.0130.710
ModInosine7.0700.3767.851
Modifier-functions0.1960.0080.205
NormEndSequenceData-class000
PileupSequenceData-class4.8870.3365.722
ProtectedEndSequenceData-class4.9950.3505.733
RNAmodR-development0.0530.0010.054
SequenceData-functions0.0510.0040.055
SequenceDataFrame-class0.0450.0040.049
SequenceDataList-class0.0940.0060.100
SequenceDataSet-class0.0670.0040.071
SequenceModDNAStringSetTrack-class1.2990.0091.312
SequenceModRNAStringSetTrack-class0.0960.0010.097
aggregate0.4080.0060.416
compareByCoord1.5190.0181.543
modify0.4080.0050.414
plotData1.6550.0231.684
plotROC1.1690.0241.199
settings0.1030.0040.107
stats35.379 4.28231.626
subsetByCoord0.4510.0110.467