Back to Build/check report for BioC 3.18:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-31 05:44:34 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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

CHECK results for flagme on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 695/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.57.0  (landing page)
Mark Robinson , Riccardo Romoli
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/flagme
git_branch: devel
git_last_commit: 7db3fd2
git_last_commit_date: 2023-04-25 13:48:03 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: flagme
Version: 1.57.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings flagme_1.57.0.tar.gz
StartedAt: 2023-05-30 07:18:41 -0000 (Tue, 30 May 2023)
EndedAt: 2023-05-30 07:44:06 -0000 (Tue, 30 May 2023)
EllapsedTime: 1525.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flagme.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/flagme.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘flagme/DESCRIPTION’ ... OK
* this is package ‘flagme’ version ‘1.57.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 (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
* 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 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 documentation object 'addXCMSPeaks.Rd':
  ‘[xcms]{findPeaks-matchedFilter}’ ‘[xcms]{findPeaks-centWave}’
  ‘[xcms]{peaksDataset}’

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

Missing link or links in documentation object '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                           115.432 19.482  71.254
addXCMSPeaks                                63.318 11.127  54.157
progressiveAlignment-class                  59.111 11.147  48.965
retFatMatrix                                57.625 12.145  49.086
corPrt                                      59.648 10.026  49.091
peaksAlignment-class                        57.578 11.962  48.855
ndpRT                                       59.032 10.453  48.307
plotFrags                                   58.357 10.852  48.059
plotAlignment-peaksAlignment-method         57.170 11.593  48.914
dynRT                                       57.215 11.319  48.065
imputePeaks                                 12.416  0.287  12.720
plotChrom-peaksDataset-method               10.570  0.303  10.876
rmaFitUnit                                   9.504  0.204   9.709
calcTimeDiffs                                9.441  0.184   9.627
gatherInfo                                   8.603  0.245   8.848
multipleAlignment-class                      8.541  0.136   8.679
addAMDISPeaks                                7.977  0.237   8.242
normDotProduct                               7.436  0.204   7.641
plotClustAlignment-clusterAlignment-method   7.413  0.148   7.562
dp                                           7.417  0.124   7.542
peaksDataset                                 7.278  0.248   7.526
clusterAlignment                             7.230  0.171   7.401
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘flagme-knitr.Rnw’ using ‘UTF-8’... OK
  ‘flagme.Rnw’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

flagme.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’
* installing *source* package ‘flagme’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0’
gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c dp.c -o dp.o
gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c init.c -o init.o
gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c pearson.c -o pearson.o
gcc -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o flagme.so dp.o init.o pearson.o -L/home/biocbuild/R/R-4.3.0/lib -lR
installing to /home/biocbuild/R/R-4.3.0/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.9770.2378.242
addChromaTOFPeaks4.6380.1874.826
addXCMSPeaks63.31811.12754.157
betweenAlignment0.0000.0000.001
calcTimeDiffs9.4410.1849.627
clusterAlignment7.2300.1717.401
corPrt59.64810.02649.091
dp7.4170.1247.542
dynRT57.21511.31948.065
gatherInfo8.6030.2458.848
imputePeaks12.416 0.28712.720
multipleAlignment-class8.5410.1368.679
ndpRT59.03210.45348.307
normDotProduct7.4360.2047.641
parseChromaTOF2.8320.0072.842
parseELU2.5260.0242.550
peaksAlignment-class57.57811.96248.855
peaksDataset7.2780.2487.526
plotAlignedFrags115.432 19.482 71.254
plotAlignment-peaksAlignment-method57.17011.59348.914
plotChrom-peaksDataset-method10.570 0.30310.876
plotClustAlignment-clusterAlignment-method7.4130.1487.562
plotFrags58.35710.85248.059
plotImage4.7580.2204.980
progressiveAlignment-class59.11111.14748.965
retFatMatrix57.62512.14549.086
rmaFitUnit9.5040.2049.709