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

This page was generated on 2025-12-11 12:03 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 327/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cfdnakit 1.8.0  (landing page)
Pitithat Puranachot
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/cfdnakit
git_branch: RELEASE_3_22
git_last_commit: 7eac6e7
git_last_commit_date: 2025-10-29 11:23:56 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for cfdnakit on nebbiolo2

To the developers/maintainers of the cfdnakit package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cfdnakit.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: cfdnakit
Version: 1.8.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:cfdnakit.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings cfdnakit_1.8.0.tar.gz
StartedAt: 2025-12-08 21:58:21 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 22:02:53 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 272.3 seconds
RetCode: 0
Status:   OK  
CheckDir: cfdnakit.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:cfdnakit.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings cfdnakit_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/cfdnakit.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘cfdnakit/DESCRIPTION’ ... OK
* this is package ‘cfdnakit’ version ‘1.8.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 ‘cfdnakit’ 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 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
Non-topic package-anchored link(s) in Rd file 'pipe.Rd':
  ‘[magrittr:pipe]{%>%}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
cfdnakit-package     21.838  0.228  22.069
call_cnv             15.101  0.097  15.198
plot_cnv_solution    14.900  0.023  14.924
plot_distance_matrix 14.639  0.015  14.655
plot_transformed_sl  14.637  0.014  14.652
get_solution_table   14.038  0.063  14.102
segmentByPSCB        13.831  0.021  13.853
calculate_CES_score  13.725  0.095  13.825
get_zscore_profile   13.243  0.031  13.275
create_PoN            6.430  0.024   6.454
plot_sl_ratio         6.225  0.005   6.232
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/cfdnakit.Rcheck/00check.log’
for details.


Installation output

cfdnakit.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL cfdnakit
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘cfdnakit’ ...
** this is package ‘cfdnakit’ version ‘1.8.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 (cfdnakit)

Tests output


Example timings

cfdnakit.Rcheck/cfdnakit-Ex.timings

nameusersystemelapsed
calculate_CES_score13.725 0.09513.825
call_cnv15.101 0.09715.198
cfdnakit-package21.838 0.22822.069
create_PoN6.4300.0246.454
extract_insert_size0.1420.0010.143
get_fragment_profile3.0550.0053.060
get_solution_table14.038 0.06314.102
get_zscore_profile13.243 0.03113.275
plot_cnv_solution14.900 0.02314.924
plot_distance_matrix14.639 0.01514.655
plot_fragment_dist0.5710.0000.571
plot_sl_ratio6.2250.0056.232
plot_transformed_sl14.637 0.01414.652
read_bamfile2.8820.0472.930
segmentByPSCB13.831 0.02113.853
test_isize_KolmogorovSmirnov0.2550.0060.261