Back to Multiple platform build/check report for BioC 3.21:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-12-12 11:47 -0500 (Thu, 12 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4752
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4464
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4415
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4370
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4279
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 9/2273HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ABSSeq 1.61.0  (landing page)
Wentao Yang
Snapshot Date: 2024-12-11 13:40 -0500 (Wed, 11 Dec 2024)
git_url: https://git.bioconductor.org/packages/ABSSeq
git_branch: devel
git_last_commit: 15bbde7
git_last_commit_date: 2024-10-29 09:51:12 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for ABSSeq on kunpeng2

To the developers/maintainers of the ABSSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to [email protected]:packages/ABSSeq.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ABSSeq
Version: 1.61.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ABSSeq_1.61.0.tar.gz
StartedAt: 2024-12-11 21:08:28 -0000 (Wed, 11 Dec 2024)
EndedAt: 2024-12-11 21:11:03 -0000 (Wed, 11 Dec 2024)
EllapsedTime: 155.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ABSSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ABSSeq_1.61.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/ABSSeq.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ABSSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ABSSeq’ version ‘1.61.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 for sufficient/correct file permissions ... OK
* checking whether package ‘ABSSeq’ 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 dependencies in R code ... NOTE
'library' or 'require' call to ‘edgeR’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ABSDataSet: no visible global function definition for ‘new’
ABSSeqlm: no visible global function definition for ‘pnorm’
ABSSeqlm: no visible global function definition for ‘p.adjust’
ReplaceOutliersByMAD: no visible global function definition for ‘is’
ReplaceOutliersByMAD: no visible global function definition for
  ‘model.matrix’
ReplaceOutliersByMAD: no visible global function definition for
  ‘predict’
aFoldcomplexDesign: no visible binding for global variable ‘sd’
aFoldcomplexDesign: no visible binding for global variable ‘var’
aFoldcomplexDesign: no visible global function definition for ‘sd’
callDEs: no visible global function definition for ‘is’
callDEs: no visible binding for global variable ‘p.adjust.methods’
callDEs: no visible global function definition for ‘pnorm’
callDEs: no visible global function definition for ‘pnbinom’
callDEs: no visible global function definition for ‘p.adjust’
callParameter: no visible global function definition for ‘is’
callParameter: no visible binding for global variable ‘var’
callParameter: no visible global function definition for ‘quantile’
callParameter: no visible global function definition for ‘predict’
callParameter: no visible global function definition for ‘model.matrix’
callParameterwithoutReplicates: no visible global function definition
  for ‘is’
callParameterwithoutReplicates: no visible binding for global variable
  ‘sd’
callParameterwithoutReplicates: no visible global function definition
  for ‘predict’
callParameterwithoutReplicates: no visible binding for global variable
  ‘var’
callParameterwithoutReplicates: no visible global function definition
  for ‘quantile’
callParameterwithoutReplicates: no visible global function definition
  for ‘model.matrix’
callPergroup: no visible binding for global variable ‘var’
estimateSizeFactorsForMatrix: no visible binding for global variable
  ‘median’
genAFold: no visible binding for global variable ‘var’
genAFold: no visible binding for global variable ‘sd’
genAFold: no visible global function definition for ‘sd’
normalFactors: no visible global function definition for ‘is’
normalFactors: no visible global function definition for ‘validObject’
normalFactors : rowQuar: no visible global function definition for
  ‘quantile’
normalFactors: no visible global function definition for
  ‘calcNormFactors’
plotDifftoBase: no visible global function definition for ‘is’
preAFold: no visible global function definition for ‘quantile’
preAFold: no visible global function definition for ‘var’
preAFold: no visible global function definition for ‘predict’
preAFoldComplex: no visible global function definition for ‘quantile’
preAFoldComplex: no visible global function definition for ‘var’
preAFoldComplex: no visible global function definition for ‘predict’
qtotalNormalized : rowQuar: no visible global function definition for
  ‘quantile’
qtotalNormalized : rowQuar: no visible global function definition for
  ‘sd’
qtotalNormalized : rowQuar: no visible global function definition for
  ‘median’
qtotalNormalized : rowQuar : <anonymous>: no visible global function
  definition for ‘median’
replaceByrow: no visible global function definition for ‘median’
replaceByrow: no visible global function definition for ‘mad’
LevelstoNormFC<-,ABSDataSet-numeric: no visible global function
  definition for ‘validObject’
[[<-,SumInfo-character-missing: no visible global function definition
  for ‘as’
counts<-,ABSDataSet-matrix: no visible global function definition for
  ‘validObject’
excounts<-,ABSDataSet-matrix: no visible global function definition for
  ‘validObject’
groups<-,ABSDataSet-factor: no visible global function definition for
  ‘validObject’
maxRates<-,ABSDataSet-numeric: no visible global function definition
  for ‘validObject’
minRates<-,ABSDataSet-numeric: no visible global function definition
  for ‘validObject’
minimalDispersion<-,ABSDataSet-numeric: no visible global function
  definition for ‘validObject’
normMethod<-,ABSDataSet-character: no visible global function
  definition for ‘validObject’
paired<-,ABSDataSet-logical: no visible global function definition for
  ‘validObject’
sFactors<-,ABSDataSet-numeric: no visible global function definition
  for ‘validObject’
Undefined global functions or variables:
  as calcNormFactors is mad median model.matrix new p.adjust
  p.adjust.methods pnbinom pnorm predict quantile sd validObject var
Consider adding
  importFrom("methods", "as", "is", "new", "validObject")
  importFrom("stats", "mad", "median", "model.matrix", "p.adjust",
             "p.adjust.methods", "pnbinom", "pnorm", "predict",
             "quantile", "sd", "var")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
plotDifftoBase       13.718  0.012  13.758
results              13.552  0.004  13.585
ABSSeq               13.321  0.207  13.568
callParameter        13.447  0.000  13.471
callDEs              13.353  0.000  13.379
excounts             10.459  0.000  10.479
ReplaceOutliersByMAD 10.324  0.028  10.370
ABSSeqlm              8.946  0.032   8.998
genAFold              5.573  0.004   5.588
aFoldcomplexDesign    5.396  0.004   5.412
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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
  ‘/home/biocbuild/bbs-3.21-bioc/meat/ABSSeq.Rcheck/00check.log’
for details.


Installation output

ABSSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ABSSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘ABSSeq’ ...
** 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 (ABSSeq)

Tests output


Example timings

ABSSeq.Rcheck/ABSSeq-Ex.timings

nameusersystemelapsed
ABSDataSet0.040.000.04
ABSSeq13.321 0.20713.568
ABSSeqlm8.9460.0328.998
LevelstoNormFC0.0350.0000.035
ReplaceOutliersByMAD10.324 0.02810.370
aFoldcomplexDesign5.3960.0045.412
callDEs13.353 0.00013.379
callParameter13.447 0.00013.471
callParameterwithoutReplicates1.9840.0001.988
counts0.0330.0000.034
estimateSizeFactorsForMatrix0.0590.0000.059
excounts10.459 0.00010.479
genAFold5.5730.0045.588
groups0.0370.0000.037
maxRates0.0360.0000.036
minRates0.0350.0000.036
minimalDispersion0.0440.0000.044
normMethod0.0320.0040.035
normalFactors3.6190.0043.629
paired0.0360.0000.036
plotDifftoBase13.718 0.01213.758
qtotalNormalized3.8250.0003.832
results13.552 0.00413.585
sFactors3.8800.0003.889
simuN50.0310.0000.032