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

This page was generated on 2024-05-09 11:40:31 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ABSSeq 1.58.0  (landing page)
Wentao Yang
Snapshot Date: 2024-05-08 14:00:19 -0400 (Wed, 08 May 2024)
git_url: https://git.bioconductor.org/packages/ABSSeq
git_branch: RELEASE_3_19
git_last_commit: 05f507f
git_last_commit_date: 2024-04-30 10:35:52 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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 git@git.bioconductor.org: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.58.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings ABSSeq_1.58.0.tar.gz
StartedAt: 2024-05-09 04:37:13 -0000 (Thu, 09 May 2024)
EndedAt: 2024-05-09 04:39:56 -0000 (Thu, 09 May 2024)
EllapsedTime: 162.4 seconds
RetCode: 0
Status:   OK  
CheckDir: ABSSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings ABSSeq_1.58.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/ABSSeq.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* 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.58.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.771  0.004  13.803
ABSSeq               13.493  0.264  13.784
callParameter        13.703  0.004  13.735
callDEs              13.681  0.008  13.714
results              13.619  0.000  13.648
excounts             10.939  0.000  10.963
ReplaceOutliersByMAD 10.747  0.000  10.768
ABSSeqlm              9.160  0.000   9.179
genAFold              5.737  0.004   5.753
aFoldcomplexDesign    5.540  0.000   5.551
* 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.19-bioc/meat/ABSSeq.Rcheck/00check.log’
for details.


Installation output

ABSSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL ABSSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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.0390.0000.040
ABSSeq13.493 0.26413.784
ABSSeqlm9.1600.0009.179
LevelstoNormFC0.0320.0030.036
ReplaceOutliersByMAD10.747 0.00010.768
aFoldcomplexDesign5.5400.0005.551
callDEs13.681 0.00813.714
callParameter13.703 0.00413.735
callParameterwithoutReplicates2.0500.0042.058
counts0.0340.0000.034
estimateSizeFactorsForMatrix0.0610.0000.062
excounts10.939 0.00010.963
genAFold5.7370.0045.753
groups0.0370.0000.037
maxRates0.0360.0000.036
minRates0.0370.0000.037
minimalDispersion0.0380.0000.039
normMethod0.0370.0000.038
normalFactors3.7740.0043.786
paired0.0380.0000.038
plotDifftoBase13.771 0.00413.803
qtotalNormalized3.8220.0043.833
results13.619 0.00013.648
sFactors3.7570.0043.769
simuN50.0230.0030.026