Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-08-27 11:46 -0400 (Tue, 27 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4703
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4440
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4472
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4421
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4415
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 710/2255HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.61.0  (landing page)
Mark Robinson , Riccardo Romoli
Snapshot Date: 2024-08-26 14:00 -0400 (Mon, 26 Aug 2024)
git_url: https://git.bioconductor.org/packages/flagme
git_branch: devel
git_last_commit: 05d260a
git_last_commit_date: 2024-04-30 10:19:15 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  NO, package depends on 'xcms' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for flagme on kunpeng2

To the developers/maintainers of the flagme package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flagme.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: flagme
Version: 1.61.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings flagme_1.61.0.tar.gz
StartedAt: 2024-08-27 04:53:17 -0000 (Tue, 27 Aug 2024)
EndedAt: 2024-08-27 05:11:12 -0000 (Tue, 27 Aug 2024)
EllapsedTime: 1075.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flagme.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings flagme_1.61.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/flagme.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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 ‘flagme/DESCRIPTION’ ... OK
* this is package ‘flagme’ version ‘1.61.0’
* package encoding: UTF-8
* 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 ‘flagme’ can be installed ... OK
* used C compiler: ‘gcc (GCC) 10.3.1’
* 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘xcms:::rectUnique’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
addXCMSPeaks: no visible global function definition for ‘bpparam’
addXCMSPeaks: no visible global function definition for ‘sampnames’
addXCMSPeaks : <anonymous> : <anonymous>: no visible global function
  definition for ‘setNames’
importSpec : <anonymous>: no visible global function definition for
  ‘setNames’
Undefined global functions or variables:
  bpparam sampnames setNames
Consider adding
  importFrom("stats", "setNames")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in Rd file 'addXCMSPeaks.Rd':
  ‘[xcms]{findPeaks-matchedFilter}’ ‘[xcms]{findPeaks-centWave}’
  ‘[xcms]{peaksDataset}’

Missing link or links in Rd file 'plotAlignment-peaksAlignment-method.Rd':
  ‘plotAlignment’

Missing link or links in Rd file 'plotClustAlignment-clusterAlignment-method.Rd':
  ‘plotAlignment’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘plotAlignment’ ‘plotChrom’ ‘plotClustAlignment’
Undocumented S4 methods:
  generic 'show' and siglist 'betweenAlignment'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                              user system elapsed
plotAlignedFrags                           124.303 19.434  78.360
addXCMSPeaks                                66.191  8.907  54.837
dynRT                                       60.597 14.207  52.668
peaksAlignment-class                        63.415  9.278  52.147
corPrt                                      62.018 10.395  50.355
retFatMatrix                                60.162 10.992  51.029
ndpRT                                       58.104 12.243  49.750
plotAlignment-peaksAlignment-method         60.445  8.834  48.664
progressiveAlignment-class                  60.370  8.276  48.167
plotFrags                                   59.534  8.944  47.888
imputePeaks                                 15.698  0.463  16.228
plotChrom-peaksDataset-method               13.839  0.136  14.002
calcTimeDiffs                               11.355  0.385  11.778
rmaFitUnit                                  11.154  0.394  11.588
peaksDataset                                10.141  0.335  10.495
gatherInfo                                   9.388  0.462   9.883
clusterAlignment                             9.265  0.219   9.510
dp                                           9.136  0.197   9.351
multipleAlignment-class                      9.015  0.291   9.332
plotClustAlignment-clusterAlignment-method   9.112  0.075   9.205
normDotProduct                               8.032  0.443   8.491
addAMDISPeaks                                7.552  0.275   7.958
addChromaTOFPeaks                            6.092  0.214   6.367
plotImage                                    6.091  0.072   6.175
* 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 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/flagme.Rcheck/00check.log’
for details.


Installation output

flagme.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL flagme
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘flagme’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c dp.c -o dp.o
dp.c: In function ‘dp’:
dp.c:263:26: warning: ‘cur_min’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  263 |    D[(i+1)+(j+1)*(nr+1)] = cur_min;
      |    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
dp.c:264:28: warning: ‘tb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  264 |    phi[(i+1)+(j+1)*(nr+1)] = tb;
      |    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c init.c -o init.o
gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c pearson.c -o pearson.o
gcc -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o flagme.so dp.o init.o pearson.o -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-flagme/00new/flagme/libs
** R
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (flagme)

Tests output


Example timings

flagme.Rcheck/flagme-Ex.timings

nameusersystemelapsed
addAMDISPeaks7.5520.2757.958
addChromaTOFPeaks6.0920.2146.367
addXCMSPeaks66.191 8.90754.837
betweenAlignment000
calcTimeDiffs11.355 0.38511.778
clusterAlignment9.2650.2199.510
corPrt62.01810.39550.355
dp9.1360.1979.351
dynRT60.59714.20752.668
gatherInfo9.3880.4629.883
imputePeaks15.698 0.46316.228
multipleAlignment-class9.0150.2919.332
ndpRT58.10412.24349.750
normDotProduct8.0320.4438.491
parseChromaTOF2.8060.0962.908
parseELU2.6980.0832.788
peaksAlignment-class63.415 9.27852.147
peaksDataset10.141 0.33510.495
plotAlignedFrags124.303 19.434 78.360
plotAlignment-peaksAlignment-method60.445 8.83448.664
plotChrom-peaksDataset-method13.839 0.13614.002
plotClustAlignment-clusterAlignment-method9.1120.0759.205
plotFrags59.534 8.94447.888
plotImage6.0910.0726.175
progressiveAlignment-class60.370 8.27648.167
retFatMatrix60.16210.99251.029
rmaFitUnit11.154 0.39411.588