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

This page was generated on 2024-12-24 11:40 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 2019/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spiky 1.13.0  (landing page)
Tim Triche
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/spiky
git_branch: devel
git_last_commit: 1c71f59
git_last_commit_date: 2024-10-29 11:01:11 -0500 (Tue, 29 Oct 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 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.13.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:spiky.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings spiky_1.13.0.tar.gz
StartedAt: 2024-12-24 02:30:21 -0500 (Tue, 24 Dec 2024)
EndedAt: 2024-12-24 02:36:18 -0500 (Tue, 24 Dec 2024)
EllapsedTime: 356.4 seconds
RetCode: 0
Status:   OK  
CheckDir: spiky.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/spiky.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘spiky/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘spiky’ version ‘1.13.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_bedpe   15.882  0.605  16.492
scan_genomic_contigs 14.221  1.873  16.097
model_bam_standards   6.042  0.067   6.118
bin_pmol              3.518  1.541   5.235
* 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.21-bioc/meat/spiky.Rcheck/00check.log’
for details.


Installation output

spiky.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘spiky’ ...
** 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.1120.0350.148
bam_to_bins0.1380.0200.159
bin_pmol3.5181.5415.235
covg_to_df0.0720.0040.075
find_spike_contigs0.0200.0020.023
generate_spike_fasta0.0870.0030.090
get_base_name0.0080.0010.010
get_binned_coverage0.1870.0080.196
get_merged_gr0.0490.0040.053
get_spike_depth0.2380.0040.242
get_spiked_coverage0.2050.0170.222
kmax0.0410.0020.042
kmers0.0280.0000.028
methylation_specificity0.070.000.07
model_bam_standards6.0420.0676.118
model_glm_pmol0.0490.0030.053
predict_pmol2.0891.3483.437
process_spikes0.1910.0060.198
read_bedpe000
scan_genomic_bedpe15.882 0.60516.492
scan_genomic_contigs14.221 1.87316.097
scan_methylation_specificity0.0310.0030.034
scan_spike_bedpe3.7310.0473.779
scan_spike_contigs0.3510.0060.356
scan_spike_counts0.0460.0050.051
scan_spiked_bam0.4110.0010.412
seqinfo_from_header0.0930.0030.095
spike_bland_altman_plot0.0910.0150.107
spike_counts0.0520.0100.061
tile_bins0.0350.0080.042