Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pathwayPCA on malbec1

This page was generated on 2021-05-06 12:28:30 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the pathwayPCA package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1310/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathwayPCA 1.6.3  (landing page)
Gabriel Odom
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/pathwayPCA
Branch: RELEASE_3_12
Last Commit: b913a06
Last Changed Date: 2020-12-14 11:45:43 -0400 (Mon, 14 Dec 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: pathwayPCA
Version: 1.6.3
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:pathwayPCA.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings pathwayPCA_1.6.3.tar.gz
StartedAt: 2021-05-06 04:20:37 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:23:26 -0400 (Thu, 06 May 2021)
EllapsedTime: 168.7 seconds
RetCode: 0
Status:   OK  
CheckDir: pathwayPCA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:pathwayPCA.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings pathwayPCA_1.6.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/pathwayPCA.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pathwayPCA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pathwayPCA’ version ‘1.6.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 ‘pathwayPCA’ 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
SE2Tidy        10.720  0.236  10.972
AESPCA_pVals    0.336  0.120   7.803
LoadOntoPCs     0.312  0.124   7.518
getPathpVals    0.220  0.076  11.220
SuperPCA_pVals  0.236  0.052   8.338
getPathPCLs     0.164  0.048  10.216
* 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

pathwayPCA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL pathwayPCA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘pathwayPCA’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 (pathwayPCA)

Tests output

pathwayPCA.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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.

> library(testthat)
> library(pathwayPCA)
> 
> test_check("pathwayPCA")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 47 ]
> 
> proc.time()
   user  system elapsed 
 17.752   0.800  49.940 

Example timings

pathwayPCA.Rcheck/pathwayPCA-Ex.timings

nameusersystemelapsed
AESPCA_pVals0.3360.1207.803
CheckAssay000
CheckPwyColl000
CheckSampleIDs000
Contains0.0000.0000.001
ControlFDR000
CreateOmics0.2400.0200.258
CreateOmicsPathway0.0000.0040.002
CreatePathwayCollection0.0080.0000.009
ExtractAESPCs0.2280.0644.686
GumbelMixpValues000
IntersectOmicsPwyCollct000
JoinPhenoAssay0.0000.0000.001
LoadOntoPCs0.3120.1247.518
OptimGumbelMixParams000
PathwaytValues000
PermTestCateg0.0000.0000.001
PermTestReg000
PermTestSurv000
SE2Tidy10.720 0.23610.972
SubsetPathwayCollection0.0040.0000.002
SubsetPathwayData0.1240.0200.143
SuperPCA_pVals0.2360.0528.338
TabulatepValues0.0000.0000.001
TransposeAssay0.1200.0080.128
WhichPathways0.0040.0040.010
aespca000
coxTrain_fun000
getPathPCLs 0.164 0.04810.216
getPathpVals 0.220 0.07611.220
get_set_OmicsPathway0.7960.2121.011
get_set_OmicsRegCateg0.1200.0040.126
get_set_OmicsSurv0.0440.0000.044
glmTrain_fun000
lars.lsa000
mysvd000
normalize000
olsTrain_fun0.0000.0000.001
pathway_tControl0.0000.0000.001
pathway_tScores000
permuteSamps000
print.pathwayCollection0.0040.0000.003
read_gmt0.1280.0000.145
show-OmicsPathway-method0.1040.0040.111
superpc.st0.0000.0000.001
superpc.train0.0000.0000.001
write_gmt0.0040.0000.004