Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-01-16 12:10 -0500 (Thu, 16 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4489
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4387
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 2072/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
stepNorm 1.78.0  (landing page)
Yuanyuan Xiao
Snapshot Date: 2025-01-13 13:00 -0500 (Mon, 13 Jan 2025)
git_url: https://git.bioconductor.org/packages/stepNorm
git_branch: RELEASE_3_20
git_last_commit: bbabfa9
git_last_commit_date: 2024-10-29 09:23:42 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for stepNorm on kjohnson1

To the developers/maintainers of the stepNorm package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/stepNorm.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: stepNorm
Version: 1.78.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:stepNorm.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings stepNorm_1.78.0.tar.gz
StartedAt: 2025-01-15 11:01:23 -0500 (Wed, 15 Jan 2025)
EndedAt: 2025-01-15 11:03:00 -0500 (Wed, 15 Jan 2025)
EllapsedTime: 97.1 seconds
RetCode: 0
Status:   OK  
CheckDir: stepNorm.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/stepNorm.Rcheck’
* using R version 4.4.2 (2024-10-31)
* 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 ‘stepNorm/DESCRIPTION’ ... OK
* this is package ‘stepNorm’ version ‘1.78.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 ‘stepNorm’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘marray’ ‘methods’
A package should be listed in only one of these fields.
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
loess2Dfit: warning in loess.control(trace.hat = "approximate",
  iteration = 5, surface = "direct"): partial argument match of
  'iteration' to 'iterations'
loessfit: warning in loess.control(trace.hat = "approximate", iteration
  = 5, surface = "direct"): partial argument match of 'iteration' to
  'iterations'
* 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 examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
stepWithinNorm 26.251  0.177  27.131
fitWithin      24.251  0.096  24.478
fit2DWithin    11.064  0.116  11.259
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/stepNorm.Rcheck/00check.log’
for details.


Installation output

stepNorm.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘stepNorm’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (stepNorm)

Tests output


Example timings

stepNorm.Rcheck/stepNorm-Ex.timings

nameusersystemelapsed
calcAIC0.1230.0150.139
calcBIC0.0850.0100.095
fit2DWithin11.064 0.11611.259
fitWithin24.251 0.09624.478
maCompPlate20.0100.0040.015
makeStepList0.0610.0030.064
marrayFitClass0.0910.0090.100
seqWithinNorm0.2430.0210.266
stepWithinNorm26.251 0.17727.131
withinNorm0.0610.0030.064