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

This page was generated on 2025-03-06 12:09 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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-03 13:00 -0500 (Mon, 03 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 -0500 (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 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.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-04 07:58:25 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 08:21:42 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 1397.1 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.2 (2024-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) 12.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.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
trainModel-PCOSP-method 0.825  0.009   7.538
CoxModel                0.306  0.008   9.152
* 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-x86_64/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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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

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 
 32.123   6.765  36.415 

Example timings

PDATK.Rcheck/PDATK-Ex.timings

nameusersystemelapsed
CSPC_MAE0.0040.0020.006
ClinicalModel-class0.0950.0040.099
ClinicalModel0.1050.0040.109
CohortList0.0280.0030.031
ConsensusMetaclusteringModel0.0130.0020.015
CoxModel0.3060.0089.152
GeneFuModel0.1330.0040.137
ModelComparison3.5100.0434.046
PCOSP0.1010.0080.109
RandomGeneAssignmentModel0.0840.0040.087
RandomLabelShufflingModel0.0820.0040.085
SurvivalExperiment0.1420.0060.155
SurvivalModel-class0.0770.0060.101
SurvivalModel0.0490.0050.055
assignColDataColumn0.0370.0010.039
assignSubtypes-CohortList-list-method0.5290.0100.540
assignSubtypes-SurvivalExperiment-data.frame-method0.0470.0040.050
assignSubtypes0.0380.0040.042
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method0.8550.0200.876
barPlotModelComparison0.8040.0190.823
birnbaum0.0020.0010.004
chen0.0030.0020.004
cohortSubtypeDFs0.0030.0020.004
compareModels-ModelComparison-SurvivalModel-method0.8270.0190.848
compareModels-SurvivalModel-SurvivalModel-method0.7800.0210.804
compareModels0.7530.0170.770
dropNotCensored-CohortList-method0.4870.0030.490
dropNotCensored-SurvivalExperiment-method0.0430.0020.045
dropNotCensored0.0460.0020.048
existingClassifierData0.0020.0020.004
findCommonGenes-CohortList-method0.0220.0020.024
findCommonGenes0.0220.0020.023
findCommonSamples-CohortList-method0.0300.0020.033
findCommonSamples0.0300.0020.033
forestPlot-ModelComparison-method0.8080.0160.823
forestPlot-PCOSP_or_ClinicalModel-method0.0510.0020.053
forestPlot0.1390.0020.141
getModelSeed-SurvivalModel-method0.0070.0020.009
getModelSeed0.0060.0020.008
getTopFeatures-PCOSP-method0.0070.0020.009
getTopFeatures-SummarizedExperiment-method0.1390.0030.142
getTopFeatures0.0070.0020.009
haiderSigScores0.0020.0010.004
hasColDataColumns0.0140.0000.014
merge-SurvivalExperiment-SurvivalExperiment-method0.1550.0030.157
modelParams-set0.0140.0030.017
modelParams0.0130.0020.015
models-SurvivalModel-method0.0070.0020.009
models-set-SurvivalModel-SimpleList-method0.0080.0020.009
models-set0.0140.0020.015
models0.0080.0020.010
normalsMAE0.0020.0020.003
plotROC-PCOSP-method0.2880.0070.295
predictClasses-CohortList-ClinicalModel-method0.2760.0060.282
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method0.3680.0071.058
predictClasses-SurvivalExperiment-ClinicalModel-method0.1440.0050.150
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method0.1290.0040.133
predictClasses0.1330.0040.136
rankFeatures-SummarizedExperiment-method0.1530.0030.156
rankFeatures0.1150.0020.118
removeColDataFactorColumns0.0210.0030.024
removeFactorColumns0.0040.0000.005
renameColDataColumns0.0190.0020.022
renameColumns0.0020.0010.002
sampleClinicalModel0.0050.0020.007
sampleCohortList0.0210.0020.022
sampleICGCmicro0.0060.0010.008
samplePCOSPmodel0.0060.0020.008
samplePCOSPpredList0.0270.0020.029
samplePCSIsurvExp0.0050.0020.007
sampleRGAmodel0.0060.0010.007
sampleRLSmodel0.0060.0020.008
sampleTrainedPCOSPmodel0.0060.0020.009
sampleValPCOSPmodel0.0290.0020.031
show-S4Model-method0.0950.0050.102
subset-CohortList-method0.1590.0020.161
trainData-set0.0130.0020.016
trainData0.0070.0010.009
trainModel-ClinicalModel-method0.0510.0030.054
trainModel-PCOSP-method0.8250.0097.538
trainModel-RGAModel-method0.8290.0040.833
trainModel-RLSModel-method0.7240.0030.728
trainModel0.8100.0070.817
validateModel-ClinicalModel-CohortList-method0.2490.0050.253
validateModel-ClinicalModel-SurvivalExperiment-method0.6760.0420.717
validateModel-GeneFuModel-CohortList-method1.2910.1241.415
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method1.1650.0441.209
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method1.2140.0441.260
validateModel0.0910.0050.095
validationData-SurvivalModel-method0.0080.0020.010
validationData-set-SurvivalModel-CohortList-method0.0060.0020.008
validationData-set0.0080.0030.010
validationData0.0080.0020.010
validationStats-SurvivalModel-method0.0060.0010.008
validationStats-set-SurvivalModel-data.frame-method0.0070.0020.009
validationStats-set0.0080.0020.010
validationStats0.0070.0020.009