Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:06:29 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the biodb package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodb.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 178/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
biodb 1.0.4 (landing page) Pierrick Roger
| nebbiolo1 | Linux (Ubuntu 20.04.2 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: biodb |
Version: 1.0.4 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:biodb.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings biodb_1.0.4.tar.gz |
StartedAt: 2021-10-14 16:47:44 -0400 (Thu, 14 Oct 2021) |
EndedAt: 2021-10-14 16:53:32 -0400 (Thu, 14 Oct 2021) |
EllapsedTime: 347.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: biodb.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:biodb.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings biodb_1.0.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/biodb.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 ‘biodb/DESCRIPTION’ ... OK * this is package ‘biodb’ version ‘1.0.4’ * 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 ‘biodb’ 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * 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 NOTE See ‘/Users/biocbuild/bbs-3.13-bioc/meat/biodb.Rcheck/00check.log’ for details.
biodb.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL biodb ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘biodb’ ... ** using staged installation ** libs clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/testthat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/testthat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c closeMatchPpm.cpp -o closeMatchPpm.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/testthat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c test-100-ms_matching.cpp -o test-100-ms_matching.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/testthat/include' -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o biodb.so RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-biodb/00new/biodb/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biodb)
biodb.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. > # vi: fdm=marker > # Script needed to run testthat automatically from ‘R CMD check’. See > # testthat::test_dir documentation. > library(testthat) > library(biodb) > Sys.setenv(TESTTHAT_REPORTER="summary") > test_check("biodb") [ FAIL 0 | WARN 1 | SKIP 0 | PASS 1386 ] > > proc.time() user system elapsed 199.568 13.602 221.019
biodb.Rcheck/biodb-Ex.timings
name | user | system | elapsed | |
BiodbCompounddbConn-class | 2.941 | 0.540 | 3.501 | |
BiodbConfig-class | 0.642 | 0.011 | 0.656 | |
BiodbConn-class | 0.811 | 0.012 | 0.826 | |
BiodbConnBase-class | 0.639 | 0.008 | 0.650 | |
BiodbCsvEntry-class | 0.063 | 0.002 | 0.066 | |
BiodbDbInfo-class | 0.643 | 0.009 | 0.654 | |
BiodbDbsInfo-class | 0.586 | 0.009 | 0.596 | |
BiodbDownloadable-class | 0.144 | 0.001 | 0.145 | |
BiodbEditable-class | 0.795 | 0.013 | 0.899 | |
BiodbEntry-class | 1.197 | 0.018 | 1.223 | |
BiodbEntryField-class | 0.679 | 0.011 | 0.693 | |
BiodbEntryFields-class | 0.558 | 0.009 | 0.569 | |
BiodbFactory-class | 0.954 | 0.015 | 0.974 | |
BiodbHtmlEntry-class | 0.016 | 0.001 | 0.017 | |
BiodbJsonEntry-class | 0.018 | 0.000 | 0.019 | |
BiodbListEntry-class | 0.015 | 0.000 | 0.016 | |
BiodbMain-class | 0.567 | 0.008 | 0.578 | |
BiodbMassdbConn-class | 0.741 | 0.008 | 0.836 | |
BiodbObserver-class | 0.791 | 0.011 | 0.805 | |
BiodbPersistentCache-class | 2.510 | 0.026 | 2.544 | |
BiodbRemotedbConn-class | 1.172 | 0.027 | 1.205 | |
BiodbRequest | 0.873 | 0.021 | 1.758 | |
BiodbRequestScheduler-class | 0.717 | 0.012 | 1.378 | |
BiodbSdfEntry-class | 0.026 | 0.000 | 0.027 | |
BiodbTestMsgAck-class | 0.594 | 0.007 | 0.603 | |
BiodbTxtEntry-class | 0.014 | 0.000 | 0.014 | |
BiodbUrl | 0.002 | 0.000 | 0.002 | |
BiodbWritable-class | 1.029 | 0.017 | 1.052 | |
BiodbXmlEntry-class | 0.026 | 0.000 | 0.026 | |
CompCsvFileConn-class | 0.834 | 0.008 | 0.846 | |
CompCsvFileEntry-class | 0.885 | 0.013 | 0.902 | |
CompSqliteConn-class | 0.766 | 0.014 | 0.783 | |
CompSqliteEntry-class | 0.805 | 0.011 | 0.819 | |
CsvFileConn-class | 0.964 | 0.011 | 0.978 | |
ExtConnClass | 0.262 | 0.005 | 0.298 | |
ExtCpp | 0.473 | 0.008 | 0.481 | |
ExtDefinitions | 0.130 | 0.004 | 0.134 | |
ExtDescriptionFile | 0.097 | 0.003 | 0.099 | |
ExtEntryClass | 0.141 | 0.002 | 0.144 | |
ExtFileGenerator | 0.121 | 0.003 | 0.124 | |
ExtGenerator | 2.138 | 0.033 | 2.178 | |
ExtGitignore | 0.097 | 0.004 | 0.102 | |
ExtLicense | 0.141 | 0.004 | 0.145 | |
ExtMakefile | 0.115 | 0.003 | 0.118 | |
ExtPackage | 2.468 | 0.039 | 2.514 | |
ExtPackageFile | 0.088 | 0.002 | 0.090 | |
ExtRbuildignore | 0.085 | 0.003 | 0.087 | |
ExtReadme | 0.071 | 0.002 | 0.073 | |
ExtTests | 0.783 | 0.010 | 0.794 | |
ExtTravisFile | 0.099 | 0.002 | 0.101 | |
ExtVignette | 0.085 | 0.003 | 0.088 | |
MassCsvFileConn-class | 1.219 | 0.017 | 1.244 | |
MassCsvFileEntry-class | 1.151 | 0.009 | 1.165 | |
MassSqliteConn-class | 0.807 | 0.010 | 0.820 | |
MassSqliteEntry-class | 0.758 | 0.009 | 0.768 | |
Progress | 0.008 | 0.001 | 0.009 | |
Range | 0.078 | 0.001 | 0.079 | |
SqliteConn-class | 0.721 | 0.010 | 0.771 | |
createBiodbTestInstance | 0.628 | 0.007 | 0.637 | |
df2str | 0.003 | 0.001 | 0.004 | |
error | 0.001 | 0.000 | 0.002 | |
error0 | 0.003 | 0.000 | 0.002 | |
genNewExtPkg | 2.259 | 0.030 | 2.294 | |
getConnClassName | 0.000 | 0.000 | 0.001 | |
getConnTypes | 0 | 0 | 0 | |
getEntryClassName | 0.000 | 0.001 | 0.000 | |
getEntryTypes | 0 | 0 | 0 | |
getLicenses | 0.000 | 0.000 | 0.001 | |
getLogger | 0.005 | 0.000 | 0.005 | |
getPkgName | 0.000 | 0.001 | 0.001 | |
getReposName | 0.000 | 0.000 | 0.001 | |
getTestOutputDir | 0 | 0 | 0 | |
listTestRefEntries | 0.000 | 0.001 | 0.001 | |
logDebug | 0.001 | 0.001 | 0.001 | |
logDebug0 | 0.000 | 0.001 | 0.001 | |
logInfo | 0.002 | 0.000 | 0.003 | |
logInfo0 | 0.002 | 0.000 | 0.002 | |
logTrace | 0.000 | 0.000 | 0.001 | |
logTrace0 | 0.001 | 0.000 | 0.001 | |
lst2str | 0.000 | 0.001 | 0.001 | |
newInst | 0.605 | 0.007 | 0.615 | |
runGenericTests | 0.570 | 0.009 | 0.578 | |
testContext | 1.241 | 0.014 | 1.261 | |
testThat | 0.692 | 0.010 | 0.704 | |
upgradeExtPkg | 2.300 | 0.033 | 2.982 | |
warn | 0.002 | 0.001 | 0.003 | |
warn0 | 0.002 | 0.000 | 0.003 | |