Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-31 11:03:05 -0400 (Fri, 31 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4547
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4308
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 erma on palomino3


To the developers/maintainers of the erma package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/erma.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 643/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
erma 1.15.0  (landing page)
VJ Carey
Snapshot Date: 2023-03-30 14:00:16 -0400 (Thu, 30 Mar 2023)
git_url: https://git.bioconductor.org/packages/erma
git_branch: devel
git_last_commit: ed3b144
git_last_commit_date: 2022-11-01 11:11:49 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: erma
Version: 1.15.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:erma.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings erma_1.15.0.tar.gz
StartedAt: 2023-03-31 01:35:32 -0400 (Fri, 31 Mar 2023)
EndedAt: 2023-03-31 01:45:00 -0400 (Fri, 31 Mar 2023)
EllapsedTime: 567.5 seconds
RetCode: 0
Status:   OK  
CheckDir: erma.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:erma.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings erma_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/erma.Rcheck'
* using R Under development (unstable) (2023-03-15 r83984 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'erma/DESCRIPTION' ... OK
* this is package 'erma' version '1.15.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 'erma' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 199.2Mb
  sub-directories of 1Mb or more:
    bed_tabix  161.3Mb
    data        37.1Mb
* 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 ... NOTE
geneTxRange: no visible global function definition for 'select'
genemodelOLD: no visible binding for global variable 'exonsBy'
stateProfile: no visible binding for global variable 'states_25'
stateProfile: no visible binding for global variable 'short_celltype'
stateProfile: no visible binding for global variable 'name'
statesByRange: no visible binding for global variable 'mod'
statesByRange: no visible binding for global variable 'upstream'
statesByRange: no visible binding for global variable 'downstream'
statesByRange : <anonymous>: no visible binding for global variable
  'tss'
statesByRange: no visible binding for global variable 'states_25'
Undefined global functions or variables:
  downstream exonsBy mod name select short_celltype states_25 tss
  upstream
* 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
erma-package 8.89   0.47   28.89
stateProfile 3.34   0.12   22.63
* 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: 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc/meat/erma.Rcheck/00check.log'
for details.



Installation output

erma.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL erma
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'erma' ...
** 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 (erma)

Tests output


Example timings

erma.Rcheck/erma-Ex.timings

nameusersystemelapsed
ErmaSet-class0.350.000.35
erma-package 8.89 0.4728.89
genemodel1.690.092.74
mapmeta0.140.020.15
stateProfile 3.34 0.1222.63
states_25000