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

This page was generated on 2023-10-16 11:36:18 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1127/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mastR 1.0.0  (landing page)
Jinjin Chen
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/mastR
git_branch: RELEASE_3_17
git_last_commit: 78310f8
git_last_commit_date: 2023-04-25 11:44:26 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for mastR on palomino3


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.0.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mastR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings mastR_1.0.0.tar.gz
StartedAt: 2023-10-16 03:42:12 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 04:01:14 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 1141.4 seconds
RetCode: 0
Status:   OK  
CheckDir: mastR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mastR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings mastR_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/mastR.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'mastR/DESCRIPTION' ... OK
* this is package 'mastR' version '1.0.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 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     11.05   0.49   31.41
get_panglao_sig   9.92   0.53   12.37
plot_diagnostics  9.06   0.84    9.91
* 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:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL mastR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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)

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
> 
> 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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
leading edge analysis...
done...
preparing geneSet collections...
GSEA analysis...

The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, were retired in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
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 7 | SKIP 0 | PASS 114 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 114 ]
> 
> proc.time()
   user  system elapsed 
 250.46   11.46  815.79 

Example timings

mastR.Rcheck/mastR-Ex.timings

nameusersystemelapsed
ccle_2_wide0.160.010.17
de_analysis3.380.133.50
filter_subset_sig3.160.113.28
get_de_table1.650.111.76
get_degs2.360.222.58
get_gsc_sig0.020.030.05
get_lm_sig0.000.010.02
get_panglao_sig 9.92 0.5312.37
gls2gsc0.000.030.03
gsc_plot0.640.020.65
list_panglao_organs0.050.010.46
list_panglao_types0.040.001.20
merge_markers0.040.060.09
pca_matrix_plot2.810.213.02
plot_diagnostics9.060.849.91
plot_mean_var2.200.132.32
process_data1.550.141.69
pseudo_sample_list0.050.000.05
pseudo_samples0.040.000.04
remove_bg_exp0.780.060.84
remove_bg_exp_mat0.720.170.89
select_sig1.790.131.92
sig_boxplot0.690.150.86
sig_gseaplot11.05 0.4931.41
sig_heatmap2.670.922.48
sig_rankdensity_plot1.560.151.63
sig_scatter_plot1.700.131.83