Back to Build/check report for BioC 3.17:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-03-27 05:50:30 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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 Cardinal on kunpeng1


To the developers/maintainers of the Cardinal package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Cardinal.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 264/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 3.1.0  (landing page)
Kylie A. Bemis
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/Cardinal
git_branch: devel
git_last_commit: 6a786e0
git_last_commit_date: 2022-11-14 20:04:46 -0000 (Mon, 14 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: Cardinal
Version: 3.1.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings Cardinal_3.1.0.tar.gz
StartedAt: 2023-03-24 22:36:08 -0000 (Fri, 24 Mar 2023)
EndedAt: 2023-03-24 22:44:12 -0000 (Fri, 24 Mar 2023)
EllapsedTime: 484.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Cardinal.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/Cardinal.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 ‘Cardinal/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Cardinal’ version ‘3.1.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 ‘Cardinal’ can be installed ... OK
* used C++ compiler: ‘g++ (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 startup messages can be suppressed ... 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 ... OK
* checking Rd files ... NOTE
checkRd: (-1) topFeatures-methods.Rd:73: Escaped LaTeX specials: \&
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library/Cardinal/libs/Cardinal.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
meansTest-methods 4.376  0.845   6.789
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Cardinal-3-guide.Rmd’ using ‘UTF-8’... OK
  ‘Cardinal-3-stats.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/Cardinal.Rcheck/00check.log’
for details.



Installation output

Cardinal.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘Cardinal’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
g++ -std=gnu++17 -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 DIP.cpp -o DIP.o
g++ -std=gnu++17 -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 imzML.cpp -o imzML.o
g++ -std=gnu++17 -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.cpp -o init.o
g++ -std=gnu++17 -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 pugixml.cpp -o pugixml.o
g++ -std=gnu++17 -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 spatial.cpp -o spatial.o
g++ -std=gnu++17 -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 utils.cpp -o utils.o
g++ -std=gnu++17 -shared -L/usr/local/lib -o Cardinal.so DIP.o imzML.o init.o pugixml.o spatial.o utils.o
installing to /home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library/00LOCK-Cardinal/00new/Cardinal/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 (Cardinal)

Tests output

Cardinal.Rcheck/tests/testthat.Rout


R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(Cardinal)
Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

The following object is masked from 'package:stats':

    smooth

Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: BiocParallel
Loading required package: EBImage
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

> 
> test_check("Cardinal")
[ FAIL 0 | WARN 396 | SKIP 0 | PASS 282 ]

[ FAIL 0 | WARN 396 | SKIP 0 | PASS 282 ]
> 
> proc.time()
   user  system elapsed 
 72.332   1.130  73.740 

Example timings

Cardinal.Rcheck/Cardinal-Ex.timings

nameusersystemelapsed
ImageList-class0.0630.0000.064
ImagingExperiment-class0.0450.0000.045
MSImagingExperiment-class0.1210.0000.121
MSImagingInfo-class0.2870.0080.296
MassDataFrame-class0.0080.0000.009
PCA-methods0.8180.0440.863
PLS-methods0.8630.0000.864
PositionDataFrame-class0.0190.0000.019
SparseImagingExperiment-class0.0400.0000.039
XDataFrame-class0.0110.0000.011
aggregate-methods1.6170.2801.898
colocalized-methods1.0630.0081.072
colors-functions0.9620.0120.974
findNeighbors-methods0.0540.0120.066
image-methods0.8050.0080.814
meansTest-methods4.3760.8456.789
mz-methods0.0000.0020.002
mzAlign-methods0.6010.0170.621
mzBin-methods0.4120.0160.429
mzFilter-methods1.1320.0241.157
normalize-methods0.3960.0000.396
peakAlign-methods0.7020.0000.702
peakBin-methods0.3790.0000.380
peakPick-methods0.3790.0000.378
pixelApply-methods0.4960.0000.495
plot-methods1.1390.0001.143
process-methods1.0190.0041.023
reduceBaseline-methods0.4110.0000.411
simulateSpectrum1.0160.0401.058
slice-methods0.4580.0000.459
smoothSignal-methods0.3900.0080.398
spatialDGMM-methods2.4010.0122.416
spatialFastmap-methods0.6970.0240.721
spatialKMeans-methods1.7120.0321.744
spatialShrunkenCentroids-methods3.4540.0043.458
subset-methods0.5590.0000.559
topFeatures-methods1.0270.0081.035