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:42 -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 kjohnson3

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 17:41:33 -0500 (Thu, 23 Jan 2025)
EndedAt: 2025-01-23 17:43:31 -0500 (Thu, 23 Jan 2025)
EllapsedTime: 118.7 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: aarch64-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 Ventura 13.7.1
* 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
* 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-arm64/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: aarch64-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 
 53.101   3.009  55.661 

Example timings

Cardinal.Rcheck/Cardinal-Ex.timings

nameusersystemelapsed
MSImagingArrays-class0.0600.0020.062
MSImagingExperiment-class0.0350.0010.036
MassDataFrame-class0.0070.0000.008
MeansTest3.6500.0413.701
PositionDataFrame-class0.0120.0010.013
SpatialDGMM0.7560.0060.767
SpatialFastmap0.6050.0100.615
SpatialKMeans0.5860.0120.597
SpatialNMF0.5900.0180.609
SpatialPCA0.5900.0080.598
SpatialPLS0.7750.0340.814
SpatialShrunkenCentroids0.8210.0110.832
SpectraArrays-class0.0020.0000.003
SpectralImagingArrays-class0.0170.0010.017
SpectralImagingExperiment-class0.0200.0000.021
XDataFrame-class0.0070.0010.008
bin0.1360.0000.136
colocalized0.6120.0110.623
features0.7080.0260.735
findNeighbors0.0140.0010.014
normalize0.1320.0010.133
peakAlign0.1790.0010.181
peakPick0.2090.0010.210
peakProcess0.1870.0010.188
pixels0.5360.0020.539
plot-image1.3920.0111.422
plot-spectra0.1890.0030.197
process0.1870.0040.194
recalibrate0.2040.0020.210
reduceBaseline0.1670.0010.168
simulateSpectra0.6540.0090.669
sliceImage0.5500.0020.553
smooth0.1650.0010.166
spatialDists0.7690.0250.802
spatialWeights0.6000.0260.627
spectrapply0.5190.0030.523
subset0.5690.0060.575
summarize0.6150.0090.661