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

This page was generated on 2023-10-16 11:35:10 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ABSSeq 1.54.0  (landing page)
Wentao Yang
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/ABSSeq
git_branch: RELEASE_3_17
git_last_commit: 5e7de8c
git_last_commit_date: 2023-04-25 10:31:15 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for ABSSeq on nebbiolo1


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.54.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ABSSeq_1.54.0.tar.gz
StartedAt: 2023-10-15 19:05:11 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 19:09:01 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 230.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ABSSeq.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ABSSeq.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ABSSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ABSSeq’ version ‘1.54.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
callParameter        8.382  0.004   8.385
plotDifftoBase       8.259  0.003   8.264
callDEs              8.078  0.004   8.081
results              8.037  0.004   8.042
ABSSeq               7.981  0.048   8.029
ReplaceOutliersByMAD 6.513  0.000   6.513
excounts             6.304  0.000   6.303
ABSSeqlm             5.317  0.000   5.318
* 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.17-bioc/meat/ABSSeq.Rcheck/00check.log’
for details.



Installation output

ABSSeq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-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.0160.0000.016
ABSSeq7.9810.0488.029
ABSSeqlm5.3170.0005.318
LevelstoNormFC0.0330.0000.033
ReplaceOutliersByMAD6.5130.0006.513
aFoldcomplexDesign3.2490.0043.253
callDEs8.0780.0048.081
callParameter8.3820.0048.385
callParameterwithoutReplicates1.4180.0001.418
counts0.0320.0010.033
estimateSizeFactorsForMatrix0.0430.0060.048
excounts6.3040.0006.303
genAFold3.4760.0003.476
groups0.0230.0110.035
maxRates0.0290.0040.034
minRates0.0330.0000.033
minimalDispersion0.0280.0060.034
normMethod0.0300.0050.035
normalFactors2.0870.0042.092
paired0.0340.0000.034
plotDifftoBase8.2590.0038.264
qtotalNormalized2.2870.0032.292
results8.0370.0048.042
sFactors2.1870.0002.187
simuN50.0280.0000.028