Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-30 12:04 -0400 (Sat, 30 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4615 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4562 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4541 |
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 1179/2320 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
mastR 1.9.1 (landing page) Jinjin Chen
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: mastR |
Version: 1.9.1 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:mastR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings mastR_1.9.1.tar.gz |
StartedAt: 2025-08-30 00:10:49 -0400 (Sat, 30 Aug 2025) |
EndedAt: 2025-08-30 00:22:00 -0400 (Sat, 30 Aug 2025) |
EllapsedTime: 671.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: mastR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:mastR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings mastR_1.9.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/mastR.Rcheck’ * using R version 4.5.1 (2025-06-13) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.3 LTS * using session charset: UTF-8 * checking for file ‘mastR/DESCRIPTION’ ... OK * this is package ‘mastR’ version ‘1.9.1’ * 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 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 loading without being on the library search path ... 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 ... NOTE Non-topic package-anchored link(s) in Rd file 'DEGs_Group.Rd': ‘[limma:ebayes]{limma::treat()}’ Non-topic package-anchored link(s) in Rd file 'DEGs_RP.Rd': ‘[limma:ebayes]{limma::treat()}’ Non-topic package-anchored link(s) in Rd file 'de_analysis.Rd': ‘[limma:ebayes]{limma::treat()}’ Non-topic package-anchored link(s) in Rd file 'process_data.Rd': ‘[limma:ebayes]{limma::treat()}’ Non-topic package-anchored link(s) in Rd file 'select_sig.Rd': ‘[limma:ebayes]{limma::treat()}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 9.544 1.658 9.417 plot_diagnostics 9.171 0.715 8.920 get_panglao_sig 4.771 1.189 10.627 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.22-bioc/meat/mastR.Rcheck/00check.log’ for details.
mastR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL mastR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘mastR’ ... ** this is package ‘mastR’ version ‘1.9.1’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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)
mastR.Rcheck/tests/testthat.Rout
R version 4.5.1 (2025-06-13) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 2794 3366 3888 2947 1955 NotSig 2465 5052 10779 43514 45073 Up 44786 41627 35378 3584 3017 NK-Others Down 107 NotSig 48972 Up 966 NK-Others Down 29581 NotSig 17543 Up 2921 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 2794 3366 3888 2947 1955 NotSig 2465 5052 10779 43514 45073 Up 44786 41627 35378 3584 3017 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 2794 3366 3888 2947 1955 NotSig 2465 5052 10779 43514 45073 Up 44786 41627 35378 3584 3017 'select()' returned 1:many mapping between keys and columns NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 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 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 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 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 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 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 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 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 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 4013 3946 3149 2701 2154 NotSig 1482 2687 4412 4986 6192 Up 4940 3802 2874 2748 2089 'select()' returned 1:many mapping between keys and columns NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 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 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 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 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 NK-Neutrophils NK-Monocytes NK-B.cells NK-CD4 NK-CD8 Down 4079 4050 3299 2891 2350 NotSig 1340 2476 4065 4569 5769 Up 4992 3885 3047 2951 2292 '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 4012 3944 3148 2697 2153 NotSig 1472 2679 4402 4978 6179 Up 4931 3792 2865 2740 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4012 3944 3148 2697 2153 NotSig 1472 2679 4402 4978 6179 Up 4931 3792 2865 2740 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4012 3944 3148 2697 2153 NotSig 1472 2679 4402 4978 6179 Up 4931 3792 2865 2740 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4012 3944 3148 2697 2153 NotSig 1472 2679 4402 4978 6179 Up 4931 3792 2865 2740 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4013 3944 3145 2698 2152 NotSig 1476 2682 4412 4984 6184 Up 4930 3793 2862 2737 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4013 3944 3145 2698 2152 NotSig 1476 2682 4412 4984 6184 Up 4930 3793 2862 2737 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4012 3944 3148 2697 2153 NotSig 1472 2679 4402 4978 6179 Up 4931 3792 2865 2740 2083 'select()' returned 1:many mapping between keys and columns using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). preparing geneSet collections... GSEA analysis... leading edge analysis... done... using 'fgsea' for GSEA analysis, please cite Korotkevich et al (2019). 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 4011 3943 3147 2697 2154 NotSig 1471 2680 4400 4980 6178 Up 4929 3788 2864 2734 2079 [ FAIL 0 | WARN 61 | SKIP 0 | PASS 114 ] [ FAIL 0 | WARN 61 | SKIP 0 | PASS 114 ] > > proc.time() user system elapsed 266.485 17.696 252.392
mastR.Rcheck/mastR-Ex.timings
name | user | system | elapsed | |
ccle_2_wide | 0.244 | 0.009 | 0.253 | |
de_analysis | 3.413 | 0.113 | 2.597 | |
filter_subset_sig | 4.505 | 0.166 | 3.742 | |
get_de_table | 3.316 | 0.075 | 2.516 | |
get_degs | 2.710 | 0.029 | 1.853 | |
get_gsc_sig | 0.014 | 0.000 | 0.015 | |
get_lm_sig | 0.011 | 0.000 | 0.012 | |
get_panglao_sig | 4.771 | 1.189 | 10.627 | |
gls2gsc | 0.01 | 0.00 | 0.01 | |
gsc_plot | 0.707 | 0.225 | 0.933 | |
list_panglao_organs | 0.097 | 0.020 | 0.758 | |
list_panglao_types | 0.247 | 0.041 | 1.322 | |
merge_markers | 0.059 | 0.009 | 0.067 | |
pca_matrix_plot | 3.253 | 0.588 | 3.841 | |
plot_diagnostics | 9.171 | 0.715 | 8.920 | |
plot_mean_var | 3.123 | 0.036 | 2.263 | |
process_data | 2.577 | 0.087 | 1.720 | |
pseudo_sample_list | 0.129 | 0.002 | 0.131 | |
pseudo_samples | 0.123 | 0.001 | 0.124 | |
remove_bg_exp | 0.829 | 0.043 | 0.872 | |
remove_bg_exp_mat | 0.853 | 0.049 | 0.901 | |
select_sig | 2.849 | 0.113 | 2.003 | |
sig_boxplot | 0.854 | 0.021 | 0.875 | |
sig_gseaplot | 9.544 | 1.658 | 9.417 | |
sig_heatmap | 2.497 | 0.345 | 2.843 | |
sig_rankdensity_plot | 1.434 | 0.079 | 1.513 | |
sig_scatter_plot | 1.535 | 0.106 | 1.641 | |