Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-03-28 11:07:09 -0400 (Tue, 28 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4301
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

CHECK results for Pi on merida1


To the developers/maintainers of the Pi package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Pi.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1496/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pi 2.11.0  (landing page)
Hai Fang
Snapshot Date: 2023-03-27 14:00:21 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/Pi
git_branch: devel
git_last_commit: 9bee510
git_last_commit_date: 2022-11-01 11:14:29 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: Pi
Version: 2.11.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Pi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Pi_2.11.0.tar.gz
StartedAt: 2023-03-28 04:56:29 -0400 (Tue, 28 Mar 2023)
EndedAt: 2023-03-28 05:05:26 -0400 (Tue, 28 Mar 2023)
EllapsedTime: 537.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Pi.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/Pi.Rcheck’
* using R Under development (unstable) (2023-03-16 r83985)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Pi/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Pi’ version ‘2.11.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Pi’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘ROCR::plot’ by ‘graphics::plot’ when loading ‘Pi’
See ‘/Users/biocbuild/bbs-3.17-bioc/meat/Pi.Rcheck/00install.out’ for details.
* 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 ... WARNING
'::' or ':::' import not declared from: 'pbapply'
* 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 files in ‘vignettes’ ... OK
* checking examples ... 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: 2 WARNINGs
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/Pi.Rcheck/00check.log’
for details.



Installation output

Pi.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’
* installing *source* package ‘Pi’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘ROCR::plot’ by ‘graphics::plot’ when loading ‘Pi’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘ROCR::plot’ by ‘graphics::plot’ when loading ‘Pi’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘ROCR::plot’ by ‘graphics::plot’ when loading ‘Pi’
** testing if installed package keeps a record of temporary installation path
* DONE (Pi)

Tests output


Example timings

Pi.Rcheck/Pi-Ex.timings

nameusersystemelapsed
EG0.0010.0000.000
GS0.0010.0010.000
aOnto000
cTarget000
dTarget0.0000.0000.003
eGSEA000
eTarget0.0000.0000.001
eTerm000
iSubg0.0000.0000.001
ls_eTerm000
pNode000
pPerf0.0000.0000.001
sGS000
sTarget000
xAggregate0.0000.0000.001
xCheckParallel000
xCircos0.0010.0010.001
xColormap0.0240.0030.035
xCombineNet000
xContour0.0540.0030.082
xConverter0.0440.0020.064
xCorrelation000
xDAGanno0.0000.0010.002
xDefineEQTL000
xDefineHIC0.0010.0000.000
xDefineNet0.0010.0000.000
xDefineOntology000
xEnrichForest0.0000.0010.000
xEnrichViewer0.0000.0000.001
xEnricher0.0010.0000.001
xEnricherGenes0.0000.0010.001
xGGnetwork0.0010.0010.002
xGR0.0000.0000.004
xGR2nGenes0.0010.0010.001
xGR2xGeneScores0.0010.0000.000
xGR2xGenes0.0010.0000.001
xGRscores0.0000.0010.001
xGRsort0.0000.0000.001
xGSEAbarplot000
xGSEAconciser000
xGSEAdotplot0.0010.0000.000
xGSsimulator0.0000.0000.001
xGeneID2Symbol000
xHeatmap000
xLayout0.0000.0000.001
xLiftOver0.0010.0000.001
xMEabf000
xMLcaret0.0000.0000.001
xMLcompare000
xMLdensity0.0000.0010.000
xMLdotplot000
xMLfeatureplot0.0000.0010.000
xMLglmnet000
xMLparameters0.0000.0000.001
xMLrandomforest000
xMLrename0.0000.0000.001
xMLzoom000
xPieplot0.0010.0000.000
xPier000
xPierABF0.0000.0010.000
xPierABFheatmap0.0010.0000.000
xPierAnno0.0000.0010.001
xPierCor000
xPierCross000
xPierEvidence000
xPierGRs0.0000.0000.001
xPierGSEA0.0000.0010.000
xPierGenes0.0010.0000.000
xPierMRS000
xPierManhattan0.0000.0000.001
xPierMatrix000
xPierPathways0.0000.0000.001
xPierROCR0.0000.0010.000
xPierSNPs0.0000.0000.001
xPierSNPsAdv000
xPierSNPsAdvABF000
xPierSubnet0.0000.0010.001
xPierTrack0.0000.0000.001
xPierTrackAdv0.0010.0000.001
xPredictCompare0.0010.0010.000
xPredictROCR000
xRDataLoader0.0000.0010.000
xRWR0.0010.0000.001
xSM2DF0.0170.0010.028
xSNP2cGenes000
xSNP2eGenes000
xSNP2nGenes0.0000.0000.001
xSNPlocations000
xSNPscores0.0000.0000.001
xSparseMatrix0.0160.0010.027
xSubneterGenes0.0000.0010.001
xSymbol2GeneID000
xVisEvidence0.0000.0000.005
xVisEvidenceAdv000
xVisKernels0.0270.0100.049
xVisNet000