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

This page was generated on 2024-05-04 11:36:49 -0400 (Sat, 04 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4753
palomino3Windows Server 2022 Datacenterx644.4.0 beta (2024-04-15 r86425 ucrt) -- "Puppy Cup" 4486
lconwaymacOS 12.7.1 Montereyx86_644.4.0 beta (2024-04-14 r86421) -- "Puppy Cup" 4519
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4479
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 1285/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MIRit 1.0.0  (landing page)
Jacopo Ronchi
Snapshot Date: 2024-05-03 14:00:19 -0400 (Fri, 03 May 2024)
git_url: https://git.bioconductor.org/packages/MIRit
git_branch: RELEASE_3_19
git_last_commit: ed1b3ba
git_last_commit_date: 2024-04-30 11:53:58 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
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    ERROR  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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.0.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MIRit.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MIRit_1.0.0.tar.gz
StartedAt: 2024-05-04 01:07:20 -0400 (Sat, 04 May 2024)
EndedAt: 2024-05-04 01:13:57 -0400 (Sat, 04 May 2024)
EllapsedTime: 397.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MIRit.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/MIRit.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘MIRit/DESCRIPTION’ ... OK
* this is package ‘MIRit’ version ‘1.0.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++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 ... 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
* 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: 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/bbs-3.19-bioc/R/bin/R CMD INSTALL MIRit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘MIRit’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/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/bbs-3.19-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.19-bioc/R/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/bbs-3.19-bioc/R/lib -L/usr/local/lib -o MIRit.so RcppExports.o pathwayScore.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-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.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 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

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 6 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 
 45.137   6.057  27.241 

Example timings

MIRit.Rcheck/MIRit-Ex.timings

nameusersystemelapsed
MirnaExperiment0.4320.0440.476
addDifferentialExpression0.4220.0080.430
augmentedPathways0.0440.0110.057
batchCorrection0.2430.0010.243
deAccessors0.0010.0000.000
deAnalysis000
enrichGenes000
enrichTargets2.0590.1842.247
enrichedFeatures0.0170.0000.018
enrichmentBarplot0.2360.0000.236
enrichmentDatabase000
enrichmentDotplot0.3050.0200.324
enrichmentMethod0.0010.0000.000
enrichmentMetric000
enrichmentResults000
findMirnaSNPs000
geneSet000
getEvidence000
getTargets0.0000.0000.001
gseaPlot0.1860.0240.211
gseaRidgeplot0.1790.0080.188
integratedPathways000
integration0.0040.0120.016
integrationDatabase0.0010.0000.000
integrationDotplot0.2310.0000.231
listPathways1.1660.0202.291
loadExamples000
mirVariantPlot000
mirnaIntegration3.2510.4893.301
mirnaTargets000
pairedSamples000
plotCorrelation0.3650.0240.390
plotDE0.2950.0240.319
plotDimensions0.1660.0120.177
plotVolcano0.1570.0070.164
preparePathways000
searchDisease000
significantAccessors000
supportedOrganisms0.0000.0030.002
topologicalAnalysis000
visualizeNetwork0.2400.0040.244