Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-05-31 17:03:12 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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

Package 1775/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RIPAT 1.14.0  (landing page)
Min-Jeong Baek
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/RIPAT
git_branch: RELEASE_3_19
git_last_commit: f2a161d
git_last_commit_date: 2024-04-30 11:26:21 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for RIPAT on nebbiolo1


To the developers/maintainers of the RIPAT package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RIPAT.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: RIPAT
Version: 1.14.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:RIPAT.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings RIPAT_1.14.0.tar.gz
StartedAt: 2024-05-31 07:29:07 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 07:30:27 -0400 (Fri, 31 May 2024)
EllapsedTime: 80.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: RIPAT.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:RIPAT.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings RIPAT_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/RIPAT.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘RIPAT/DESCRIPTION’ ... OK
* this is package ‘RIPAT’ version ‘1.14.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 ‘RIPAT’ 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 code 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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
annoByCpG: no visible global function definition for ‘hist’
annoByCpG: no visible binding for global variable ‘Range’
annoByCpG: no visible binding for global variable ‘Freq’
annoByCpG: no visible binding for global variable ‘Group’
annoByGene: no visible global function definition for ‘hist’
annoByGene: no visible binding for global variable ‘Range’
annoByGene: no visible binding for global variable ‘Freq’
annoByGene: no visible binding for global variable ‘Group’
annoByRepeat: no visible global function definition for ‘hist’
annoByRepeat: no visible binding for global variable ‘all_dist_dup_m’
annoByRepeat: no visible binding for global variable ‘Range’
annoByRepeat: no visible binding for global variable ‘Freq’
annoByRepeat: no visible binding for global variable ‘Group’
annoByVar: no visible global function definition for ‘hist’
annoByVar: no visible binding for global variable ‘Range’
annoByVar: no visible binding for global variable ‘Freq’
annoByVar: no visible binding for global variable ‘Group’
makeDocument : <anonymous>: no visible global function definition for
  ‘hist’
makeDocument: no visible binding for global variable ‘group’
makeDocument: no visible binding for global variable ‘type’
makeDocument: no visible binding for global variable ‘convert_p’
makeDocument: no visible global function definition for ‘par’
Undefined global functions or variables:
  Freq Group Range all_dist_dup_m convert_p group hist par type
Consider adding
  importFrom("graphics", "hist", "par")
to your NAMESPACE file.
* 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 data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
drawingKaryo 12.175  0.640  12.802
makeData      6.451  0.811   8.379
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘RIPAT_manual_v0.99.8.Rmd’ using rmarkdown
Error: processing vignette 'RIPAT_manual_v0.99.8.Rmd' failed with diagnostics:
there is no package called ‘BiocStyle’
--- failed re-building ‘RIPAT_manual_v0.99.8.Rmd’

SUMMARY: processing the following file failed:
  ‘RIPAT_manual_v0.99.8.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/RIPAT.Rcheck/00check.log’
for details.


Installation output

RIPAT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL RIPAT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘RIPAT’ ...
** 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
Warning in fun(libname, pkgname) :
  Package 'RIPAT' is deprecated and will be removed from Bioconductor
  version 3.20
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'RIPAT' is deprecated and will be removed from Bioconductor
  version 3.20
** testing if installed package keeps a record of temporary installation path
* DONE (RIPAT)

Tests output


Example timings

RIPAT.Rcheck/RIPAT-Ex.timings

nameusersystemelapsed
annoByCpG4.2430.2004.413
annoByGene1.5940.0161.609
annoByRepeat1.2730.0241.297
annoByVar0.7760.0120.788
blast_gene0.0620.0040.066
blast_obj0.0010.0000.001
cpg_exam_db0.0050.0040.009
drawingKaryo12.175 0.64012.802
gene_exam_db0.0350.0000.035
makeData6.4510.8118.379
makeDocument3.5290.3243.830
makeInputObj0.7130.0480.762
makeInputObj21.8290.2482.076
micro_exam_db0.0050.0000.004
repeat_exam_db0.0070.0000.007
tss_exam_db0.0220.0000.023
var_exam_db0.0690.0000.069