Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-05-22 11:36:17 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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 2137/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCC 1.44.0  (landing page)
Jianqiang Sun
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/TCC
git_branch: RELEASE_3_19
git_last_commit: bbe4206
git_last_commit_date: 2024-04-30 10:33:13 -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    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for TCC on palomino3


To the developers/maintainers of the TCC package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TCC.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: TCC
Version: 1.44.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TCC.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings TCC_1.44.0.tar.gz
StartedAt: 2024-05-22 07:18:33 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 07:23:41 -0400 (Wed, 22 May 2024)
EllapsedTime: 307.7 seconds
RetCode: 0
Status:   OK  
CheckDir: TCC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TCC.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings TCC_1.44.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/TCC.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'TCC/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TCC' version '1.44.0'
* 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 whether package 'TCC' 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 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 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 ... NOTE
checkRd: (-1) calcNormFactors.Rd:84: Lost braces
    84 |           {the \eqn{STEP1 - (STEP2 - STEP3)_{n}} pipeline}.}
       |           ^
checkRd: (-1) hypoData.Rd:19: Lost braces; missing escapes or markup?
    19 | i.e., {G1_rep1, G1_rep2, G1_rep3} vs. {G2_rep1, G2_rep2, G2_rep3}.
       |       ^
checkRd: (-1) hypoData.Rd:19: Lost braces; missing escapes or markup?
    19 | i.e., {G1_rep1, G1_rep2, G1_rep3} vs. {G2_rep1, G2_rep2, G2_rep3}.
       |                                       ^
checkRd: (-1) hypoData_mg.Rd:19: Lost braces; missing escapes or markup?
    19 | i.e., {G1_rep1, G1_rep2, G1_rep3} vs. {G2_rep1, G2_rep2, G2_rep3} vs.
       |       ^
checkRd: (-1) hypoData_mg.Rd:19: Lost braces; missing escapes or markup?
    19 | i.e., {G1_rep1, G1_rep2, G1_rep3} vs. {G2_rep1, G2_rep2, G2_rep3} vs.
       |                                       ^
checkRd: (-1) hypoData_mg.Rd:20: Lost braces; missing escapes or markup?
    20 | {G3_rep1, G3_rep2, G3_rep3}.
       | ^
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
TCC-class          7.38   0.23    7.61
plot.TCC           6.75   0.24    6.99
simulateReadCounts 5.25   0.14    5.39
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'runTests.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: 1 NOTE
See
  'F:/biocbuild/bbs-3.19-bioc/meat/TCC.Rcheck/00check.log'
for details.


Installation output

TCC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL TCC
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'TCC' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for 'calcNormFactors' in package 'TCC'
** 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 (TCC)

Tests output

TCC.Rcheck/tests/runTests.Rout


R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> BiocGenerics:::testPackage("TCC")

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


Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname


Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows


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

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


Attaching package: 'limma'

The following object is masked from 'package:DESeq2':

    plotMA

The following object is masked from 'package:BiocGenerics':

    plotMA


Attaching package: 'TCC'

The following object is masked from 'package:edgeR':

    calcNormFactors

TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ edger - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (replicates  :  3, 3 )
TCC::INFO: (PDEG        :  0.16, 0.04 )
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ deseq2 - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ deseq2 - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using deseq2 ...
TCC::INFO: Done.
[1] 0.8962219
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ edger - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ edger - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
[1] 0.8968094
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (samples     :  8 )
TCC::INFO: (factors     :  2 )
TCC::INFO: (PDEG        :  0.1 )
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ deseq2 - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ deseq2 - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using deseq2 ...
TCC::INFO: Done.
[1] 0.8928111
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ edger - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ edger - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
[1] 0.9296556
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (replicates  :  3, 3, 3 )
TCC::INFO: (PDEG        :  0.12, 0.04, 0.04 )
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ deseq2 - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ deseq2 - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using deseq2 ...
TCC::INFO: Done.
[1] 0.8929125
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ edger - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ edger - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
[1] 0.9119188
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (samples     :  12 )
TCC::INFO: (factors     :  2 )
TCC::INFO: (PDEG        :  0.1 )
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ deseq2 - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ deseq2 - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using deseq2 ...
TCC::INFO: Done.
[1] 0.9189482
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : tmm - [ edger - tmm ] X 1 )
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using DEGES
TCC::INFO: (iDEGES pipeline : deseq2 - [ edger - deseq2 ] X 1 )
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
[1] 0.717252
TCC::INFO: Calculating normalization factors using tmm ...
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
TCC::INFO: Calculating normalization factors using tmm ...
TCC::INFO: Done.
TCC::INFO: Identifying DE genes using edger ...
TCC::INFO: Done.
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (replicates  :  3, 3 )
TCC::INFO: (PDEG        :  0.18, 0.02 )
TCC::INFO: Generating simulation data under NB distribution ...
TCC::INFO: (genesizes   :  1000 )
TCC::INFO: (replicates  :  3, 3, 3 )
TCC::INFO: (PDEG        :  0.18, 0.01, 0.01 )


RUNIT TEST PROTOCOL -- Wed May 22 07:23:28 2024 
*********************************************** 
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
TCC RUnit Tests - 6 test functions, 0 errors, 0 failures
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  72.67    1.73   74.42 

Example timings

TCC.Rcheck/TCC-Ex.timings

nameusersystemelapsed
ROKU0.010.000.01
TCC-class7.380.237.61
TCC0.000.000.02
WAD0.170.000.17
arab0.050.020.07
calcAUCValue2.080.082.15
calcNormFactors2.200.012.22
clusterSample0.200.030.24
estimateDE0.860.020.87
filterLowCountGenes0.020.030.05
getNormalizedData0.540.020.56
getResult0.710.000.70
hypoData1.310.071.39
hypoData_mg1.310.081.39
hypoData_ts0.000.020.02
makeFCMatrix000
nakai0.020.010.03
plot.TCC6.750.246.99
plotFCPseudocolor3.150.093.25
simulateReadCounts5.250.145.39