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

This page was generated on 2024-03-27 11:37:46 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 1157/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mastR 1.2.3  (landing page)
Jinjin Chen
Snapshot Date: 2024-03-25 14:05:07 -0400 (Mon, 25 Mar 2024)
git_url: https://git.bioconductor.org/packages/mastR
git_branch: RELEASE_3_18
git_last_commit: 060276e
git_last_commit_date: 2024-01-09 04:03:13 -0400 (Tue, 09 Jan 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for mastR on merida1


To the developers/maintainers of the mastR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/mastR.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: mastR
Version: 1.2.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mastR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mastR_1.2.3.tar.gz
StartedAt: 2024-03-26 04:39:11 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 05:00:43 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 1292.6 seconds
RetCode: 0
Status:   OK  
CheckDir: mastR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/mastR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-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 Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mastR/DESCRIPTION’ ... OK
* this is package ‘mastR’ version ‘1.2.3’
* 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 ‘mastR’ 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 ... 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
sig_gseaplot      15.914  1.878  17.983
plot_diagnostics  15.891  0.717  17.495
get_panglao_sig   13.002  0.575  16.224
filter_subset_sig  7.537  0.415   8.508
sig_heatmap        5.924  0.538   6.744
de_analysis        5.072  0.280   5.734
plot_mean_var      4.960  0.147   5.275
* 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: OK


Installation output

mastR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘mastR’ ...
** using staged installation
** R
** data
** 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 (mastR)

Tests output

mastR.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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.

> # 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(mastR)

> 
> test_check("mastR")
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
       NK-Others
Down          90
NotSig     49003
Up           952
       NK-Others
Down       29581
NotSig     17543
Up          2921
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             2787         3348       3847   2869   1903
NotSig           2593         5434      10908  43672  45202
Up              44665        41263      35290   3504   2940
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3946       3145   2696   2154
NotSig           1489         2688       4420   4995   6192
Up               4935         3801       2870   2744   2089
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             3056         2843       2174   1824   1444
NotSig           1246         2669       4189   4576   5527
Up               3926         2716       1865   1828   1257
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             3629         3510       2668   2189   1728
NotSig           1957         3500       5403   5947   7039
Up               4714         3290       2229   2164   1533
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4076         4049       3299   2894   2356
NotSig           1344         2476       4064   4565   5764
Up               4991         3886       3048   2952   2291
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
All samples in sig_data are used!
All samples in bg_data are used!
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
see ?depmap and browseVignettes('depmap') for documentation
loading from cache
see ?depmap and browseVignettes('depmap') for documentation
loading from cache
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns

preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3944       3145   2695   2152
NotSig           1483         2684       4417   4990   6187
Up               4925         3791       2857   2734   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4011         3944       3145   2695   2152
NotSig           1483         2684       4417   4990   6187
Up               4925         3791       2857   2734   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4010         3945       3146   2693   2153
NotSig           1475         2678       4409   4984   6182
Up               4930         3792       2860   2738   2080
'select()' returned 1:many mapping between keys and columns
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...
leading edge analysis...
done...
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene KIR2DL2 is not in data.
Gene KIR2DL5A is not in data.
Gene KIR2DS2 is not in data.
Gene KIR2DS5 is not in data.
Gene KLRA1P is not in data.
Gene LOC653757 is not in data.
Gene MGC24103 is not in data.
Gene TRDC is not in data.
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

The automatically generated colors map from the 1^st and 99^th of the
values in the matrix. There are outliers in the matrix whose patterns
might be hidden by this color mapping. You can manually set the color
to `col` argument.

Use `suppressMessages()` to turn off this message.
'select()' returned 1:many mapping between keys and columns
Gene CCL4 is not in data.
Gene CCL5 is not in data.

'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
       NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8
Down             4009         3944       3146   2694   2153
NotSig           1476         2678       4405   4985   6183
Up               4926         3789       2860   2732   2075
[ FAIL 0 | WARN 28 | SKIP 0 | PASS 114 ]

[ FAIL 0 | WARN 28 | SKIP 0 | PASS 114 ]
> 
> proc.time()
   user  system elapsed 
548.832  30.443 627.420 

Example timings

mastR.Rcheck/mastR-Ex.timings

nameusersystemelapsed
ccle_2_wide0.2840.0170.324
de_analysis5.0720.2805.734
filter_subset_sig7.5370.4158.508
get_de_table4.1420.1154.401
get_degs4.3390.1314.631
get_gsc_sig0.0330.0050.040
get_lm_sig0.0240.0070.033
get_panglao_sig13.002 0.57516.224
gls2gsc0.0170.0050.021
gsc_plot1.4460.0481.553
list_panglao_organs0.1020.0130.521
list_panglao_types0.1170.0141.353
merge_markers0.0390.0060.045
pca_matrix_plot4.6730.0514.834
plot_diagnostics15.891 0.71717.495
plot_mean_var4.9600.1475.275
process_data4.0290.1014.436
pseudo_sample_list0.3400.0160.378
pseudo_samples0.0970.0210.159
remove_bg_exp1.9170.0582.153
remove_bg_exp_mat3.0180.0923.260
select_sig4.2070.1274.638
sig_boxplot1.8980.0502.029
sig_gseaplot15.914 1.87817.983
sig_heatmap5.9240.5386.744
sig_rankdensity_plot3.3210.0863.469
sig_scatter_plot3.9290.2294.329