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

This page was generated on 2025-05-18 12:09 -0400 (Sun, 18 May 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4749
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4511
lconwaymacOS 12.7.1 Montereyx86_644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4489
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4453
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 1527/2304HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PDATK 1.17.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2025-05-16 13:25 -0400 (Fri, 16 May 2025)
git_url: https://git.bioconductor.org/packages/PDATK
git_branch: devel
git_last_commit: c091f7b
git_last_commit_date: 2025-04-15 12:20:55 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    TIMEOUT  skipped


CHECK results for PDATK on lconway

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.17.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.17.0.tar.gz
StartedAt: 2025-05-16 22:16:10 -0400 (Fri, 16 May 2025)
EndedAt: 2025-05-16 22:22:19 -0400 (Fri, 16 May 2025)
EllapsedTime: 368.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.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/PDATK.Rcheck’
* using R version 4.5.0 Patched (2025-04-21 r88169)
* 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.17.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
* 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.17.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.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six"
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: 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

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 
 32.511   7.275  36.861 

Example timings

PDATK.Rcheck/PDATK-Ex.timings

nameusersystemelapsed
CSPC_MAE0.0040.0020.006
ClinicalModel-class0.0890.0030.093
ClinicalModel0.0790.0030.085
CohortList0.0260.0010.028
ConsensusMetaclusteringModel0.0120.0020.015
CoxModel0.2990.0070.308
GeneFuModel0.1000.0060.106
ModelComparison4.1980.0554.273
PCOSP0.0810.0090.090
RandomGeneAssignmentModel0.0690.0090.078
RandomLabelShufflingModel0.0710.0090.079
SurvivalExperiment0.0870.0100.097
SurvivalModel-class0.0400.0050.045
SurvivalModel0.0370.0050.043
assignColDataColumn0.0320.0030.035
assignSubtypes-CohortList-list-method0.5000.0400.544
assignSubtypes-SurvivalExperiment-data.frame-method0.0360.0040.040
assignSubtypes0.0300.0040.034
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method0.7370.0130.754
barPlotModelComparison0.7580.0120.776
birnbaum0.0030.0020.006
chen0.0030.0020.005
cohortSubtypeDFs0.0020.0020.005
compareModels-ModelComparison-SurvivalModel-method0.6850.0130.704
compareModels-SurvivalModel-SurvivalModel-method0.6580.0110.675
compareModels0.6230.0100.635
dropNotCensored-CohortList-method0.5100.0040.515
dropNotCensored-SurvivalExperiment-method0.0470.0020.050
dropNotCensored0.0510.0020.054
existingClassifierData0.0030.0020.005
findCommonGenes-CohortList-method0.0180.0020.021
findCommonGenes0.0170.0020.020
findCommonSamples-CohortList-method0.0260.0030.030
findCommonSamples0.0220.0020.025
forestPlot-ModelComparison-method0.6820.0110.696
forestPlot-PCOSP_or_ClinicalModel-method0.0490.0030.051
forestPlot0.1270.0020.131
getModelSeed-SurvivalModel-method0.0070.0020.008
getModelSeed0.0060.0020.009
getTopFeatures-PCOSP-method0.0070.0020.009
getTopFeatures-SummarizedExperiment-method0.1530.0030.159
getTopFeatures0.0060.0020.008
haiderSigScores0.0030.0020.005
hasColDataColumns0.0130.0010.014
merge-SurvivalExperiment-SurvivalExperiment-method0.1340.0040.138
modelParams-set0.0130.0020.016
modelParams0.0140.0020.016
models-SurvivalModel-method0.0060.0020.008
models-set-SurvivalModel-SimpleList-method0.0060.0030.009
models-set0.0130.0020.015
models0.0070.0020.009
normalsMAE0.0020.0020.004
plotROC-PCOSP-method0.3240.0090.336
predictClasses-CohortList-ClinicalModel-method0.3090.0080.320
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method0.3390.0090.350
predictClasses-SurvivalExperiment-ClinicalModel-method0.1650.0060.174
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method0.1230.0060.129
predictClasses0.1140.0040.119
rankFeatures-SummarizedExperiment-method0.1170.0030.122
rankFeatures0.0890.0030.093
removeColDataFactorColumns0.0170.0030.020
removeFactorColumns0.0020.0000.002
renameColDataColumns0.0160.0010.018
renameColumns0.0010.0000.001
sampleClinicalModel0.0040.0010.005
sampleCohortList0.0150.0010.016
sampleICGCmicro0.0050.0010.006
samplePCOSPmodel0.0040.0020.006
samplePCOSPpredList0.0260.0020.028
samplePCSIsurvExp0.0030.0010.006
sampleRGAmodel0.0040.0020.005
sampleRLSmodel0.0050.0020.006
sampleTrainedPCOSPmodel0.0060.0030.008
sampleValPCOSPmodel0.0270.0020.030
show-S4Model-method0.0530.0020.056
subset-CohortList-method0.1580.0020.161
trainData-set0.0110.0020.013
trainData0.0080.0020.010
trainModel-ClinicalModel-method0.0450.0020.047
trainModel-PCOSP-method1.0790.0111.095
trainModel-RGAModel-method1.1610.0211.186
trainModel-RLSModel-method1.0360.0061.045
trainModel1.0660.0101.082
validateModel-ClinicalModel-CohortList-method0.2370.0070.245
validateModel-ClinicalModel-SurvivalExperiment-method0.6590.0140.677
validateModel-GeneFuModel-CohortList-method1.0580.0251.090
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method0.9890.0111.002
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method0.9810.0090.993
validateModel0.0800.0040.083
validationData-SurvivalModel-method0.0070.0030.009
validationData-set-SurvivalModel-CohortList-method0.0050.0020.006
validationData-set0.0100.0010.012
validationData0.0090.0020.011
validationStats-SurvivalModel-method0.0060.0010.007
validationStats-set-SurvivalModel-data.frame-method0.0050.0010.007
validationStats-set0.0090.0010.010
validationStats0.0070.0020.009