Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:33 -0400 (Fri, 15 Oct 2021).

CHECK results for CTDquerier on machv2

To the developers/maintainers of the CTDquerier package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CTDquerier.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.

raw results

Package 420/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CTDquerier 2.0.0  (landing page)
Xavier Escribà-Montagut
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/CTDquerier
git_branch: RELEASE_3_13
git_last_commit: 54a0a69
git_last_commit_date: 2021-05-19 13:00:36 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    TIMEOUT  
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: CTDquerier
Version: 2.0.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CTDquerier.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CTDquerier_2.0.0.tar.gz
StartedAt: 2021-10-14 17:56:46 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 18:00:12 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 205.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CTDquerier.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/CTDquerier.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 ‘CTDquerier/DESCRIPTION’ ... OK
* this is package ‘CTDquerier’ version ‘2.0.0’
* 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 ‘CTDquerier’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... NOTE
  Note: found 176 marked UTF-8 strings
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... WARNING
Files in the 'vignettes' directory but no files in 'inst/doc':
  ‘batch_query.Rmd’, ‘biomed-central.csl’, ‘case_study.Rmd’,
    ‘case_study.bib’, ‘img/01_CTDbase.png’, ‘img/02_XKR4_keyword.png’,
    ‘img/03_BatchQuery.png’, ‘vignette.Rmd’
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
enrich-methods     4.959  0.036  15.003
download_ctd_chem  2.780  0.121  12.881
load_ctd_chem      1.086  0.024  11.217
load_ctd_dise      0.966  0.023  11.137
query_ctd_chem     0.940  0.022  10.969
query_ctd_dise     0.900  0.017  10.923
query_ctd_gene     0.874  0.018  10.901
download_ctd_genes 0.851  0.026  11.041
load_ctd_gene      0.837  0.017  10.908
download_ctd_dise  0.813  0.020  10.893
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/CTDquerier.Rcheck/00check.log’
for details.



Installation output

CTDquerier.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘CTDquerier’ ...
** 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 (CTDquerier)

Tests output


Example timings

CTDquerier.Rcheck/CTDquerier-Ex.timings

nameusersystemelapsed
download_ctd_chem 2.780 0.12112.881
download_ctd_dise 0.813 0.02010.893
download_ctd_genes 0.851 0.02611.041
enrich-methods 4.959 0.03615.003
gala4.2000.0344.237
get_table-methods3.6980.0213.721
get_terms-methods4.0370.0204.063
leaf_plot0.7940.0300.825
load_ctd_chem 1.086 0.02411.217
load_ctd_dise 0.966 0.02311.137
load_ctd_gene 0.837 0.01710.908
query_ctd_chem 0.940 0.02210.969
query_ctd_dise 0.900 0.01710.923
query_ctd_gene 0.874 0.01810.901