Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-11-22 11:37 -0500 (Sat, 22 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4829
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4603
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4567
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 2072/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spiky 1.17.0  (landing page)
Tim Triche
Snapshot Date: 2025-11-21 13:40 -0500 (Fri, 21 Nov 2025)
git_url: https://git.bioconductor.org/packages/spiky
git_branch: devel
git_last_commit: 5e5bb23
git_last_commit_date: 2025-10-29 11:10:11 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'Rsamtools' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'Rsamtools' which is only available as a source package that needs compilation


CHECK results for spiky on nebbiolo1

To the developers/maintainers of the spiky package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spiky.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: spiky
Version: 1.17.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:spiky.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings spiky_1.17.0.tar.gz
StartedAt: 2025-11-22 04:22:37 -0500 (Sat, 22 Nov 2025)
EndedAt: 2025-11-22 04:28:38 -0500 (Sat, 22 Nov 2025)
EllapsedTime: 361.4 seconds
RetCode: 0
Status:   OK  
CheckDir: spiky.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:spiky.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings spiky_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/spiky.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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 ‘spiky/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘spiky’ version ‘1.17.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 ‘spiky’ can be installed ... OK
* checking installed package size ... INFO
  installed size is 16.1Mb
  sub-directories of 1Mb or more:
    data      2.8Mb
    extdata  12.9Mb
* 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 ... NOTE
.toGRs: warning in grep("(chrom|seqnames|start|end)1", colnames(x), val
  = TRUE): partial argument match of 'val' to 'value'
.toGRs: warning in grep("(chrom|seqnames|start|end)2", colnames(x), val
  = TRUE): partial argument match of 'val' to 'value'
* 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 LazyData ... 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
scan_genomic_contigs 14.346  1.754  16.101
scan_genomic_bedpe   13.916  0.445  14.362
model_bam_standards   5.401  0.131   5.531
bin_pmol              3.396  1.556   5.123
* 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.23-bioc/meat/spiky.Rcheck/00check.log’
for details.


Installation output

spiky.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL spiky
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘spiky’ ...
** this is package ‘spiky’ version ‘1.17.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (spiky)

Tests output


Example timings

spiky.Rcheck/spiky-Ex.timings

nameusersystemelapsed
add_frag_info0.1760.0320.208
bam_to_bins0.1310.0010.132
bin_pmol3.3961.5565.123
covg_to_df0.0710.0060.078
find_spike_contigs0.0620.0090.072
generate_spike_fasta0.0850.0030.088
get_base_name0.0090.0000.010
get_binned_coverage0.1950.0040.200
get_merged_gr0.0550.0010.056
get_spike_depth0.2350.0030.238
get_spiked_coverage0.1920.0020.193
kmax0.0450.0010.045
kmers0.0330.0000.033
methylation_specificity0.0770.0010.077
model_bam_standards5.4010.1315.531
model_glm_pmol0.0520.0000.051
predict_pmol2.7891.2844.074
process_spikes0.1700.0010.171
read_bedpe0.0000.0010.000
scan_genomic_bedpe13.916 0.44514.362
scan_genomic_contigs14.346 1.75416.101
scan_methylation_specificity0.0280.0000.028
scan_spike_bedpe3.7050.1693.877
scan_spike_contigs0.3960.0100.407
scan_spike_counts0.0510.0030.054
scan_spiked_bam0.4040.0120.415
seqinfo_from_header0.0870.0030.091
spike_bland_altman_plot0.2810.0040.286
spike_counts0.0540.0000.054
tile_bins0.0350.0010.035