Back to Multiple platform build/check report for BioC 3.11
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GladiaTOX on celaya2

This page was generated on 2020-01-16 13:54:24 -0500 (Thu, 16 Jan 2020).

Package 707/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GladiaTOX 1.3.0
PMP S.A. R Support
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/GladiaTOX
Branch: master
Last Commit: 821a679
Last Changed Date: 2019-10-29 13:43:35 -0500 (Tue, 29 Oct 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: GladiaTOX
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:GladiaTOX.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings GladiaTOX_1.3.0.tar.gz
StartedAt: 2020-01-16 04:59:16 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 05:03:29 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 252.5 seconds
RetCode: 0
Status:  OK 
CheckDir: GladiaTOX.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/GladiaTOX.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (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.3.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.2Mb
  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 (user + system) or elapsed time > 5s
                          user system elapsed
gtoxRun                 56.133 37.067  47.222
assignDefaultMthds      53.311 29.929  42.174
glPlotStat              12.073  5.175   3.455
glPlotPie               11.803  4.267   4.899
exportResultForToxpiGUI  9.247  4.131   2.697
glComputeToxInd          7.824  3.678   2.250
exportResultTable        6.562  4.054   1.993
glPlotToxInd             5.777  2.174   1.809
gtoxPlotM4ID             4.266  1.434   1.568
gtoxMakeAeidPlts         3.063  2.092   1.161
* 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
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/GladiaTOX.Rcheck/00check.log’
for details.



Installation output

GladiaTOX.Rcheck/00install.out

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


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

Tests output

GladiaTOX.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.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(GladiaTOX)
Loading required package: data.table
GladiaTOX (v1.3.0) loaded with the following settings:
  TCPL_DB:    /Library/Frameworks/R.framework/Versions/4.0/Resources/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.1 s]

⠏ |   0       | test_exportResultTable
⠙ |   2       | test_exportResultTable
✔ |   2       | test_exportResultTable [0.7 s]

⠏ |   0       | getsplit
✖ |   0 1     | getsplit
────────────────────────────────────────────────────────────────────────────────
test_getsplit.R:4: error: getsplit:split word correctly
could not find function "getsplit"
Backtrace:
 1. testthat::expect_equal(getsplit("toto_tata", "_", 1), "toto") test_getsplit.R:4:4
 2. testthat::quasi_label(enquo(object), label, arg = "object")
 3. rlang::eval_bare(expr, quo_get_env(quo))
────────────────────────────────────────────────────────────────────────────────

⠏ |   0       | test_glComputeToxInd
⠋ |   1       | test_glComputeToxInd
✔ |   1       | test_glComputeToxInd [1.8 s]

⠏ |   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.2 s]

⠏ |   0       | Check assay endpoint table
⠋ |   1       | Check assay endpoint table
✔ |   2       | Check assay endpoint table [0.2 s]

⠏ |   0       | test_gtoxLoadAid
✔ |   1       | test_gtoxLoadAid

⠏ |   0       | Check assay plate table
✔ |   2       | Check assay plate table

⠏ |   0       | test_gtoxLoadAsid
✔ |   3       | test_gtoxLoadAsid

⠏ |   0       | Check assay chemical table
✔ |   3       | Check assay chemical table

⠏ |   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"
────────────────────────────────────────────────────────────────────────────────

⠏ |   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"
────────────────────────────────────────────────────────────────────────────────

⠏ |   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"
Backtrace:
 1. testthat::expect_true("resp.log2" %in% names(mc3_mthds())) test_mc3.R:2:4
 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"
Backtrace:
 1. testthat::expect_true("bmad5" %in% names(mc5_mthds())) test_mc5.R:2:4
 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"
Backtrace:
 1. testthat::expect_true("pintool" %in% names(mc6_mthds())) test_mc6.R:2:4
 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"
Backtrace:
 1. testthat::expect_true("pval.zero" %in% names(sc1_mthds())) test_sc1.R:2:4
 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"
Backtrace:
 1. testthat::expect_true("bmad6" %in% names(sc2_mthds())) test_sc2.R:2:4
 4. "bmad6" %in% names(sc2_mthds())
────────────────────────────────────────────────────────────────────────────────

══ Results ═════════════════════════════════════════════════════════════════════
Duration: 4.9 s

OK:       23
Failed:   8
Warnings: 0
Skipped:  0
> test_check("GladiaTOX")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 32 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 28.992  10.453  13.718 

Example timings

GladiaTOX.Rcheck/GladiaTOX-Ex.timings

nameusersystemelapsed
Models0.3870.0330.449
assay_funcs0.7880.1400.934
assignDefaultMthds53.31129.92942.174
buildAssayTab0.1130.0400.154
config_funcs0.0140.0060.019
deleteStudy0.0010.0000.001
exportResultForToxpiGUI9.2474.1312.697
exportResultTable6.5624.0541.993
glComputeToxInd7.8243.6782.250
glPlotPie11.803 4.267 4.899
glPlotPieLogo1.7190.0141.738
glPlotPosCtrl2.8571.5101.637
glPlotStat12.073 5.175 3.455
glPlotToxInd5.7772.1741.809
gtoxAICProb0.0010.0010.002
gtoxAddModel0.9910.0321.032
gtoxCalcVmad0.0540.0140.049
gtoxCode2CASN0.0060.0040.001
gtoxFit1.1600.3760.793
gtoxImportThermoDB0.0010.0010.001
gtoxListFlds0.0070.0010.008
gtoxLoadApid0.0150.0040.019
gtoxLoadChem0.2900.2210.108
gtoxLoadClib0.0330.0230.011
gtoxLoadData0.4220.3080.167
gtoxLoadVehicle0.0260.0170.012
gtoxLoadVmad0.0320.0210.014
gtoxLoadWaid0.1340.0920.047
gtoxMakeAeidPlts3.0632.0921.161
gtoxPlotErrBar3.6751.2920.951
gtoxPlotFitc2.0651.3450.877
gtoxPlotFits1.1420.5920.414
gtoxPlotM4ID4.2661.4341.568
gtoxPlotPie1.0500.6980.433
gtoxPlotPieLgnd0.0270.0190.010
gtoxPlotPlate2.5710.3810.457
gtoxPlotWin0.0010.0020.001
gtoxPrepOtpt0.8540.6110.390
gtoxReport0.0020.0010.001
gtoxRun56.13337.06747.222
gtoxSetWllq0.2210.0650.289
gtoxSubsetChid0.4650.2140.347
gtoxWriteData0.0020.0020.001
hill_utils0.0040.0040.003
loadAnnot0.0020.0020.001
lu0.0010.0010.001
lw0.0000.0010.001
mthd_funcs0.0590.0370.039
prepareDatForDB0.0020.0020.001
query_funcs0.0940.0480.071
rgstr_funcs0.7150.2940.518