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

This page was generated on 2024-03-29 11:35:45 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ABSSeq 1.56.0  (landing page)
Wentao Yang
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/ABSSeq
git_branch: RELEASE_3_18
git_last_commit: 60fbebd
git_last_commit_date: 2023-10-24 09:58:17 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for ABSSeq on nebbiolo2


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.

raw results


Summary

Package: ABSSeq
Version: 1.56.0
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings ABSSeq_1.56.0.tar.gz
StartedAt: 2024-03-27 19:53:21 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 19:57:08 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 226.9 seconds
RetCode: 0
Status:   OK  
CheckDir: ABSSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings ABSSeq_1.56.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ABSSeq.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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 ‘ABSSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ABSSeq’ version ‘1.56.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 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 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       8.287  0.003   8.291
callParameter        8.055  0.007   8.063
results              7.938  0.001   7.939
callDEs              7.887  0.000   7.886
ABSSeq               7.831  0.052   7.884
ReplaceOutliersByMAD 6.241  0.180   6.422
excounts             6.003  0.001   6.003
ABSSeqlm             5.302  0.003   5.305
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ABSSeq.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/ABSSeq.Rcheck/00check.log’
for details.



Installation output

ABSSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL ABSSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/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.0180.0000.018
ABSSeq7.8310.0527.884
ABSSeqlm5.3020.0035.305
LevelstoNormFC0.0320.0000.032
ReplaceOutliersByMAD6.2410.1806.422
aFoldcomplexDesign3.2260.0283.254
callDEs7.8870.0007.886
callParameter8.0550.0078.063
callParameterwithoutReplicates1.3910.0011.391
counts0.0310.0000.031
estimateSizeFactorsForMatrix0.0370.0030.041
excounts6.0030.0016.003
genAFold3.3880.0033.392
groups0.0330.0000.033
maxRates0.0280.0040.032
minRates0.0340.0000.034
minimalDispersion0.0300.0040.033
normMethod0.0300.0040.034
normalFactors2.0410.0042.045
paired0.0330.0000.033
plotDifftoBase8.2870.0038.291
qtotalNormalized2.2640.0042.268
results7.9380.0017.939
sFactors2.1630.0002.164
simuN50.0280.0000.028