Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-20 11:37 -0400 (Mon, 20 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 536/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
debCAM 1.29.1  (landing page)
Lulu Chen
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 Apr 2026)
git_url: https://git.bioconductor.org/packages/debCAM
git_branch: devel
git_last_commit: 8282284
git_last_commit_date: 2026-03-13 10:04:25 -0400 (Fri, 13 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  ERROR    ERROR  skipped
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for debCAM in R Universe.


CHECK results for debCAM on kunpeng2

To the developers/maintainers of the debCAM package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/debCAM.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: debCAM
Version: 1.29.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:debCAM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings debCAM_1.29.1.tar.gz
StartedAt: 2026-04-17 03:34:26 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 03:38:54 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 268.2 seconds
RetCode: 0
Status:   OK  
CheckDir: debCAM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:debCAM.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings debCAM_1.29.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/debCAM.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘debCAM/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘debCAM’ version ‘1.29.1’
* 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 ‘debCAM’ 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 loading without being on the library search path ... 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
MGsforA      29.173  0.068  29.294
AS-accessor  15.565  0.092  15.685
reselectMG   15.442  0.008  15.479
CAMASest     15.115  0.095  15.239
redoASest    14.915  0.008  14.949
CAM          14.773  0.104  14.903
CAMPrep      14.746  0.080  14.856
PCAmat       14.535  0.044  14.603
CAMMGCluster 14.474  0.032  14.528
XWProj        6.464  0.020   6.495
* 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: OK


Installation output

debCAM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL debCAM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘debCAM’ ...
** this is package ‘debCAM’ version ‘1.29.1’
** using staged installation
** R
** data
** 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
Warning in fun(libname, pkgname) :
  Package 'debCAM' is deprecated and will be removed from Bioconductor
  version 3.24
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'debCAM' is deprecated and will be removed from Bioconductor
  version 3.24
** testing if installed package keeps a record of temporary installation path
* DONE (debCAM)

Tests output

debCAM.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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(debCAM)
Warning message:
In fun(libname, pkgname) :
  Package 'debCAM' is deprecated and will be removed from Bioconductor
  version 3.24
> 
> test_check("debCAM")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 5 ]
> 
> proc.time()
   user  system elapsed 
  4.852   0.243   5.031 

Example timings

debCAM.Rcheck/debCAM-Ex.timings

nameusersystemelapsed
AS-accessor15.565 0.09215.685
AfromMarkers0.4480.0120.461
CAM14.773 0.10414.903
CAMASest15.115 0.09515.239
CAMMGCluster14.474 0.03214.528
CAMPrep14.746 0.08014.856
MDL000
MGsforA29.173 0.06829.294
MGstatistic0.5190.0040.524
PCAmat14.535 0.04414.603
XWProj6.4640.0206.495
cornerSort0.0790.0120.068
redoASest14.915 0.00814.949
reselectMG15.442 0.00815.479
sffsHull0.0350.0000.036
simplexplot1.6270.0241.654