Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:13 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 1990/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spiky 1.6.0 (landing page) Tim Triche
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the spiky package: - 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. |
Package: spiky |
Version: 1.6.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spiky.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spiky_1.6.0.tar.gz |
StartedAt: 2023-10-19 03:53:31 -0400 (Thu, 19 Oct 2023) |
EndedAt: 2023-10-19 04:04:05 -0400 (Thu, 19 Oct 2023) |
EllapsedTime: 634.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spiky.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spiky.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spiky_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/spiky.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘spiky/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘spiky’ version ‘1.6.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 ... NOTE installed size is 16.3Mb sub-directories of 1Mb or more: data 3.2Mb 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 R 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 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 18.658 0.301 34.039 scan_genomic_contigs 15.630 0.889 27.815 bin_pmol 7.299 2.830 27.295 model_bam_standards 6.150 0.157 13.179 scan_spike_bedpe 5.423 0.099 9.865 predict_pmol 3.750 0.873 9.391 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/spiky.Rcheck/00check.log’ for details.
spiky.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL spiky ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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)
spiky.Rcheck/spiky-Ex.timings
name | user | system | elapsed | |
add_frag_info | 0.229 | 0.037 | 0.535 | |
bam_to_bins | 0.197 | 0.008 | 0.421 | |
bin_pmol | 7.299 | 2.830 | 27.295 | |
covg_to_df | 0.101 | 0.005 | 0.200 | |
find_spike_contigs | 0.030 | 0.005 | 0.063 | |
generate_spike_fasta | 0.125 | 0.010 | 0.280 | |
get_base_name | 0.011 | 0.003 | 0.032 | |
get_binned_coverage | 0.289 | 0.019 | 0.600 | |
get_merged_gr | 0.067 | 0.005 | 0.153 | |
get_spike_depth | 0.377 | 0.012 | 0.796 | |
get_spiked_coverage | 0.204 | 0.010 | 0.440 | |
kmax | 0.052 | 0.004 | 0.114 | |
kmers | 0.036 | 0.003 | 0.080 | |
methylation_specificity | 0.103 | 0.005 | 0.223 | |
model_bam_standards | 6.150 | 0.157 | 13.179 | |
model_glm_pmol | 0.074 | 0.004 | 0.148 | |
predict_pmol | 3.750 | 0.873 | 9.391 | |
process_spikes | 0.284 | 0.014 | 0.609 | |
read_bedpe | 0 | 0 | 0 | |
scan_genomic_bedpe | 18.658 | 0.301 | 34.039 | |
scan_genomic_contigs | 15.630 | 0.889 | 27.815 | |
scan_methylation_specificity | 0.040 | 0.003 | 0.073 | |
scan_spike_bedpe | 5.423 | 0.099 | 9.865 | |
scan_spike_contigs | 0.445 | 0.040 | 0.866 | |
scan_spike_counts | 0.064 | 0.008 | 0.130 | |
scan_spiked_bam | 0.587 | 0.059 | 1.168 | |
seqinfo_from_header | 0.119 | 0.010 | 0.232 | |
spike_bland_altman_plot | 0.123 | 0.008 | 0.235 | |
spike_counts | 0.068 | 0.005 | 0.130 | |
tile_bins | 0.043 | 0.003 | 0.079 | |