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

This page was generated on 2025-12-04 12:01 -0500 (Thu, 04 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 1567/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PDATK 1.18.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2025-12-01 13:45 -0500 (Mon, 01 Dec 2025)
git_url: https://git.bioconductor.org/packages/PDATK
git_branch: RELEASE_3_22
git_last_commit: d15fa15
git_last_commit_date: 2025-10-29 11:06:35 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for PDATK on merida1

To the developers/maintainers of the PDATK package:
- 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 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: PDATK
Version: 1.18.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PDATK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PDATK_1.18.0.tar.gz
StartedAt: 2025-12-02 09:30:47 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 09:42:01 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 673.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: PDATK.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/PDATK.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PDATK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PDATK’ version ‘1.18.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 28 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘survival::brier’ by ‘verification::brier’ when loading ‘PDATK’
See ‘/Users/biocbuild/bbs-3.22-bioc/meat/PDATK.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 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(s) in Rd file '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 ... NOTE
Documented arguments not in \usage in Rd file 'dot-randomSampleIndex.Rd':
  ‘numSamples’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
ModelComparison 5.352  0.104   5.526
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/PDATK.Rcheck/00check.log’
for details.


Installation output

PDATK.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘PDATK’ ...
** this is package ‘PDATK’ version ‘1.18.0’
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘survival::brier’ by ‘verification::brier’ when loading ‘PDATK’
Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘survival::brier’ by ‘verification::brier’ when loading ‘PDATK’
Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘survival::brier’ by ‘verification::brier’ when loading ‘PDATK’
Warning: replacing previous import ‘limma::logsumexp’ by ‘mclust::logsumexp’ when loading ‘genefu’
** testing if installed package keeps a record of temporary installation path
* DONE (PDATK)

Tests output

PDATK.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
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

Warning messages:
1: replacing previous import 'survival::brier' by 'verification::brier' when loading 'PDATK' 
2: replacing previous import 'limma::logsumexp' by 'mclust::logsumexp' when loading 'genefu' 
> 
> test_check("PDATK")
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 77 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 77 ]
> 
> proc.time()
   user  system elapsed 
 52.997  10.409  63.369 

Example timings

PDATK.Rcheck/PDATK-Ex.timings

nameusersystemelapsed
CSPC_MAE0.0070.0020.009
ClinicalModel-class0.1570.0070.165
ClinicalModel0.1250.0070.133
CohortList0.0470.0040.052
ConsensusMetaclusteringModel0.0180.0040.022
CoxModel0.5260.0110.539
GeneFuModel0.1840.0100.194
ModelComparison5.3520.1045.526
PCOSP0.1420.0240.167
RandomGeneAssignmentModel0.1420.0250.167
RandomLabelShufflingModel0.1410.0240.165
SurvivalExperiment0.1700.0280.200
SurvivalModel-class0.0770.0160.095
SurvivalModel0.0760.0160.096
assignColDataColumn0.0680.0090.078
assignSubtypes-CohortList-list-method1.0250.1311.181
assignSubtypes-SurvivalExperiment-data.frame-method0.0700.0120.088
assignSubtypes0.0690.0110.084
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method1.4930.0281.600
barPlotModelComparison1.4640.0271.503
birnbaum0.0040.0060.010
chen0.0040.0060.010
cohortSubtypeDFs0.0050.0060.011
compareModels-ModelComparison-SurvivalModel-method1.4240.0291.535
compareModels-SurvivalModel-SurvivalModel-method1.3240.0271.412
compareModels1.3550.0261.448
dropNotCensored-CohortList-method0.9620.0080.972
dropNotCensored-SurvivalExperiment-method0.0780.0060.084
dropNotCensored0.0730.0040.078
existingClassifierData0.0040.0050.009
findCommonGenes-CohortList-method0.0330.0060.039
findCommonGenes0.0310.0060.037
findCommonSamples-CohortList-method0.0460.0050.052
findCommonSamples0.0480.0070.055
forestPlot-ModelComparison-method1.8520.0291.910
forestPlot-PCOSP_or_ClinicalModel-method0.2310.0070.248
forestPlot0.4050.0070.437
getModelSeed-SurvivalModel-method0.0110.0060.017
getModelSeed0.0090.0060.014
getTopFeatures-PCOSP-method0.0110.0050.017
getTopFeatures-SummarizedExperiment-method0.2520.0070.283
getTopFeatures0.0100.0060.016
haiderSigScores0.0040.0060.011
hasColDataColumns0.0280.0010.031
merge-SurvivalExperiment-SurvivalExperiment-method0.2620.0080.287
modelParams-set0.0230.0040.028
modelParams0.0230.0040.029
models-SurvivalModel-method0.0100.0060.017
models-set-SurvivalModel-SimpleList-method0.0110.0060.021
models-set0.0230.0040.029
models0.0150.0040.020
normalsMAE0.0030.0040.009
plotROC-PCOSP-method0.7030.0140.783
predictClasses-CohortList-ClinicalModel-method0.5330.0160.592
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method0.6520.0210.715
predictClasses-SurvivalExperiment-ClinicalModel-method0.2890.0160.318
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method0.2620.0150.291
predictClasses0.2470.0150.275
rankFeatures-SummarizedExperiment-method0.2760.0070.290
rankFeatures0.1950.0070.210
removeColDataFactorColumns0.0260.0050.032
removeFactorColumns0.0050.0010.005
renameColDataColumns0.0330.0060.039
renameColumns0.0030.0000.004
sampleClinicalModel0.0070.0060.014
sampleCohortList0.0300.0060.038
sampleICGCmicro0.0090.0050.016
samplePCOSPmodel0.0090.0060.014
samplePCOSPpredList0.0460.0070.053
samplePCSIsurvExp0.0070.0060.014
sampleRGAmodel0.0090.0060.015
sampleRLSmodel0.0090.0060.015
sampleTrainedPCOSPmodel0.0100.0060.016
sampleValPCOSPmodel0.0500.0070.057
show-S4Model-method0.1120.0050.117
subset-CohortList-method0.2890.0060.296
trainData-set0.0240.0040.028
trainData0.0140.0040.018
trainModel-ClinicalModel-method0.0940.0080.101
trainModel-PCOSP-method1.2700.0401.361
trainModel-RGAModel-method1.2570.0131.504
trainModel-RLSModel-method1.1220.0131.260
trainModel1.2890.0141.380
validateModel-ClinicalModel-CohortList-method0.4630.0150.499
validateModel-ClinicalModel-SurvivalExperiment-method1.2110.0261.328
validateModel-GeneFuModel-CohortList-method2.1980.0772.631
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method2.0310.0232.240
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method2.0390.0222.287
validateModel0.1570.0130.218
validationData-SurvivalModel-method0.0110.0070.019
validationData-set-SurvivalModel-CohortList-method0.0070.0050.012
validationData-set0.0130.0030.017
validationData0.0140.0050.021
validationStats-SurvivalModel-method0.0080.0060.018
validationStats-set-SurvivalModel-data.frame-method0.0100.0050.022
validationStats-set0.0130.0040.023
validationStats0.0140.0040.021