Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:56 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the TPP package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TPP.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. |
Package 1939/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TPP 3.20.1 (landing page) Dorothee Childs
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: TPP |
Version: 3.20.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TPP_3.20.1.tar.gz |
StartedAt: 2021-10-15 00:50:16 -0400 (Fri, 15 Oct 2021) |
EndedAt: 2021-10-15 01:01:46 -0400 (Fri, 15 Oct 2021) |
EllapsedTime: 689.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: TPP.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TPP_3.20.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/TPP.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 ‘TPP/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TPP’ version ‘3.20.1’ * 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 ... NOTE Found the following hidden files and directories: .git_fetch_output.txt .git_merge_output.txt These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘TPP’ can be installed ... OK * checking installed package size ... NOTE installed size is 12.8Mb sub-directories of 1Mb or more: data 1.9Mb example_data 8.0Mb test_data 1.9Mb * 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 ... NOTE Namespace in Imports field not imported from: ‘broom’ All declared Imports should be used. Unexported objects imported by ':::' calls: ‘doParallel:::.options’ ‘mefa:::rep.data.frame’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE File ‘TPP/R/TPP.R’: .onLoad calls: packageStartupMessage(msgText, "\n") See section ‘Good practice’ in '?.onAttach'. fitSigmoidCCR: no visible global function definition for ‘capture.output’ modelSelector: no visible binding for global variable ‘testHypothesis’ modelSelector: no visible binding for global variable ‘fitMetric’ modelSelector: no visible binding for global variable ‘minMetric’ plot_fSta_distribution: no visible binding for global variable ‘..density..’ plot_pVal_distribution: no visible binding for global variable ‘..density..’ tpp2dCreateTPPTRreference: no visible binding for global variable ‘meltcurve_plot’ tpp2dCreateTPPTRreference: no visible binding for global variable ‘Protein_ID’ tpp2dExport: no visible binding for global variable ‘temperature’ tpp2dImport: no visible binding for global variable ‘temperature’ tpp2dNormalize: no visible binding for global variable ‘temperature’ Undefined global functions or variables: ..density.. Protein_ID capture.output fitMetric meltcurve_plot minMetric temperature testHypothesis Consider adding importFrom("utils", "capture.output") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * 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 sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed analyzeTPPTR 47.461 0.144 47.641 tpptrSplineFitAndTest 29.932 0.073 30.050 tpp2dSplineFitAndTest 17.231 0.063 17.303 tpptrPlotSplines 16.894 0.041 16.947 tpptrFTest 16.636 0.045 16.696 tppQCPlotsCorrelateExperiments 15.414 0.128 15.566 tpp2dCreateDRplots 13.474 0.142 13.629 analyze2DTPP 8.845 0.176 9.028 tpp2dMerge2dRef 8.386 0.123 8.515 tpp2dCurveFit 8.007 0.136 8.155 tppccrPlotCurves 7.420 0.051 7.481 tppccrResultTable 5.428 0.037 5.468 analyzeTPPCCR 5.171 0.056 5.230 * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.13-bioc/meat/TPP.Rcheck/00check.log’ for details.
TPP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL TPP ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘TPP’ ... ** using staged installation ** R ** data ** inst ** 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 (TPP)
TPP.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(TPP) Loading required package: Biobase 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 Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:Biobase': combine The following objects are masked from 'package:BiocGenerics': combine, intersect, setdiff, union The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Loading required package: magrittr Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not Loading required package: tidyr Attaching package: 'tidyr' The following object is masked from 'package:magrittr': extract The following object is masked from 'package:testthat': matches > > test_check("TPP") [[1]] [[2]] [[3]] [[1]] [[2]] [[3]] [[1]] [[2]] [[3]] [[1]] [[2]] [[3]] [[1]] [[2]] [[3]] [[1]] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 300 ] > > proc.time() user system elapsed 325.165 4.660 353.066
TPP.Rcheck/TPP-Ex.timings
name | user | system | elapsed | |
analyze2DTPP | 8.845 | 0.176 | 9.028 | |
analyzeTPPCCR | 5.171 | 0.056 | 5.230 | |
analyzeTPPTR | 47.461 | 0.144 | 47.641 | |
tpp2dAddAdditionalInfo | 0.028 | 0.001 | 0.030 | |
tpp2dCalcFractAbundance | 3.802 | 0.105 | 3.912 | |
tpp2dComputeFoldChanges | 0.491 | 0.007 | 0.500 | |
tpp2dCreateDRplots | 13.474 | 0.142 | 13.629 | |
tpp2dCurveFit | 8.007 | 0.136 | 8.155 | |
tpp2dExport | 0.061 | 0.005 | 0.067 | |
tpp2dImport | 0.489 | 0.008 | 0.497 | |
tpp2dMerge2dRef | 8.386 | 0.123 | 8.515 | |
tpp2dNormalize | 0.837 | 0.016 | 0.854 | |
tpp2dSplineFitAndTest | 17.231 | 0.063 | 17.303 | |
tpp2dSplinePlot | 0.014 | 0.002 | 0.015 | |
tpp2dTRReferenceObject | 0.023 | 0.002 | 0.024 | |
tppDefaultTheme | 0.574 | 0.005 | 0.580 | |
tppExport | 0.510 | 0.041 | 0.552 | |
tppQCPlotsCorrelateExperiments | 15.414 | 0.128 | 15.566 | |
tppccrCurveFit | 4.737 | 0.029 | 4.769 | |
tppccrImport | 0.118 | 0.002 | 0.120 | |
tppccrNormalize | 0.197 | 0.004 | 0.201 | |
tppccrNormalizeToReference | 0.274 | 0.006 | 0.281 | |
tppccrPlotCurves | 7.420 | 0.051 | 7.481 | |
tppccrResultTable | 5.428 | 0.037 | 5.468 | |
tppccrTransform | 0.182 | 0.004 | 0.186 | |
tpptrAnalyzeMeltingCurves | 0.594 | 0.005 | 0.600 | |
tpptrCurveFit | 1.204 | 0.015 | 1.221 | |
tpptrDefaultNormReqs | 0.419 | 0.005 | 0.423 | |
tpptrFTest | 16.636 | 0.045 | 16.696 | |
tpptrFitSplines | 2.113 | 0.025 | 2.140 | |
tpptrImport | 0.218 | 0.003 | 0.221 | |
tpptrNormalize | 0.541 | 0.004 | 0.546 | |
tpptrPlotSplines | 16.894 | 0.041 | 16.947 | |
tpptrSplineFitAndTest | 29.932 | 0.073 | 30.050 | |
tpptrTidyUpESets | 0.662 | 0.021 | 0.683 | |