| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:18:26 -0400 (Wed, 16 Oct 2019).
| Package 683/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| GladiaTOX 1.0.0 PMP S.A. R Support
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: GladiaTOX |
| Version: 1.0.0 |
| Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:GladiaTOX.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings GladiaTOX_1.0.0.tar.gz |
| StartedAt: 2019-10-16 02:01:17 -0400 (Wed, 16 Oct 2019) |
| EndedAt: 2019-10-16 02:05:43 -0400 (Wed, 16 Oct 2019) |
| EllapsedTime: 265.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GladiaTOX.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:GladiaTOX.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings GladiaTOX_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/GladiaTOX.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GladiaTOX/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘GladiaTOX’ version ‘1.0.0’
* 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 ‘GladiaTOX’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
sql 3.8Mb
* 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
glPlotPie 74.372 0.312 12.127
exportResultForToxpiGUI 60.515 0.248 8.927
gtoxMakeAeidPlts 42.942 0.196 6.978
gtoxRun 33.272 8.683 19.367
assignDefaultMthds 32.843 5.833 18.119
gtoxPlotM4ID 34.205 0.156 8.059
glComputeToxInd 28.001 0.121 4.265
gtoxPlotFitc 26.831 0.125 4.670
gtoxPlotErrBar 15.054 0.048 2.472
gtoxPlotPie 14.668 0.072 3.134
glPlotStat 12.598 0.048 2.933
gtoxSubsetChid 11.821 0.072 2.390
gtoxPlotFits 8.112 0.023 1.901
exportResultTable 6.746 0.075 0.986
gtoxPrepOtpt 6.421 0.025 1.226
* 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 NOTE
See
‘/home/biocbuild/bbs-3.9-bioc/meat/GladiaTOX.Rcheck/00check.log’
for details.
GladiaTOX.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL GladiaTOX ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘GladiaTOX’ ... ** using staged installation ** R ** 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 (GladiaTOX)
GladiaTOX.Rcheck/tests/testthat.Rout
R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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(GladiaTOX)
Loading required package: data.table
GladiaTOX (v1.0.0) loaded with the following settings:
TCPL_DB: /home/biocbuild/bbs-3.9-bioc/R/library/GladiaTOX/sql/gladiatoxdb.sqlite
TCPL_USER: NA
TCPL_HOST: NA
TCPL_DRVR: SQLite
Default settings stored in gtox config file. See ?gtoxConf for more information.
>
> options(testthat.junit.output_file="tests-out.xml")
> test_dir("testthat")
✔ | OK F W S | Context
⠏ | 0 | test_assignDefaultMthds
⠋ | 1 | test_assignDefaultMthds
✔ | 1 | test_assignDefaultMthds [1.0 s]
⠏ | 0 | test_exportResultTable
⠙ | 2 | test_exportResultTable
✔ | 2 | test_exportResultTable [34.2 s]
⠏ | 0 | getsplit
✖ | 0 1 | getsplit
────────────────────────────────────────────────────────────────────────────────
test_getsplit.R:4: error: getsplit:split word correctly
could not find function "getsplit"
1: expect_equal(getsplit("toto_tata", "_", 1), "toto") at testthat/test_getsplit.R:4
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_glComputeToxInd
⠋ | 0 1 | test_glComputeToxInd
✔ | 1 3 | test_glComputeToxInd [18.7 s]
────────────────────────────────────────────────────────────────────────────────
test_glComputeToxInd.R:3: warning: glComputeToxInd:returns correct values
no non-missing arguments to min; returning Inf
test_glComputeToxInd.R:3: warning: glComputeToxInd:returns correct values
no non-missing arguments to min; returning Inf
test_glComputeToxInd.R:3: warning: glComputeToxInd:returns correct values
no non-missing arguments to max; returning -Inf
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_gtoxAICProb
✔ | 1 | test_gtoxAICProb
⠏ | 0 | Calculate Vmad
✔ | 1 | Calculate Vmad
⠏ | 0 | Check assay component table
⠙ | 2 | Check assay component table
✔ | 2 | Check assay component table [0.1 s]
⠏ | 0 | Check assay endpoint table
⠙ | 2 | Check assay endpoint table
✔ | 2 | Check assay endpoint table [0.1 s]
⠏ | 0 | test_gtoxLoadAid
⠋ | 1 | test_gtoxLoadAid
✔ | 1 | test_gtoxLoadAid [0.2 s]
⠏ | 0 | Check assay plate table
✔ | 2 | Check assay plate table
⠏ | 0 | test_gtoxLoadAsid
✔ | 3 | test_gtoxLoadAsid
⠏ | 0 | Check assay chemical table
⠋ | 1 | Check assay chemical table
⠙ | 2 | Check assay chemical table
⠹ | 3 | Check assay chemical table
✔ | 3 | Check assay chemical table [0.5 s]
⠏ | 0 | Check assay well table
✔ | 2 | Check assay well table
⠏ | 0 | test_is.odd
✖ | 0 1 | test_is.odd
────────────────────────────────────────────────────────────────────────────────
test_is.odd.R:2: error: is.odd:has the expected behavior
could not find function "is.odd"
1: .handleSimpleError(function (e)
{
handled <<- TRUE
test_error <<- e
options(expressions = expressions_opt_new)
on.exit(options(expressions = expressions_opt), add = TRUE)
e$expectation_calls <- frame_calls(11, 2)
test_error <<- e
register_expectation(e)
e$handled <- TRUE
test_error <<- e
}, "could not find function \"is.odd\"", base::quote(is.odd(2))) at testthat/test_is.odd.R:2
2: eval(code, test_env)
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_lu
✔ | 1 | test_lu
⠏ | 0 | test_lw
✔ | 1 | test_lw
⠏ | 0 | test_mc2
✖ | 0 1 | test_mc2
────────────────────────────────────────────────────────────────────────────────
test_mc2.R:2: error: mc2_mthds:returns log10 among the list of mc2 functions
could not find function "mc2_mthds"
1: .handleSimpleError(function (e)
{
handled <<- TRUE
test_error <<- e
options(expressions = expressions_opt_new)
on.exit(options(expressions = expressions_opt), add = TRUE)
e$expectation_calls <- frame_calls(11, 2)
test_error <<- e
register_expectation(e)
e$handled <- TRUE
test_error <<- e
}, "could not find function \"mc2_mthds\"", base::quote(mc2_mthds())) at testthat/test_mc2.R:2
2: eval(code, test_env)
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_mc3
✖ | 0 1 | test_mc3
────────────────────────────────────────────────────────────────────────────────
test_mc3.R:2: error: mc3:returns resp.log2 among the list of mc2 functions
could not find function "mc3_mthds"
1: expect_true("resp.log2" %in% names(mc3_mthds())) at testthat/test_mc3.R:2
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
4: "resp.log2" %in% names(mc3_mthds())
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_mc5
✖ | 0 1 | test_mc5
────────────────────────────────────────────────────────────────────────────────
test_mc5.R:2: error: mc5:returns bmad5 among the list of mc2 functions
could not find function "mc5_mthds"
1: expect_true("bmad5" %in% names(mc5_mthds())) at testthat/test_mc5.R:2
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
4: "bmad5" %in% names(mc5_mthds())
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_mc6
✖ | 0 1 | test_mc6
────────────────────────────────────────────────────────────────────────────────
test_mc6.R:2: error: mc6:returns pintool among the list of mc2 functions
could not find function "mc6_mthds"
1: expect_true("pintool" %in% names(mc6_mthds())) at testthat/test_mc6.R:2
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
4: "pintool" %in% names(mc6_mthds())
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_sc1
✖ | 0 1 | test_sc1
────────────────────────────────────────────────────────────────────────────────
test_sc1.R:2: error: sc1:returns pval.zero among the list of sc1 functions
could not find function "sc1_mthds"
1: expect_true("pval.zero" %in% names(sc1_mthds())) at testthat/test_sc1.R:2
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
4: "pval.zero" %in% names(sc1_mthds())
────────────────────────────────────────────────────────────────────────────────
⠏ | 0 | test_sc2
✖ | 0 1 | test_sc2
────────────────────────────────────────────────────────────────────────────────
test_sc2.R:2: error: sc2:returns pval.zero among the list of sc2 functions
could not find function "sc2_mthds"
1: expect_true("bmad6" %in% names(sc2_mthds())) at testthat/test_sc2.R:2
2: quasi_label(enquo(object), label, arg = "object")
3: eval_bare(get_expr(quo), get_env(quo))
4: "bmad6" %in% names(sc2_mthds())
────────────────────────────────────────────────────────────────────────────────
══ Results ═════════════════════════════════════════════════════════════════════
Duration: 55.3 s
OK: 23
Failed: 8
Warnings: 3
Skipped: 0
> test_check("GladiaTOX")
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 32 | SKIPPED: 0 | WARNINGS: 3 | FAILED: 0 ]
>
> proc.time()
user system elapsed
389.389 1.839 91.352
GladiaTOX.Rcheck/GladiaTOX-Ex.timings
| name | user | system | elapsed | |
| Models | 0.333 | 0.000 | 0.399 | |
| assay_funcs | 0.442 | 0.020 | 0.466 | |
| assignDefaultMthds | 32.843 | 5.833 | 18.119 | |
| buildAssayTab | 0.047 | 0.008 | 0.068 | |
| config_funcs | 0.008 | 0.000 | 0.011 | |
| deleteStudy | 0 | 0 | 0 | |
| exportResultForToxpiGUI | 60.515 | 0.248 | 8.927 | |
| exportResultTable | 6.746 | 0.075 | 0.986 | |
| glComputeToxInd | 28.001 | 0.121 | 4.265 | |
| glPlotPie | 74.372 | 0.312 | 12.127 | |
| glPlotPieLogo | 0.947 | 0.004 | 0.950 | |
| glPlotPosCtrl | 1.367 | 0.020 | 0.939 | |
| glPlotStat | 12.598 | 0.048 | 2.933 | |
| glPlotToxInd | 2.760 | 0.023 | 0.778 | |
| gtoxAICProb | 0.001 | 0.000 | 0.002 | |
| gtoxAddModel | 0.484 | 0.004 | 0.488 | |
| gtoxCalcVmad | 0.267 | 0.004 | 0.065 | |
| gtoxCode2CASN | 0.004 | 0.000 | 0.001 | |
| gtoxFit | 0.514 | 0.000 | 0.514 | |
| gtoxImportThermoDB | 0.000 | 0.001 | 0.001 | |
| gtoxListFlds | 0.001 | 0.003 | 0.004 | |
| gtoxLoadApid | 0.006 | 0.000 | 0.007 | |
| gtoxLoadChem | 1.908 | 0.008 | 0.308 | |
| gtoxLoadClib | 0.005 | 0.000 | 0.005 | |
| gtoxLoadData | 1.521 | 0.020 | 0.327 | |
| gtoxLoadVehicle | 0.011 | 0.000 | 0.007 | |
| gtoxLoadVmad | 0.008 | 0.000 | 0.009 | |
| gtoxLoadWaid | 0.594 | 0.007 | 0.109 | |
| gtoxMakeAeidPlts | 42.942 | 0.196 | 6.978 | |
| gtoxPlotErrBar | 15.054 | 0.048 | 2.472 | |
| gtoxPlotFitc | 26.831 | 0.125 | 4.670 | |
| gtoxPlotFits | 8.112 | 0.023 | 1.901 | |
| gtoxPlotM4ID | 34.205 | 0.156 | 8.059 | |
| gtoxPlotPie | 14.668 | 0.072 | 3.134 | |
| gtoxPlotPieLgnd | 0.007 | 0.000 | 0.007 | |
| gtoxPlotPlate | 1.530 | 0.012 | 0.483 | |
| gtoxPlotWin | 0 | 0 | 0 | |
| gtoxPrepOtpt | 6.421 | 0.025 | 1.226 | |
| gtoxReport | 0 | 0 | 0 | |
| gtoxRun | 33.272 | 8.683 | 19.367 | |
| gtoxSetWllq | 0.111 | 0.011 | 0.125 | |
| gtoxSubsetChid | 11.821 | 0.072 | 2.390 | |
| gtoxWriteData | 0.000 | 0.000 | 0.001 | |
| hill_utils | 0.001 | 0.000 | 0.001 | |
| loadAnnot | 0.000 | 0.001 | 0.000 | |
| lu | 0.000 | 0.001 | 0.000 | |
| lw | 0 | 0 | 0 | |
| mthd_funcs | 0.070 | 0.005 | 0.025 | |
| prepareDatForDB | 0.000 | 0.000 | 0.001 | |
| query_funcs | 0.019 | 0.000 | 0.020 | |
| rgstr_funcs | 0.557 | 0.008 | 0.341 | |