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

This page was generated on 2024-12-09 11:46 -0500 (Mon, 09 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4749
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4461
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4411
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4366
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4241
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 1266/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MIRit 1.3.0  (landing page)
Jacopo Ronchi
Snapshot Date: 2024-12-08 13:40 -0500 (Sun, 08 Dec 2024)
git_url: https://git.bioconductor.org/packages/MIRit
git_branch: devel
git_last_commit: 57bfd48
git_last_commit_date: 2024-10-29 11:27:09 -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  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation
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 [email protected]: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: 1.3.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MIRit_1.3.0.tar.gz
StartedAt: 2024-12-09 07:37:35 -0000 (Mon, 09 Dec 2024)
EndedAt: 2024-12-09 07:42:42 -0000 (Mon, 09 Dec 2024)
EllapsedTime: 307.5 seconds
RetCode: 0
Status:   OK  
CheckDir: MIRit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings MIRit_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/MIRit.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (conda-forge gcc 14.2.0-1) 14.2.0
    GNU Fortran (conda-forge gcc 14.2.0-1) 14.2.0
* 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 ‘1.3.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 ‘MIRit’ can be installed ... OK
* used C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.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
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
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
listPathways 1.221  0.008   6.221
* 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
  ‘/home/biocbuild/bbs-3.21-bioc/meat/MIRit.Rcheck/00check.log’
for details.


Installation output

MIRit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL MIRit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘MIRit’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include    -fPIC  -g -O2  -DR_NO_REMAP -c pathwayScore.cpp -o pathwayScore.o
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o MIRit.so RcppExports.o pathwayScore.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/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-11-24 r87369) -- "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
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 
 54.319   7.820  35.746 

Example timings

MIRit.Rcheck/MIRit-Ex.timings

nameusersystemelapsed
MirnaExperiment0.5060.0240.531
addDifferentialExpression0.5460.0160.562
augmentedPathways0.0510.0000.050
batchCorrection0.4350.0190.389
deAccessors0.0050.0000.001
deAnalysis000
enrichGenes000
enrichTargets2.7720.0562.824
enrichedFeatures0.0160.0000.017
enrichmentBarplot0.3190.0120.332
enrichmentDatabase000
enrichmentDotplot0.4570.0200.478
enrichmentMethod000
enrichmentMetric000
enrichmentResults000
findMirnaSNPs000
geneSet000
getEvidence000
getTargets000
gseaPlot0.2620.0120.274
gseaRidgeplot0.3020.0000.302
integratedPathways000
integration0.0080.0000.008
integrationDatabase0.0010.0000.000
integrationDotplot0.3460.0040.351
listPathways1.2210.0086.221
loadExamples000
mirVariantPlot000
mirnaIntegration4.2660.5874.246
mirnaTargets0.0000.0000.001
pairedSamples000
plotCorrelation0.4850.1080.595
plotDE0.4010.0790.481
plotDimensions0.2390.0360.276
plotVolcano0.2220.0120.234
preparePathways000
searchDisease000
significantAccessors000
supportedOrganisms0.0000.0020.002
topologicalAnalysis000
visualizeNetwork0.3070.0210.329