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

This page was generated on 2024-03-28 11:40:58 -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 1268/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MIRit 0.99.13  (landing page)
Jacopo Ronchi
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/MIRit
git_branch: devel
git_last_commit: 3a2a2cd
git_last_commit_date: 2024-02-12 09:24:04 -0400 (Mon, 12 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for MIRit on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: MIRit
Version: 0.99.13
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings MIRit_0.99.13.tar.gz
StartedAt: 2024-03-28 07:19:56 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 07:25:00 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 304.5 seconds
RetCode: 0
Status:   OK  
CheckDir: MIRit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings MIRit_0.99.13.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/MIRit.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MIRit/DESCRIPTION’ ... OK
* this is package ‘MIRit’ version ‘0.99.13’
* 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++ (GCC) 10.3.1’
* 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 ... 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 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
Examples with CPU (user + system) or elapsed time > 5s
                  user system elapsed
mirnaIntegration 4.497  0.853   4.691
listPathways     2.347  0.095   5.759
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/MIRit.Rcheck/00check.log’
for details.


Installation output

MIRit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL MIRit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library’
* installing *source* package ‘MIRit’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 10.3.1’
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4-devel-2024.03.20/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c pathwayScore.cpp -o pathwayScore.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -L/usr/local/lib -o MIRit.so RcppExports.o pathwayScore.o -L/home/biocbuild/R/R-4.4-devel-2024.03.20/lib -lR
installing to /home/biocbuild/R/R-4.4-devel-2024.03.20/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 Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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

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 8 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 package: 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 
 59.817   7.039  36.066 

Example timings

MIRit.Rcheck/MIRit-Ex.timings

nameusersystemelapsed
MirnaExperiment0.5860.0360.623
addDifferentialExpression0.6560.0280.686
augmentedPathways0.0460.0000.046
batchCorrection0.4620.0040.467
deAccessors0.0000.0000.001
deAnalysis000
enrichGenes000
enrichTargets2.8840.1643.060
enrichedFeatures0.0160.0000.016
enrichmentBarplot0.4510.0000.452
enrichmentDatabase0.0010.0000.001
enrichmentDotplot0.5530.0120.566
enrichmentMethod0.0000.0010.000
enrichmentMetric000
enrichmentResults000
findMirnaSNPs0.0000.0000.001
geneSet0.0000.0010.000
getEvidence000
getTargets000
gseaPlot0.3540.0670.423
gseaRidgeplot0.4030.0120.415
integratedPathways0.0010.0000.000
integration0.0040.0030.008
integrationDatabase000
integrationDotplot0.3910.0000.391
listPathways2.3470.0955.759
loadExamples000
mirVariantPlot000
mirnaIntegration4.4970.8534.691
mirnaTargets0.0000.0000.001
pairedSamples000
plotCorrelation0.7360.1350.876
plotDE0.4140.0440.459
plotDimensions0.3540.0200.375
plotVolcano0.3440.0120.357
preparePathways000
searchDisease000
significantAccessors000
supportedOrganisms0.0010.0000.001
topologicalAnalysis000
visualizeNetwork0.2880.0480.337