Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-09-01 11:39 -0400 (Mon, 01 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 1301/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MIRit 1.4.1  (landing page)
Jacopo Ronchi
Snapshot Date: 2025-08-28 13:40 -0400 (Thu, 28 Aug 2025)
git_url: https://git.bioconductor.org/packages/MIRit
git_branch: RELEASE_3_21
git_last_commit: b17c137
git_last_commit_date: 2025-05-05 09:21:57 -0400 (Mon, 05 May 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for MIRit on nebbiolo1

To the developers/maintainers of the MIRit package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MIRit.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: MIRit
Version: 1.4.1
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MIRit_1.4.1.tar.gz
StartedAt: 2025-09-01 00:22:25 -0400 (Mon, 01 Sep 2025)
EndedAt: 2025-09-01 00:26:50 -0400 (Mon, 01 Sep 2025)
EllapsedTime: 265.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MIRit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MIRit_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/MIRit.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘MIRit/DESCRIPTION’ ... OK
* this is package ‘MIRit’ version ‘1.4.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 for sufficient/correct file permissions ... OK
* checking whether package ‘MIRit’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  'graphite:::convertEdges' 'graphite:::selectDb'
  See the note in ?`:::` about the use of this operator.
* 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'deAnalysis.Rd':
  ‘[limma:ebayes]{limma::eBayes()}’
  ‘[limma:dupcor]{limma::duplicateCorrelation()}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  MirnaExperiment-class.Rd: DataFrame
  gseaPlot.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/MIRit.Rcheck/00check.log’
for details.


Installation output

MIRit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL MIRit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘MIRit’ ...
** this is package ‘MIRit’ version ‘1.4.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c pathwayScore.cpp -o pathwayScore.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o MIRit.so RcppExports.o pathwayScore.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-MIRit/00new/MIRit/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MIRit)

Tests output

MIRit.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(MIRit)
Loading required package: MultiAssayExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
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

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
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")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> 
> test_check("MIRit")
Performing differential expression analysis with limma...
Differential expression analysis reported 17 significant miRNAs with p < 0.05 (correction: fdr). You can use the 'mirnaDE()' function to access results.
Performing differential expression analysis with edgeR...
Differential expression analysis reported 5 significant miRNAs with p < 0.05 (correction: fdr). You can use the 'mirnaDE()' function to access results.
Performing differential expression analysis with voom...
Differential expression analysis reported 8 significant miRNAs with p < 0.05 (correction: fdr). You can use the 'mirnaDE()' function to access results.
Performing differential expression analysis with limma...
Differential expression analysis reported 3 significant miRNAs with p < 0.05 (correction: fdr). You can use the 'mirnaDE()' function to access results.
Performing the enrichment of upregulated genes...
Performing the enrichment of downregulated genes...
The enrichment of genes reported 1 significantly enriched terms for downregulated genes and 0 for upregulated genes.
Ranking genes based on signed.pval...
Performing gene-set enrichment analysis (GSEA)...
GSEA reported 10 significantly enriched terms.
Performing Correlation Adjusted MEan RAnk gene set test (CAMERA)...
CAMERA reported 2 significantly enriched terms.
As specified by the user, a correlation will be used.
Performing Spearman's correlation analysis...
A statistically significant correlation between 3 miRNA-target pairs was found!
As specified by the user, a association will be used.
Performing One-sided Fisher's exact test...
A statistically significant association between 5 DE-miRNAs and 6 genes was found!
As specified by the user, a association will be used.
Performing One-sided Fisher's exact test with Lancaster's mid-p correction...
A statistically significant association between 5 DE-miRNAs and 6 genes was found!
As specified by the user, a association will be used.
Performing One-sided Boschloo's exact test...
A statistically significant association between 2 DE-miRNAs and 1 genes was found!
As specified by the user, a fry will be used.
Performing miRNA-gene integrative analysis using 'fry' method...
A statistically significant association between 2 DE-miRNAs and 4 genes was found!
As specified by the user, a correlation will be used.
Performing Spearman's correlation analysis...
A statistically significant correlation between 169 miRNA-target pairs was found!
Reading KEGG pathways from cache...
Adding miRNA-gene interactions to biological pathways...
Loading required namespace: graph
Performing topological sorting of pathway nodes...
Calculating pathway scores...
Generating random permutations...
Calculating p-values with 100 permutations...
Correcting p-values through the max-T procedure...
The topologically-aware integrative pathway analysis reported 3 significantly altered pathways!
As specified by the user, a association will be used.
Performing One-sided Fisher's exact test...
A statistically significant association between 3 DE-miRNAs and 5 genes was found!
As specified by the user, a fry will be used.
Performing miRNA-gene integrative analysis using 'fry' method...
A statistically significant association between 2 DE-miRNAs and 4 genes was found!
[ FAIL 0 | WARN 0 | SKIP 6 | PASS 31 ]

══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On Bioconductor (4): 'test-association.R:13:5',
  'test-differential-expression.R:17:5', 'test-targets.R:3:5',
  'test-targets.R:21:5'
• On CRAN (2): 'test-topological-integration.R:23:5', 'test-utils.R:20:5'

[ FAIL 0 | WARN 0 | SKIP 6 | PASS 31 ]
> 
> proc.time()
   user  system elapsed 
 39.757   6.315  25.264 

Example timings

MIRit.Rcheck/MIRit-Ex.timings

nameusersystemelapsed
MirnaExperiment0.3780.0050.383
addDifferentialExpression0.4120.0140.426
augmentedPathways0.0430.0010.044
batchCorrection0.3060.0000.306
deAccessors0.0010.0000.001
deAnalysis000
enrichGenes000
enrichTargets1.9910.0832.077
enrichedFeatures0.0150.0020.019
enrichmentBarplot0.2460.0040.249
enrichmentDatabase000
enrichmentDotplot0.3220.0000.321
enrichmentMethod000
enrichmentMetric000
enrichmentResults0.0000.0010.001
findMirnaSNPs000
geneSet000
getEvidence0.0000.0000.001
getTargets000
gseaPlot0.1850.0100.193
gseaRidgeplot0.2000.0100.209
integratedPathways000
integration0.0050.0090.014
integrationDatabase0.0010.0000.000
integrationDotplot0.2300.0140.245
listPathways1.8690.2813.151
loadExamples0.0000.0000.001
mirVariantPlot000
mirnaIntegration3.2830.4913.256
mirnaTargets0.0010.0010.000
pairedSamples000
plotCorrelation0.3800.0700.449
plotDE0.2640.0550.318
plotDimensions0.1720.0350.207
plotVolcano0.1680.0210.189
preparePathways000
searchDisease000
significantAccessors0.0000.0010.001
supportedOrganisms0.0000.0030.003
topologicalAnalysis000
visualizeNetwork0.2380.0640.303