Back to Build/check report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:14:50 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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 APAlyzer on kunpeng1


To the developers/maintainers of the APAlyzer package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/APAlyzer.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 68/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
APAlyzer 1.13.0  (landing page)
Ruijia Wang
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/APAlyzer
git_branch: master
git_last_commit: 7ca6719
git_last_commit_date: 2022-11-01 15:20:19 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    TIMEOUT  

Summary

Package: APAlyzer
Version: 1.13.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:APAlyzer.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings APAlyzer_1.13.0.tar.gz
StartedAt: 2023-02-06 17:34:55 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 18:14:56 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 2400.9 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: APAlyzer.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:APAlyzer.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings APAlyzer_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/APAlyzer.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘APAlyzer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘APAlyzer’ version ‘1.13.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘APAlyzer’ 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 ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 ... WARNING
'library' or 'require' call not declared from: ‘HybridMTest’
'library' or 'require' call to ‘HybridMTest’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.GTF2LE: no visible binding for global variable ‘group_name’
.GTF2refUTRraw: no visible binding for global variable ‘GENEID’
.annotatePASRegion: no visible global function definition for
  ‘queryHits’
APABox: no visible binding for global variable ‘APAreg’
APABox: no visible binding for global variable ‘RED’
APAVolcano: no visible binding for global variable ‘APAreg’
APAVolcano: no visible binding for global variable ‘color’
PASEXP_IPA: no visible global function definition for ‘Print’
ThreeMostPairBam: no visible global function definition for ‘Print’
download_testbam: no visible global function definition for
  ‘download.file’
Undefined global functions or variables:
  APAreg GENEID Print RED color download.file group_name queryHits
Consider adding
  importFrom("utils", "download.file")
to your NAMESPACE file.
* checking Rd files ... NOTE
prepare_Rd: download_testbam.Rd:7-8: Dropping empty section \arguments
* 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 files in ‘vignettes’ ... OK
* checking examples ...

Installation output

APAlyzer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL APAlyzer
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘APAlyzer’ ...
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (APAlyzer)

Tests output


Example timings

APAlyzer.Rcheck/APAlyzer-Ex.timings

nameusersystemelapsed
APABox0.4900.0120.510
APAVolcano0.4730.0160.488
APAdiff0.9940.0281.022
GENEXP_CDS15.414 2.46617.613
PAS2GEF 0.049 0.08427.271
PASEXP_3UTR19.497 4.33425.110
PASEXP_IPA16.307 0.89218.324
REF3UTR0.1570.0040.236
REF4PAS0.1570.0040.232
REFCDS0.6040.0080.613
ThreeMostPairBam1.4900.0241.522