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

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

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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 693/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.57.0  (landing page)
Mark Robinson , Riccardo Romoli
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 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/bbs-3.17-bioc/R/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings flagme_1.57.0.tar.gz
StartedAt: 2023-05-09 16:00:50 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 16:25:17 -0000 (Tue, 09 May 2023)
EllapsedTime: 1467.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flagme.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/flagme.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* 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) 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                           110.813 23.936  76.591
addXCMSPeaks                                63.253 11.666  54.248
retFatMatrix                                52.934 11.852  47.098
corPrt                                      55.671  8.522  44.671
progressiveAlignment-class                  52.372 11.440  45.541
dynRT                                       50.712 11.937  44.533
plotAlignment-peaksAlignment-method         52.802  9.074  43.039
plotFrags                                   51.543 10.008  43.371
peaksAlignment-class                        50.774 10.514  43.464
ndpRT                                       50.302 10.167  42.626
imputePeaks                                 11.752  0.516  12.290
plotChrom-peaksDataset-method               10.427  0.368  10.795
calcTimeDiffs                                9.288  0.540   9.830
rmaFitUnit                                   9.356  0.248   9.604
gatherInfo                                   8.366  0.456   8.822
multipleAlignment-class                      8.220  0.272   8.492
normDotProduct                               7.394  0.404   7.798
dp                                           7.337  0.195   7.535
clusterAlignment                             7.077  0.324   7.403
plotClustAlignment-clusterAlignment-method   7.241  0.152   7.393
peaksDataset                                 6.825  0.448   7.274
addAMDISPeaks                                6.810  0.256   7.094
addChromaTOFPeaks                            5.451  0.072   5.522
plotImage                                    4.649  0.412   5.060
* 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.17-bioc/meat/flagme.Rcheck/00check.log’
for details.



Installation output

flagme.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘flagme’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
gcc -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c dp.c -o dp.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c init.c -o init.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c pearson.c -o pearson.o
gcc -shared -L/usr/local/lib -o flagme.so dp.o init.o pearson.o
installing to /home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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
addAMDISPeaks6.8100.2567.094
addChromaTOFPeaks5.4510.0725.522
addXCMSPeaks63.25311.66654.248
betweenAlignment000
calcTimeDiffs9.2880.5409.830
clusterAlignment7.0770.3247.403
corPrt55.671 8.52244.671
dp7.3370.1957.535
dynRT50.71211.93744.533
gatherInfo8.3660.4568.822
imputePeaks11.752 0.51612.290
multipleAlignment-class8.2200.2728.492
ndpRT50.30210.16742.626
normDotProduct7.3940.4047.798
parseChromaTOF2.5750.0482.626
parseELU2.4210.0802.501
peaksAlignment-class50.77410.51443.464
peaksDataset6.8250.4487.274
plotAlignedFrags110.813 23.936 76.591
plotAlignment-peaksAlignment-method52.802 9.07443.039
plotChrom-peaksDataset-method10.427 0.36810.795
plotClustAlignment-clusterAlignment-method7.2410.1527.393
plotFrags51.54310.00843.371
plotImage4.6490.4125.060
progressiveAlignment-class52.37211.44045.541
retFatMatrix52.93411.85247.098
rmaFitUnit9.3560.2489.604