Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2021-10-15 15:06:46 -0400 (Fri, 15 Oct 2021).

CHECK results for PDATK on machv2

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? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1363/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PDATK 1.0.2  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/PDATK
git_branch: RELEASE_3_13
git_last_commit: 4065ec5
git_last_commit_date: 2021-06-23 15:28:37 -0400 (Wed, 23 Jun 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: PDATK
Version: 1.0.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PDATK.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PDATK_1.0.2.tar.gz
StartedAt: 2021-10-14 22:11:05 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 22:17:45 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 400.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: PDATK.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/PDATK.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.0.2’
* 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 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 ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘optimalKMinimizeAmbiguity’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/PDATK.Rcheck/00check.log’
for details.



Installation output

PDATK.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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)

Tests output

PDATK.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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 1 | SKIP 0 | PASS 77 ]
> 
> proc.time()
   user  system elapsed 
 49.332  14.242  50.523 

Example timings

PDATK.Rcheck/PDATK-Ex.timings

nameusersystemelapsed
CSPC_MAE0.0050.0020.007
ClinicalModel-class0.1450.0030.147
ClinicalModel0.2070.0040.211
CohortList0.0240.0020.026
ConsensusMetaclusteringModel0.0160.0030.018
CoxModel1.0820.0091.092
GeneFuModel0.2060.0160.222
ModelComparison3.5900.0913.688
PCOSP0.1870.0020.190
RandomGeneAssignmentModel0.1640.0030.167
RandomLabelShufflingModel0.1830.0020.185
SurvivalExperiment0.2960.0030.299
SurvivalModel-class0.0900.0020.092
SurvivalModel0.0730.0020.075
assignColDataColumn0.0610.0010.062
assignSubtypes-CohortList-list-method0.7290.0330.762
assignSubtypes-SurvivalExperiment-data.frame-method0.0720.0100.081
assignSubtypes0.0770.0110.089
barPlotModelComparison-ClinicalModel-PCOSP_or_RLS_or_RGA-method1.6680.0531.721
barPlotModelComparison1.5050.0151.521
birnbaum0.0040.0020.007
chen0.0030.0030.007
cohortSubtypeDFs0.0050.0020.007
compareModels-ModelComparison-SurvivalModel-method1.8420.0171.859
compareModels-SurvivalModel-SurvivalModel-method1.5100.0141.524
compareModels1.5430.0151.559
dropNotCensored-CohortList-method1.3380.0041.342
dropNotCensored-SurvivalExperiment-method0.1500.0020.153
dropNotCensored0.1230.0020.127
findCommonGenes-CohortList-method0.0980.0030.101
findCommonGenes0.0980.0030.101
findCommonSamples-CohortList-method0.1050.0030.108
findCommonSamples0.0990.0020.101
forestPlot-ModelComparison-method1.7450.0181.764
forestPlot-PCOSP_or_ClinicalModel-method0.0750.0030.079
forestPlot0.2160.0030.219
getModelSeed-SurvivalModel-method0.0110.0020.013
getModelSeed0.0090.0020.011
getTopFeatures-PCOSP-method0.0110.0010.012
getTopFeatures-SummarizedExperiment-method0.3280.0050.333
getTopFeatures0.0110.0030.014
haiderSigScores0.0030.0020.007
hasColDataColumns0.030.000.03
merge-SurvivalExperiment-SurvivalExperiment-method0.3070.0030.311
modelParams-set0.0130.0030.015
modelParams0.0190.0020.020
models-SurvivalModel-method0.0100.0030.013
models-set-SurvivalModel-SimpleList-method0.0120.0030.015
models0.0120.0030.015
normalsMAE0.0020.0020.004
plotROC-PCOSP-method0.1570.0040.161
predictClasses-CohortList-ClinicalModel-method0.8910.0080.901
predictClasses-CohortList-PCOSP_or_RLS_or_RGA-method1.2050.0381.244
predictClasses-SurvivalExperiment-ClinicalModel-method0.2800.0050.286
predictClasses-SurvivalExperiment-PCOSP_or_RLS_or_RGA-method0.3460.0050.350
predictClasses0.4450.0070.471
rankFeatures-SummarizedExperiment-method0.3440.0040.349
rankFeatures0.3130.0040.317
removeColDataFactorColumns0.0740.0040.078
removeFactorColumns0.0040.0000.004
renameColDataColumns0.0840.0050.088
renameColumns0.0020.0000.003
sampleClinicalModel0.0050.0010.007
sampleCohortList0.0290.0020.031
sampleICGCmicro0.0070.0010.009
samplePCOSPmodel0.0080.0030.011
samplePCOSPpredList0.0410.0030.044
samplePCSIsurvExp0.0080.0020.010
sampleRGAmodel0.0100.0030.014
sampleRLSmodel0.0100.0030.013
sampleTrainedPCOSPmodel0.0070.0010.010
sampleValPCOSPmodel0.0480.0030.050
show-S4Model-method0.1260.0040.131
subset-CohortList-method0.360.010.37
trainData-set0.0100.0020.012
trainData0.0070.0020.010
trainModel-ClinicalModel-method0.0950.0060.101
trainModel-PCOSP-method1.0810.0141.096
trainModel-RGAModel-method1.0560.0041.061
trainModel-RLSModel-method1.0140.0081.023
trainModel2.0870.0162.107
validateModel-ClinicalModel-CohortList-method0.5420.0060.548
validateModel-ClinicalModel-SurvivalExperiment-method1.5980.0191.618
validateModel-GeneFuModel-CohortList-method1.0000.0141.013
validateModel-PCOSP_or_RLS_or_RGA-CohortList-method0.7990.0100.809
validateModel-PCOSP_or_RLS_or_RGA-SurvivalExperiment-method0.8250.0170.843
validateModel0.1090.0060.115
validationData-SurvivalModel-method0.0120.0030.015
validationData-set-SurvivalModel-CohortList-method0.0090.0030.012
validationData-set0.0090.0020.011
validationData0.0090.0030.012
validationStats-SurvivalModel-method0.0080.0030.011
validationStats-set-SurvivalModel-data.frame-method0.0090.0030.012
validationStats-set0.0110.0030.013
validationStats0.0090.0030.012