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

This page was generated on 2025-03-17 12:11 -0400 (Mon, 17 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4399
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 1519/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PDATK 1.14.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2025-03-13 13:00 -0400 (Thu, 13 Mar 2025)
git_url: https://git.bioconductor.org/packages/PDATK
git_branch: RELEASE_3_20
git_last_commit: f8889fc
git_last_commit_date: 2024-10-29 10:56:10 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  NO, package depends on 'genefu' which is not available
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'genefu' which is not available
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'genefu' which is not available
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for PDATK on kjohnson1

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.14.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.14.0.tar.gz
StartedAt: 2025-03-15 03:29:58 -0400 (Sat, 15 Mar 2025)
EndedAt: 2025-03-15 03:35:51 -0400 (Sat, 15 Mar 2025)
EllapsedTime: 352.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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/PDATK.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* 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.14.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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘survival::brier’ by ‘verification::brier’ when loading ‘PDATK’
See ‘/Users/biocbuild/bbs-3.20-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 or links 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.05  0.045   5.107
* 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.20-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.4-arm64/Resources/library’
* installing *source* package ‘PDATK’ ...
** 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.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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

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, saveRDS, setdiff, table,
    tapply, union, 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 
 31.927   7.301  36.911 

Example timings

PDATK.Rcheck/PDATK-Ex.timings

nameusersystemelapsed
CSPC_MAE0.0050.0020.008
ClinicalModel-class0.0810.0050.086
ClinicalModel0.0870.0050.092
CohortList0.0290.0040.032
ConsensusMetaclusteringModel0.0130.0030.015
CoxModel0.2920.0090.301
GeneFuModel0.1400.0040.143
ModelComparison5.0500.0455.107
PCOSP0.1040.0070.112
RandomGeneAssignmentModel0.0730.0050.078
RandomLabelShufflingModel0.0660.0040.070
SurvivalExperiment0.0690.0030.072
SurvivalModel-class0.0350.0030.038
SurvivalModel0.0350.0030.038
assignColDataColumn0.0280.0000.027
assignSubtypes-CohortList-list-method0.4110.0110.421
assignSubtypes-SurvivalExperiment-data.frame-method0.0470.0060.053
assignSubtypes0.0330.0050.038
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method0.7090.0240.734
barPlotModelComparison0.6850.0220.708
birnbaum0.0030.0040.007
chen0.0020.0030.005
cohortSubtypeDFs0.0020.0030.006
compareModels-ModelComparison-SurvivalModel-method0.6860.0200.706
compareModels-SurvivalModel-SurvivalModel-method0.6150.0210.637
compareModels0.6330.0210.656
dropNotCensored-CohortList-method0.3370.0060.352
dropNotCensored-SurvivalExperiment-method0.0180.0010.020
dropNotCensored0.0260.0030.031
existingClassifierData0.0010.0010.002
findCommonGenes-CohortList-method0.0120.0020.014
findCommonGenes0.0130.0030.016
findCommonSamples-CohortList-method0.0360.0020.041
findCommonSamples0.0330.0040.037
forestPlot-ModelComparison-method0.4930.0140.524
forestPlot-PCOSP_or_ClinicalModel-method0.0290.0020.032
forestPlot0.0560.0030.060
getModelSeed-SurvivalModel-method0.0050.0020.006
getModelSeed0.0040.0010.006
getTopFeatures-PCOSP-method0.0040.0010.006
getTopFeatures-SummarizedExperiment-method0.1050.0020.108
getTopFeatures0.0050.0020.006
haiderSigScores0.0020.0020.003
hasColDataColumns0.0090.0000.009
merge-SurvivalExperiment-SurvivalExperiment-method0.1310.0030.134
modelParams-set0.0150.0030.018
modelParams0.0160.0040.018
models-SurvivalModel-method0.0090.0030.012
models-set-SurvivalModel-SimpleList-method0.0100.0030.013
models-set0.0130.0030.016
models0.0090.0030.011
normalsMAE0.0010.0030.005
plotROC-PCOSP-method0.2550.0070.262
predictClasses-CohortList-ClinicalModel-method0.2370.0090.246
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method0.3320.0120.346
predictClasses-SurvivalExperiment-ClinicalModel-method0.1090.0070.117
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method0.1170.0070.125
predictClasses0.1180.0080.125
rankFeatures-SummarizedExperiment-method0.1440.0040.149
rankFeatures0.0950.0040.099
removeColDataFactorColumns0.0210.0040.025
removeFactorColumns0.0030.0000.003
renameColDataColumns0.0200.0040.024
renameColumns0.0020.0000.002
sampleClinicalModel0.0070.0030.010
sampleCohortList0.0310.0040.034
sampleICGCmicro0.0080.0040.012
samplePCOSPmodel0.0090.0030.012
samplePCOSPpredList0.0370.0040.040
samplePCSIsurvExp0.0070.0040.010
sampleRGAmodel0.0080.0030.012
sampleRLSmodel0.0090.0040.012
sampleTrainedPCOSPmodel0.0090.0030.011
sampleValPCOSPmodel0.0390.0040.043
show-S4Model-method0.0670.0040.071
subset-CohortList-method0.1320.0040.136
trainData-set0.0130.0030.017
trainData0.0080.0020.011
trainModel-ClinicalModel-method0.0410.0040.044
trainModel-PCOSP-method0.9080.0110.942
trainModel-RGAModel-method0.5320.0060.550
trainModel-RLSModel-method0.4540.0080.488
trainModel0.5260.0060.546
validateModel-ClinicalModel-CohortList-method0.1080.0060.132
validateModel-ClinicalModel-SurvivalExperiment-method0.4940.0330.568
validateModel-GeneFuModel-CohortList-method1.0610.0891.156
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method0.9420.0420.984
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method1.0190.0511.078
validateModel0.0940.0070.101
validationData-SurvivalModel-method0.0100.0030.013
validationData-set-SurvivalModel-CohortList-method0.0090.0030.012
validationData-set0.0090.0030.012
validationData0.0080.0030.011
validationStats-SurvivalModel-method0.0080.0030.011
validationStats-set-SurvivalModel-data.frame-method0.0090.0030.013
validationStats-set0.0090.0030.011
validationStats0.0080.0030.011