Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2023-07-31 11:32:15 -0400 (Mon, 31 Jul 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.3.1 Ventura | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4324 |
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 2086/2214 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TimiRGeN 1.11.0 (landing page) Krutik Patel
| kjohnson1 | macOS 13.3.1 Ventura / arm64 | OK | NA | OK | OK | ||||||||
To the developers/maintainers of the TimiRGeN package: - 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. |
Package: TimiRGeN |
Version: 1.11.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TimiRGeN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TimiRGeN_1.11.0.tar.gz |
StartedAt: 2023-07-28 10:22:37 -0400 (Fri, 28 Jul 2023) |
EndedAt: 2023-07-28 10:33:50 -0400 (Fri, 28 Jul 2023) |
EllapsedTime: 672.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TimiRGeN.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TimiRGeN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TimiRGeN_1.11.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/TimiRGeN.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.3.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘TimiRGeN/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TimiRGeN’ version ‘1.11.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 ‘TimiRGeN’ 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 R 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 ... OK * 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 ... NOTE Note: found 3 marked UTF-8 strings * checking LazyData ... 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 addIds 4.294 0.347 5.962 wikiMrna 3.664 0.238 6.617 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/TimiRGeN.Rcheck/00check.log’ for details.
TimiRGeN.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TimiRGeN ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘TimiRGeN’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (TimiRGeN)
TimiRGeN.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (64-bit) 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. > #unit test check > library(testthat) > library(TimiRGeN) Loading required package: Mfuzz Loading required package: Biobase 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, sort, table, tapply, union, unique, unsplit, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: e1071 Attaching package: 'DynDoc' The following object is masked from 'package:BiocGenerics': path Loading required package: MultiAssayExperiment Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians 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 The following object is masked from 'package:Biobase': rowMedians Loading required package: GenomicRanges Loading required package: stats4 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 > test_check(package = "TimiRGeN") [ FAIL 0 | WARN 49 | SKIP 0 | PASS 124 ] [ FAIL 0 | WARN 49 | SKIP 0 | PASS 124 ] > > proc.time() user system elapsed 33.730 2.729 39.150
TimiRGeN.Rcheck/TimiRGeN-Ex.timings
name | user | system | elapsed | |
UUO_data | 0.008 | 0.004 | 0.011 | |
addIds | 4.294 | 0.347 | 5.962 | |
addPrefix | 0.525 | 0.029 | 0.560 | |
clusterCheck | 0.798 | 0.101 | 2.384 | |
clusterList | 4.015 | 0.288 | 4.966 | |
combineGenes | 0.363 | 0.025 | 0.393 | |
createClusters | 0.671 | 0.091 | 2.176 | |
createClusters2 | 0.557 | 0.036 | 0.594 | |
cytoMake | 0 | 0 | 0 | |
diffExpressRes | 2.714 | 0.171 | 3.423 | |
dloadGmt | 2.431 | 0.113 | 4.602 | |
dloadMirdb | 0.000 | 0.000 | 0.001 | |
dloadMirtarbase | 0.260 | 0.015 | 0.276 | |
dloadTargetscan | 0 | 0 | 0 | |
eNames | 2.662 | 0.175 | 3.367 | |
e_list_mouse | 0.001 | 0.001 | 0.002 | |
enrichWiki | 1.870 | 0.226 | 4.484 | |
genesList | 0.602 | 0.032 | 0.637 | |
getIdsMir | 0.831 | 0.048 | 0.918 | |
getIdsMrna | 1.596 | 0.133 | 2.305 | |
gmtEnsembl | 1.206 | 0.123 | 3.737 | |
hs_mRNA | 0.001 | 0.003 | 0.004 | |
hs_miR | 0.001 | 0.003 | 0.004 | |
hs_probes | 0.001 | 0.003 | 0.004 | |
linearRegr | 3.374 | 0.206 | 4.126 | |
long_data | 0.004 | 0.004 | 0.008 | |
makeDynamic | 3.057 | 0.197 | 4.005 | |
makeMapp | 2.507 | 0.170 | 3.252 | |
makeNet | 0.036 | 0.003 | 0.040 | |
matrixFilter | 0.159 | 0.007 | 0.168 | |
miRTarBase | 0.001 | 0.002 | 0.004 | |
mirMrnaInt | 0.212 | 0.011 | 0.226 | |
mm_mRNA | 0.001 | 0.003 | 0.005 | |
mm_miR | 0.001 | 0.004 | 0.005 | |
multiReg | 2.916 | 0.188 | 3.672 | |
quickBar | 1.859 | 0.196 | 4.322 | |
quickCrossCorr | 2.935 | 0.181 | 3.668 | |
quickDMap | 3.459 | 0.217 | 4.222 | |
quickDendro | 3.054 | 0.213 | 3.822 | |
quickFuzz | 0.760 | 0.094 | 2.210 | |
quickHClust | 3.335 | 0.211 | 4.072 | |
quickMap | 0.248 | 0.016 | 0.266 | |
quickNet | 0.141 | 0.012 | 0.156 | |
quickPathwayTC | 3.444 | 0.219 | 4.203 | |
quickReg | 3.366 | 0.212 | 4.117 | |
quickTC | 3.321 | 0.208 | 4.154 | |
quickTCPred | 3.436 | 0.207 | 4.204 | |
reduceWiki | 0.280 | 0.014 | 0.295 | |
returnCluster | 0.926 | 0.102 | 2.418 | |
significantVals | 0.277 | 0.014 | 0.292 | |
startObject | 0.111 | 0.012 | 0.124 | |
turnPercent | 0.421 | 0.019 | 0.446 | |
w_list_mouse | 0.001 | 0.003 | 0.005 | |
wikiMatrix | 0.225 | 0.010 | 0.236 | |
wikiMrna | 3.664 | 0.238 | 6.617 | |