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

This page was generated on 2024-11-27 11:43 -0500 (Wed, 27 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4396
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4110
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/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ABSSeq 1.61.0  (landing page)
Wentao Yang
Snapshot Date: 2024-11-26 13:40 -0500 (Tue, 26 Nov 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


CHECK results for ABSSeq on kjohnson3

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.61.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ABSSeq_1.61.0.tar.gz
StartedAt: 2024-11-26 17:58:12 -0500 (Tue, 26 Nov 2024)
EndedAt: 2024-11-26 18:02:38 -0500 (Tue, 26 Nov 2024)
EllapsedTime: 266.2 seconds
RetCode: 0
Status:   OK  
CheckDir: ABSSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ABSSeq.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ABSSeq_1.61.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/ABSSeq.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/ABSSeq.Rcheck/00check.log’
for details.


Installation output

ABSSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ABSSeq
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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.0130.0010.015
ABSSeq3.0160.3203.347
ABSSeqlm2.0490.1132.162
LevelstoNormFC0.0130.0010.014
ReplaceOutliersByMAD2.4970.2062.704
aFoldcomplexDesign1.2780.1521.429
callDEs3.0270.2313.260
callParameter2.8220.1002.922
callParameterwithoutReplicates0.4220.0060.428
counts0.0130.0010.014
estimateSizeFactorsForMatrix0.0170.0010.019
excounts2.2740.1702.446
genAFold1.3220.0511.373
groups0.0140.0010.015
maxRates0.0170.0020.018
minRates0.0140.0000.015
minimalDispersion0.0150.0000.016
normMethod0.0150.0010.016
normalFactors0.8710.0840.956
paired0.0130.0000.014
plotDifftoBase2.8220.1082.929
qtotalNormalized0.8540.0130.868
results2.7070.0972.805
sFactors0.8690.0510.919
simuN50.0100.0000.011