Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-24 11:41 -0500 (Fri, 24 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4609
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4393
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3839
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 3835
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 269/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 3.9.0  (landing page)
Kylie Ariel Bemis
Snapshot Date: 2025-01-23 13:40 -0500 (Thu, 23 Jan 2025)
git_url: https://git.bioconductor.org/packages/Cardinal
git_branch: devel
git_last_commit: 92a4a47
git_last_commit_date: 2024-12-18 22:04:01 -0500 (Wed, 18 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for Cardinal on lconway

To the developers/maintainers of the Cardinal package:
- 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 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: Cardinal
Version: 3.9.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Cardinal_3.9.0.tar.gz
StartedAt: 2025-01-23 18:08:59 -0500 (Thu, 23 Jan 2025)
EndedAt: 2025-01-23 18:16:59 -0500 (Thu, 23 Jan 2025)
EllapsedTime: 480.2 seconds
RetCode: 0
Status:   OK  
CheckDir: Cardinal.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/Cardinal.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Cardinal/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Cardinal’ version ‘3.9.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
* 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 whether 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  Cardinal-package.Rd: bplapply, simple_logger
  MSImagingArrays-class.Rd: ImzMeta-class, ProcessingStep-class
  MSImagingExperiment-class.Rd: ImzMeta-class, ProcessingStep-class
  MeansTest.Rd: lme, chunkApply, bplapply
  ResultsList-class.Rd: SimpleList-class
  SpatialCV.Rd: chunkApply, bplapply, cv_do
  SpatialDGMM.Rd: chunkApply, bplapply
  SpatialFastmap.Rd: chunkApply, bplapply
  SpatialKMeans.Rd: chunkApply, bplapply
  SpatialPCA.Rd: chunkApply, bplapply, irlba
  SpatialPLS.Rd: chunkApply, bplapply
  SpatialResults-class.Rd: DataFrame-class
  SpatialShrunkenCentroids.Rd: chunkApply, bplapply
  SpectraArrays-class.Rd: SimpleList-class
  SpectralImagingArrays-class.Rd: ProcessingStep-class
  SpectralImagingData-class.Rd: ProcessingStep-class
  SpectralImagingExperiment-class.Rd: DataFrame-class,
    ProcessingStep-class
  XDataFrame-class.Rd: DataFrame-class, DataFrame
  colocalized.Rd: chunkApply, bplapply
  estimateDomain.Rd: chunkApply, bplapply, chunkLapply
  findNeighbors.Rd: sparse_mat-class
  normalize.Rd: rescale_sum, rescale_rms, rescale_ref
  peakAlign.Rd: chunkApply, bplapply
  peakPick.Rd: estnoise_diff, estnoise_sd, estnoise_mad,
    estnoise_quant, estnoise_filt, findpeaks_cwt
  peakProcess.Rd: chunkApply, bplapply
  plot-image.Rd: enhance, filt2, plot_image
  plot-spectra.Rd: downsample, plot_signal
  process.Rd: chunkApply, bplapply
  readMSIData.Rd: matter, chunkApply, bplapply
  recalibrate.Rd: warp1_loc, warp1_dtw, warp1_cow
  reduceBaseline.Rd: estbase_loc, estbase_hull, estbase_snip,
    estbase_med
  simulateSpectra.Rd: chunkApply, bplapply
  smooth.Rd: filt1_gauss, filt1_bi, filt1_adapt, filt1_diff,
    filt1_guide, filt1_pag, filt1_sg, filt1_ma
  spatialDists.Rd: chunkApply, bplapply
  spatialWeights.Rd: chunkApply, bplapply, sparse_mat-class
  spectrapply.Rd: chunkApply, bplapply
  summarize.Rd: chunkApply, bplapply
  writeMSIData.Rd: chunkApply, bplapply
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
MeansTest  17.858  0.202  18.193
plot-image  6.123  0.033   6.187
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/Cardinal.Rcheck/00check.log’
for details.


Installation output

Cardinal.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘Cardinal’ ...
** this is package ‘Cardinal’ version ‘3.9.0’
** using staged installation
** 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
** 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) (2025-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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: BiocParallel
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

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

    smooth

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

> 
> test_check("Cardinal")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 756 ]
> 
> proc.time()
   user  system elapsed 
220.143   7.229 227.479 

Example timings

Cardinal.Rcheck/Cardinal-Ex.timings

nameusersystemelapsed
MSImagingArrays-class0.2490.0080.259
MSImagingExperiment-class0.1550.0070.164
MassDataFrame-class0.0330.0000.034
MeansTest17.858 0.20218.193
PositionDataFrame-class0.0580.0010.060
SpatialDGMM3.5760.0233.618
SpatialFastmap2.9200.0272.967
SpatialKMeans2.9560.0223.002
SpatialNMF2.7860.0272.834
SpatialPCA2.8650.0232.906
SpatialPLS3.0890.0323.141
SpatialShrunkenCentroids3.8930.0293.952
SpectraArrays-class0.0110.0000.012
SpectralImagingArrays-class0.0820.0010.084
SpectralImagingExperiment-class0.0910.0020.095
XDataFrame-class0.0330.0010.034
bin0.6280.0030.635
colocalized2.7220.0222.757
features3.0490.0493.114
findNeighbors0.0660.0040.071
normalize0.6170.0030.622
peakAlign0.8320.0050.842
peakPick0.9300.0060.973
peakProcess0.8680.0050.880
pixels2.5890.0172.628
plot-image6.1230.0336.187
plot-spectra0.7890.0070.801
process0.7650.0060.776
recalibrate0.8490.0070.862
reduceBaseline0.7760.0050.786
simulateSpectra2.8610.0232.901
sliceImage2.3840.0122.407
smooth0.6840.0050.693
spatialDists2.8830.0452.950
spatialWeights2.6470.0372.701
spectrapply2.4570.0122.481
subset2.8760.0182.915
summarize2.8270.0222.870