Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-05-20 11:32:21 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 2072/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCC 1.45.0  (landing page)
Jianqiang Sun
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/TCC
git_branch: devel
git_last_commit: 200654e
git_last_commit_date: 2024-04-30 10:33:13 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for TCC on kjohnson1


To the developers/maintainers of the TCC 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.

raw results


Summary

Package: TCC
Version: 1.45.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCC_1.45.0.tar.gz
StartedAt: 2024-05-20 04:51:28 -0400 (Mon, 20 May 2024)
EndedAt: 2024-05-20 04:56:27 -0400 (Mon, 20 May 2024)
EllapsedTime: 299.6 seconds
RetCode: 0
Status:   OK  
CheckDir: TCC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCC_1.45.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/TCC.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* 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.6.6
* 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.45.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 for sufficient/correct file permissions ... 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.807  0.190   8.032
plot.TCC           6.094  0.127   6.267
simulateReadCounts 5.239  0.047   5.307
* 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
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/TCC.Rcheck/00check.log’
for details.


Installation output

TCC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TCC
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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: '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.9119187
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 -- Mon May 20 04:56:14 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 
 64.490   0.996  65.989 

Example timings

TCC.Rcheck/TCC-Ex.timings

nameusersystemelapsed
ROKU0.0090.0040.013
TCC-class7.8070.1908.032
TCC0.0070.0030.011
WAD0.1490.0060.156
arab0.0460.0040.050
calcAUCValue2.1830.0332.219
calcNormFactors1.4360.0141.455
clusterSample0.3800.0110.394
estimateDE0.6520.0070.660
filterLowCountGenes0.0160.0060.022
getNormalizedData0.3770.0060.384
getResult0.6550.0090.667
hypoData1.5440.0141.562
hypoData_mg1.5340.0101.550
hypoData_ts0.0020.0030.005
makeFCMatrix0.0030.0000.004
nakai0.0410.0050.046
plot.TCC6.0940.1276.267
plotFCPseudocolor2.9920.0253.027
simulateReadCounts5.2390.0475.307