| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-08-16 11:39:29 -0400 (Wed, 16 Aug 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4631 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4369 |
| lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4374 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4371 |
| 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 2088/2216 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TimiRGeN 1.11.0 (landing page) Krutik Patel
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
| The builds on kunpeng2 (Linux ARM64) are experimental! |
|
To the developers/maintainers of the TimiRGeN package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TimiRGeN.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. |
| 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-08-15 22:56:03 -0400 (Tue, 15 Aug 2023) |
| EndedAt: 2023-08-15 23:06:16 -0400 (Tue, 15 Aug 2023) |
| EllapsedTime: 612.8 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/meat/TimiRGeN.Rcheck’
* using R version 4.3.1 Patched (2023-06-17 r84564)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.5
* 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
wikiMrna 3.755 0.306 6.098
addIds 3.096 0.295 5.153
dloadGmt 2.011 0.133 9.840
* 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/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-x86_64/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 Patched (2023-06-17 r84564) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-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
30.798 3.167 35.125
TimiRGeN.Rcheck/TimiRGeN-Ex.timings
| name | user | system | elapsed | |
| UUO_data | 0.005 | 0.003 | 0.008 | |
| addIds | 3.096 | 0.295 | 5.153 | |
| addPrefix | 0.478 | 0.030 | 0.509 | |
| clusterCheck | 0.797 | 0.049 | 1.758 | |
| clusterList | 3.729 | 0.316 | 4.675 | |
| combineGenes | 0.361 | 0.026 | 0.388 | |
| createClusters | 0.658 | 0.037 | 1.486 | |
| createClusters2 | 0.570 | 0.039 | 0.611 | |
| cytoMake | 0 | 0 | 0 | |
| diffExpressRes | 2.472 | 0.196 | 3.226 | |
| dloadGmt | 2.011 | 0.133 | 9.840 | |
| dloadMirdb | 0.000 | 0.000 | 0.001 | |
| dloadMirtarbase | 0.269 | 0.032 | 0.303 | |
| dloadTargetscan | 0 | 0 | 0 | |
| eNames | 2.524 | 0.196 | 3.833 | |
| e_list_mouse | 0.001 | 0.001 | 0.003 | |
| enrichWiki | 1.652 | 0.180 | 3.134 | |
| genesList | 0.546 | 0.030 | 0.578 | |
| getIdsMir | 0.737 | 0.056 | 0.795 | |
| getIdsMrna | 1.652 | 0.137 | 2.360 | |
| gmtEnsembl | 1.086 | 0.087 | 2.488 | |
| hs_mRNA | 0.001 | 0.002 | 0.003 | |
| hs_miR | 0.001 | 0.001 | 0.003 | |
| hs_probes | 0.001 | 0.003 | 0.003 | |
| linearRegr | 3.113 | 0.233 | 3.908 | |
| long_data | 0.002 | 0.002 | 0.004 | |
| makeDynamic | 2.994 | 0.245 | 3.878 | |
| makeMapp | 2.706 | 0.220 | 3.498 | |
| makeNet | 0.051 | 0.004 | 0.055 | |
| matrixFilter | 0.208 | 0.011 | 0.220 | |
| miRTarBase | 0.001 | 0.002 | 0.002 | |
| mirMrnaInt | 0.213 | 0.012 | 0.225 | |
| mm_mRNA | 0.000 | 0.002 | 0.003 | |
| mm_miR | 0.001 | 0.001 | 0.003 | |
| multiReg | 3.114 | 0.224 | 3.897 | |
| quickBar | 1.668 | 0.153 | 3.243 | |
| quickCrossCorr | 2.990 | 0.238 | 3.799 | |
| quickDMap | 3.022 | 0.237 | 3.877 | |
| quickDendro | 3.057 | 0.215 | 3.849 | |
| quickFuzz | 0.682 | 0.038 | 1.472 | |
| quickHClust | 3.272 | 0.237 | 4.084 | |
| quickMap | 0.299 | 0.017 | 0.317 | |
| quickNet | 0.136 | 0.011 | 0.146 | |
| quickPathwayTC | 3.156 | 0.231 | 4.004 | |
| quickReg | 3.224 | 0.215 | 3.999 | |
| quickTC | 3.205 | 0.222 | 3.999 | |
| quickTCPred | 3.381 | 0.234 | 4.179 | |
| reduceWiki | 0.310 | 0.017 | 0.332 | |
| returnCluster | 0.904 | 0.048 | 1.613 | |
| significantVals | 0.330 | 0.038 | 0.383 | |
| startObject | 0.119 | 0.010 | 0.130 | |
| turnPercent | 0.461 | 0.024 | 0.487 | |
| w_list_mouse | 0.001 | 0.003 | 0.004 | |
| wikiMatrix | 0.209 | 0.012 | 0.222 | |
| wikiMrna | 3.755 | 0.306 | 6.098 | |