| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:30 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 | ||||
|
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? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1976/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TPP 3.22.1 (landing page) Dorothee Childs
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: TPP |
| Version: 3.22.1 |
| Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:TPP.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings TPP_3.22.1.tar.gz |
| StartedAt: 2022-04-13 04:11:17 -0400 (Wed, 13 Apr 2022) |
| EndedAt: 2022-04-13 04:34:38 -0400 (Wed, 13 Apr 2022) |
| EllapsedTime: 1401.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: TPP.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:TPP.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings TPP_3.22.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/TPP.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'TPP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TPP' version '3.22.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 ... OK
* checking for portable file names ... OK
* checking whether package 'TPP' can be installed ... OK
* checking installed package size ... NOTE
installed size is 13.2Mb
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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
analyzeTPPTR 30.18 0.02 30.20
tpp2dCreateDRplots 12.15 0.00 12.16
tppQCPlotsCorrelateExperiments 10.86 0.05 10.90
tpptrSplineFitAndTest 10.58 0.02 25.29
tpp2dSplineFitAndTest 8.81 0.03 14.17
analyze2DTPP 8.71 0.12 8.85
tpp2dMerge2dRef 5.94 0.06 6.00
tpp2dCurveFit 5.91 0.03 5.94
tppccrPlotCurves 5.52 0.03 5.54
tpptrFTest 5.32 0.03 14.75
tpptrPlotSplines 5.22 0.01 14.19
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
analyzeTPPTR 30.86 0.03 30.89
tpp2dCreateDRplots 11.06 0.07 11.14
tpptrSplineFitAndTest 10.72 0.01 26.53
tppQCPlotsCorrelateExperiments 10.59 0.02 10.61
tpp2dSplineFitAndTest 8.42 0.03 14.60
tpptrPlotSplines 5.44 0.02 15.92
tpptrFTest 5.34 0.04 15.27
analyze2DTPP 5.30 0.07 5.36
tpp2dMerge2dRef 5.17 0.03 5.21
tppccrPlotCurves 5.16 0.03 5.18
tpp2dCurveFit 5.00 0.02 5.02
tpptrFitSplines 1.16 0.03 5.42
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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: 3 NOTEs
See
'C:/Users/biocbuild/bbs-3.14-bioc/meat/TPP.Rcheck/00check.log'
for details.
TPP.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/TPP_3.22.1.tar.gz && rm -rf TPP.buildbin-libdir && mkdir TPP.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=TPP.buildbin-libdir TPP_3.22.1.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL TPP_3.22.1.zip && rm TPP_3.22.1.tar.gz TPP_3.22.1.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12 8053k 12 985k 0 0 1443k 0 0:00:05 --:--:-- 0:00:05 1443k
42 8053k 42 3432k 0 0 2008k 0 0:00:04 0:00:01 0:00:03 2007k
84 8053k 84 6788k 0 0 2507k 0 0:00:03 0:00:02 0:00:01 2507k
100 8053k 100 8053k 0 0 2677k 0 0:00:03 0:00:03 --:--:-- 2678k
install for i386
* installing *source* package 'TPP' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'TPP'
finding HTML links ... done
TPP-defunct html
TPP-deprecated html
TPP html
TPPTR_reference_results_HepG2 html
analyze2DTPP html
finding level-2 HTML links ... done
analyzeTPPCCR html
analyzeTPPTR html
hdacCCR_config html
hdacCCR_data html
hdacCCR_smallExample html
hdacTR_config html
hdacTR_data html
hdacTR_resultsTable_smallExample html
hdacTR_smallExample html
panobinostat_2DTPP_config html
panobinostat_2DTPP_data html
panobinostat_2DTPP_smallExample html
resultTable html
tpp2dAddAdditionalInfo html
tpp2dCalcFractAbundance html
tpp2dComputeFoldChanges html
tpp2dCreateDRplots html
tpp2dCreateReport html
tpp2dCreateTPPTRreference html
tpp2dCurveFit html
tpp2dExport html
tpp2dExportPlots html
tpp2dImport html
tpp2dMerge2dRef html
tpp2dNormalize html
tpp2dPlotQChist html
tpp2dPlotQCpEC50 html
tpp2dSplineFitAndTest html
tpp2dSplinePlot html
tpp2dTRReferenceObject html
tppDefaultTheme html
tppExport html
tppQCPlotsCorrelateExperiments html
tppRefData html
tppccrCurveFit html
tppccrImport html
tppccrNormalize html
tppccrNormalizeToReference html
tppccrPlotCurves html
tppccrResultTable html
tppccrTransform html
tpptrAnalyzeMeltingCurves html
tpptrCurveFit html
tpptrDefaultNormReqs html
tpptrFTest html
tpptrFitSplines html
tpptrImport html
tpptrNormalize html
tpptrPlotSplines html
tpptrSplineFitAndTest html
tpptrTidyUpESets html
** 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
install for x64
* installing *source* package 'TPP' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'TPP' as TPP_3.22.1.zip
* DONE (TPP)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'TPP' successfully unpacked and MD5 sums checked
|
TPP.Rcheck/tests_i386/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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
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, 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 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 300 ]
>
> proc.time()
user system elapsed
215.82 3.95 486.86
|
TPP.Rcheck/tests_x64/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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
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, 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 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 300 ]
>
> proc.time()
user system elapsed
211.45 3.31 443.53
|
|
TPP.Rcheck/examples_i386/TPP-Ex.timings
|
TPP.Rcheck/examples_x64/TPP-Ex.timings
|