Back to Multiple platform build/check report for BioC 3.14
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:10 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.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

CHECK results for annotatr on tokay2


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

raw results

Package 66/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
annotatr 1.20.0  (landing page)
Raymond G. Cavalcante
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/annotatr
git_branch: RELEASE_3_14
git_last_commit: aa03096
git_last_commit_date: 2021-10-26 12:30:59 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: annotatr
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:annotatr.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings annotatr_1.20.0.tar.gz
StartedAt: 2022-04-12 15:36:23 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 15:45:03 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 519.6 seconds
RetCode: 0
Status:   OK  
CheckDir: annotatr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:annotatr.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings annotatr_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/annotatr.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 'annotatr/DESCRIPTION' ... OK
* this is package 'annotatr' version '1.20.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 whether package 'annotatr' 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plot_coannotations: no visible binding for global variable '.'
plot_numerical_coannotations: no visible binding for global variable
  '.'
Undefined global functions or variables:
  .
* 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 LazyData ... 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
build_ah_annots 7.48   1.11   10.28
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
build_ah_annots 6.69   0.53   12.16
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/annotatr.Rcheck/00check.log'
for details.



Installation output

annotatr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/annotatr_1.20.0.tar.gz && rm -rf annotatr.buildbin-libdir && mkdir annotatr.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=annotatr.buildbin-libdir annotatr_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL annotatr_1.20.0.zip && rm annotatr_1.20.0.tar.gz annotatr_1.20.0.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
 49 1463k   49  723k    0     0   932k      0  0:00:01 --:--:--  0:00:01  932k
100 1463k  100 1463k    0     0  1197k      0  0:00:01  0:00:01 --:--:-- 1198k

install for i386

* installing *source* package 'annotatr' ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'annotatr'
    finding HTML links ... done
    annotate_regions                        html  
    annotations                             html  
    annotatr                                html  
    annotatr_cache                          html  
    build_ah_annots                         html  
    build_annotations                       html  
    build_cpg_annots                        html  
    build_enhancer_annots                   html  
    build_gene_annots                       html  
    build_hmm_annots                        html  
    build_lncrna_annots                     html  
    builtin_annotations                     html  
    builtin_genomes                         html  
    check_annotations                       html  
    expand_annotations                      html  
    get_cellline_from_code                  html  
    get_cellline_from_shortcut              html  
    get_orgdb_name                          html  
    get_txdb_name                           html  
    plot_annotation                         html  
    plot_categorical                        html  
    plot_coannotations                      html  
    plot_numerical                          html  
    plot_numerical_coannotations            html  
    randomize_regions                       html  
    read_annotations                        html  
    read_regions                            html  
    reformat_hmm_codes                      html  
    subset_order_tbl                        html  
    summarize_annotations                   html  
    summarize_categorical                   html  
    summarize_numerical                     html  
    tidy_annotations                        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 'annotatr' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'annotatr' as annotatr_1.20.0.zip
* DONE (annotatr)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'annotatr' successfully unpacked and MD5 sums checked

Tests output

annotatr.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(annotatr)
> 
> test_check("annotatr")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 72 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 72 ]
> 
> proc.time()
   user  system elapsed 
  36.28    3.71   43.46 

annotatr.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(annotatr)
> 
> test_check("annotatr")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 72 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 72 ]
> 
> proc.time()
   user  system elapsed 
  40.64    2.42   46.29 

Example timings

annotatr.Rcheck/examples_i386/annotatr-Ex.timings

nameusersystemelapsed
annotate_regions1.210.001.21
annotatr_cache2.091.453.54
build_ah_annots 7.48 1.1110.28
build_annotations4.200.224.42
builtin_annotations000
builtin_genomes000
plot_annotation1.940.021.97
plot_categorical3.170.013.27
plot_coannotations1.390.031.42
plot_numerical0.630.020.64
plot_numerical_coannotations0.690.000.68
randomize_regions1.560.061.63
read_annotations0.340.000.34
read_regions0.330.000.33
summarize_annotations1.700.061.77
summarize_categorical0.360.030.39
summarize_numerical0.490.020.50

annotatr.Rcheck/examples_x64/annotatr-Ex.timings

nameusersystemelapsed
annotate_regions0.470.020.49
annotatr_cache2.800.983.78
build_ah_annots 6.69 0.5312.16
build_annotations4.410.194.59
builtin_annotations000
builtin_genomes000
plot_annotation2.080.062.14
plot_categorical3.370.033.41
plot_coannotations1.090.021.11
plot_numerical0.410.010.42
plot_numerical_coannotations0.610.000.61
randomize_regions2.020.052.06
read_annotations0.350.050.41
read_regions0.330.010.34
summarize_annotations1.800.071.86
summarize_categorical0.340.030.38
summarize_numerical0.400.010.41