Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:13 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 |
To the developers/maintainers of the PDATK package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PDATK.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. |
Package 1454/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PDATK 1.6.0 (landing page) Benjamin Haibe-Kains
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: PDATK |
Version: 1.6.0 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:PDATK.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings PDATK_1.6.0.tar.gz |
StartedAt: 2023-04-10 22:45:36 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 22:57:18 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 701.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: PDATK.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:PDATK.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings PDATK_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/PDATK.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘PDATK/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘PDATK’ version ‘1.6.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 for sufficient/correct file permissions ... OK * checking whether package ‘PDATK’ 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 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 ... NOTE .calculateMSMthresholds: no visible binding for global variable ‘funContext’ .plotNetwork: no visible global function definition for ‘legend’ NCSModel: no visible binding for global variable ‘metric’ NCSModel: no visible binding for global variable ‘comparison’ NCSModel: no visible binding for global variable ‘centroid_K’ NCSModel: no visible binding for global variable ‘assay_K’ NetworkCommunitySearchModel: no visible binding for global variable ‘metric’ NetworkCommunitySearchModel: no visible binding for global variable ‘comparison’ NetworkCommunitySearchModel: no visible binding for global variable ‘centroid_K’ NetworkCommunitySearchModel: no visible binding for global variable ‘assay_K’ predictClasses,ConsensusMetaclusteringModel-ANY: no visible global function definition for ‘.error’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘centroid_cohort’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘centroid_K’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘assay_cohort’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘assay_K’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘tmp’ predictClasses,NCSModel-ANY: no visible binding for global variable ‘cluster_label’ rankFeatures,MultiAssayExperiment: no visible binding for global variable ‘feature’ rankFeatures,MultiAssayExperiment: no visible binding for global variable ‘missignAssays’ rankFeatures,MultiAssayExperiment: no visible binding for global variable ‘feature_score’ rankFeatures,MultiAssayExperiment: no visible binding for global variable ‘feature_rank’ trainModel,ConsensusMetaclusteringModel: no visible global function definition for ‘pdf’ trainModel,ConsensusMetaclusteringModel: no visible global function definition for ‘dev.off’ trainModel,NCSModel: no visible binding for global variable ‘ingroup_proportion’ trainModel,NCSModel: no visible binding for global variable ‘cor_threshold’ Undefined global functions or variables: .error assay_K assay_cohort centroid_K centroid_cohort cluster_label comparison cor_threshold dev.off feature feature_rank feature_score funContext ingroup_proportion legend metric missignAssays pdf tmp Consider adding importFrom("grDevices", "dev.off", "pdf") importFrom("graphics", "legend") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Missing link or links in documentation object 'rankFeatures-MultiAssayExperiment-method.Rd': ‘[dplyr:ranking]{dplyr::dense_rank}’ 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 * 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 ... ‘PCOSP_model_analysis.Rmd’ using ‘UTF-8’... OK ‘PDATK_introduction.rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See ‘/home/biocbuild/bbs-3.16-bioc/meat/PDATK.Rcheck/00check.log’ for details.
PDATK.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL PDATK ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’ * installing *source* package ‘PDATK’ ... ** 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 (PDATK)
PDATK.Rcheck/tests/testthat.Rout
R version 4.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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(PDATK) Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians > > test_check("PDATK") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 77 ] > > proc.time() user system elapsed 46.054 9.488 65.754
PDATK.Rcheck/PDATK-Ex.timings
name | user | system | elapsed | |
CSPC_MAE | 0.005 | 0.001 | 0.005 | |
ClinicalModel-class | 0.080 | 0.003 | 0.083 | |
ClinicalModel | 0.082 | 0.001 | 0.082 | |
CohortList | 0.025 | 0.000 | 0.025 | |
ConsensusMetaclusteringModel | 0.011 | 0.000 | 0.012 | |
CoxModel | 0.253 | 0.044 | 0.298 | |
GeneFuModel | 0.127 | 0.008 | 0.134 | |
ModelComparison | 2.588 | 0.016 | 2.605 | |
PCOSP | 0.074 | 0.000 | 0.073 | |
RandomGeneAssignmentModel | 0.074 | 0.000 | 0.073 | |
RandomLabelShufflingModel | 0.071 | 0.000 | 0.070 | |
SurvivalExperiment | 0.071 | 0.000 | 0.071 | |
SurvivalModel-class | 0.035 | 0.000 | 0.035 | |
SurvivalModel | 0.032 | 0.000 | 0.033 | |
assignColDataColumn | 0.026 | 0.000 | 0.027 | |
assignSubtypes-CohortList-list-method | 0.383 | 0.000 | 0.383 | |
assignSubtypes-SurvivalExperiment-data.frame-method | 0.032 | 0.000 | 0.032 | |
assignSubtypes | 0.032 | 0.000 | 0.032 | |
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method | 0.827 | 0.000 | 0.827 | |
barPlotModelComparison | 0.701 | 0.008 | 0.709 | |
birnbaum | 0.003 | 0.000 | 0.002 | |
chen | 0.002 | 0.000 | 0.002 | |
cohortSubtypeDFs | 0.002 | 0.000 | 0.002 | |
compareModels-ModelComparison-SurvivalModel-method | 0.690 | 0.004 | 0.694 | |
compareModels-SurvivalModel-SurvivalModel-method | 0.836 | 0.000 | 0.837 | |
compareModels | 0.671 | 0.004 | 0.675 | |
dropNotCensored-CohortList-method | 0.449 | 0.004 | 0.453 | |
dropNotCensored-SurvivalExperiment-method | 0.038 | 0.000 | 0.039 | |
dropNotCensored | 0.041 | 0.000 | 0.041 | |
existingClassifierData | 0.002 | 0.000 | 0.002 | |
findCommonGenes-CohortList-method | 0.023 | 0.000 | 0.023 | |
findCommonGenes | 0.018 | 0.004 | 0.022 | |
findCommonSamples-CohortList-method | 0.028 | 0.000 | 0.028 | |
findCommonSamples | 0.027 | 0.000 | 0.027 | |
forestPlot-ModelComparison-method | 0.727 | 0.000 | 0.727 | |
forestPlot-PCOSP_or_ClinicalModel-method | 0.044 | 0.004 | 0.048 | |
forestPlot | 0.104 | 0.000 | 0.104 | |
getModelSeed-SurvivalModel-method | 0.003 | 0.004 | 0.007 | |
getModelSeed | 0.006 | 0.000 | 0.006 | |
getTopFeatures-PCOSP-method | 0.008 | 0.000 | 0.008 | |
getTopFeatures-SummarizedExperiment-method | 0.138 | 0.000 | 0.138 | |
getTopFeatures | 0.007 | 0.000 | 0.007 | |
haiderSigScores | 0.002 | 0.000 | 0.002 | |
hasColDataColumns | 0.012 | 0.000 | 0.012 | |
merge-SurvivalExperiment-SurvivalExperiment-method | 0.112 | 0.004 | 0.116 | |
modelParams-set | 0.015 | 0.000 | 0.015 | |
modelParams | 0.016 | 0.000 | 0.016 | |
models-SurvivalModel-method | 0.007 | 0.000 | 0.007 | |
models-set-SurvivalModel-SimpleList-method | 0.004 | 0.004 | 0.008 | |
models-set | 0.015 | 0.000 | 0.015 | |
models | 0.005 | 0.004 | 0.008 | |
normalsMAE | 0.002 | 0.000 | 0.002 | |
plotROC-PCOSP-method | 0.311 | 0.012 | 0.323 | |
predictClasses-CohortList-ClinicalModel-method | 0.234 | 0.000 | 0.234 | |
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method | 0.314 | 0.004 | 0.317 | |
predictClasses-SurvivalExperiment-ClinicalModel-method | 0.125 | 0.004 | 0.129 | |
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method | 0.137 | 0.000 | 0.136 | |
predictClasses | 0.117 | 0.000 | 0.117 | |
rankFeatures-SummarizedExperiment-method | 0.135 | 0.000 | 0.135 | |
rankFeatures | 0.109 | 0.000 | 0.108 | |
removeColDataFactorColumns | 0.017 | 0.000 | 0.017 | |
removeFactorColumns | 0.003 | 0.000 | 0.002 | |
renameColDataColumns | 0.018 | 0.000 | 0.019 | |
renameColumns | 0.002 | 0.000 | 0.002 | |
sampleClinicalModel | 0.005 | 0.000 | 0.005 | |
sampleCohortList | 0.022 | 0.000 | 0.022 | |
sampleICGCmicro | 0.002 | 0.004 | 0.006 | |
samplePCOSPmodel | 0.007 | 0.000 | 0.007 | |
samplePCOSPpredList | 0.028 | 0.000 | 0.028 | |
samplePCSIsurvExp | 0.005 | 0.000 | 0.005 | |
sampleRGAmodel | 0.007 | 0.000 | 0.006 | |
sampleRLSmodel | 0.006 | 0.000 | 0.006 | |
sampleTrainedPCOSPmodel | 0.006 | 0.000 | 0.007 | |
sampleValPCOSPmodel | 0.029 | 0.000 | 0.029 | |
show-S4Model-method | 0.045 | 0.008 | 0.053 | |
subset-CohortList-method | 0.174 | 0.000 | 0.174 | |
trainData-set | 0.013 | 0.000 | 0.012 | |
trainData | 0.006 | 0.000 | 0.006 | |
trainModel-ClinicalModel-method | 0.131 | 0.000 | 0.131 | |
trainModel-PCOSP-method | 1.327 | 0.004 | 1.330 | |
trainModel-RGAModel-method | 1.673 | 0.004 | 1.676 | |
trainModel-RLSModel-method | 1.636 | 0.000 | 1.636 | |
trainModel | 1.958 | 0.004 | 3.080 | |
validateModel-ClinicalModel-CohortList-method | 0.450 | 0.000 | 0.451 | |
validateModel-ClinicalModel-SurvivalExperiment-method | 1.262 | 0.004 | 1.454 | |
validateModel-GeneFuModel-CohortList-method | 1.972 | 0.012 | 1.984 | |
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method | 1.822 | 0.012 | 1.834 | |
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method | 1.891 | 0.032 | 1.924 | |
validateModel | 0.158 | 0.004 | 0.162 | |
validationData-SurvivalModel-method | 0.014 | 0.000 | 0.014 | |
validationData-set-SurvivalModel-CohortList-method | 0.01 | 0.00 | 0.01 | |
validationData-set | 0.014 | 0.000 | 0.014 | |
validationData | 0.011 | 0.000 | 0.011 | |
validationStats-SurvivalModel-method | 0.005 | 0.004 | 0.009 | |
validationStats-set-SurvivalModel-data.frame-method | 0.011 | 0.000 | 0.012 | |
validationStats-set | 0.013 | 0.000 | 0.012 | |
validationStats | 0.007 | 0.004 | 0.011 | |