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

This page was generated on 2024-03-25 11:37:17 -0400 (Mon, 25 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4667
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4403
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4426
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 345/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chromstaR 1.28.0  (landing page)
Aaron Taudt
Snapshot Date: 2024-03-22 14:05:06 -0400 (Fri, 22 Mar 2024)
git_url: https://git.bioconductor.org/packages/chromstaR
git_branch: RELEASE_3_18
git_last_commit: b61ea88
git_last_commit_date: 2023-10-24 10:51:00 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for chromstaR on merida1


To the developers/maintainers of the chromstaR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chromstaR.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: chromstaR
Version: 1.28.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings chromstaR_1.28.0.tar.gz
StartedAt: 2024-03-23 00:34:39 -0400 (Sat, 23 Mar 2024)
EndedAt: 2024-03-23 00:48:13 -0400 (Sat, 23 Mar 2024)
EllapsedTime: 814.0 seconds
RetCode: 0
Status:   OK  
CheckDir: chromstaR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:chromstaR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings chromstaR_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/chromstaR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-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.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘chromstaR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘chromstaR’ version ‘1.28.0’
* 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 ‘chromstaR’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  5.3Mb
  sub-directories of 1Mb or more:
    data   4.5Mb
* 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 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 ... NOTE
Chromstar: multiple local function definitions for ‘parallel.helper’
  with different formal arguments
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
combineMultivariates  31.694  1.016  40.540
enrichment_analysis   24.365  0.803  39.104
plotGenomeBrowser     17.529  0.137  19.252
callPeaksMultivariate 15.305  0.469  16.087
callPeaksReplicates   13.007  0.374  13.472
unis2pseudomulti      12.350  0.241  14.933
changePostCutoff      10.676  0.324  11.061
Chromstar              9.845  0.550  78.471
combinatorialStates    9.035  0.298   9.385
readCustomBedFile      7.666  0.134   9.173
changeMaxPostCutoff    7.468  0.202   7.817
plotExpression         3.956  0.158  15.490
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/chromstaR.Rcheck/00check.log’
for details.



Installation output

chromstaR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL chromstaR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘chromstaR’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R_interface.cpp -o R_interface.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c densities.cpp -o densities.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.cpp -o init.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utility.cpp -o utility.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o chromstaR.so R_interface.o densities.o init.o scalehmm.o utility.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-chromstaR/00new/chromstaR/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (chromstaR)

Tests output

chromstaR.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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(chromstaR)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: ggplot2
Loading required package: chromstaRData

Please visit https://github.com/ataudt/chromstaR for the latest bugfixes and features.

> 
> test_check("chromstaR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 44 ]
> 
> proc.time()
   user  system elapsed 
 30.045   1.450  37.808 

Example timings

chromstaR.Rcheck/chromstaR-Ex.timings

nameusersystemelapsed
Chromstar 9.845 0.55078.471
binReads0.8620.0410.936
callPeaksMultivariate15.305 0.46916.087
callPeaksReplicates13.007 0.37413.472
callPeaksUnivariate3.0720.0803.181
changeMaxPostCutoff7.4680.2027.817
changePostCutoff10.676 0.32411.061
collapseBins1.2390.0181.264
combinatorialStates9.0350.2989.385
combineMultivariates31.694 1.01640.540
conversion0.0010.0000.001
enrichment_analysis24.365 0.80339.104
experiment.table0.0070.0060.019
exportFiles2.1390.0372.365
exportGRangesAsBedFile2.2630.0752.578
fixedWidthBins0.1470.0070.173
genes_rn40.1920.0070.214
genomicFrequencies0.3450.0070.396
getCombinations0.3910.0080.440
getDistinctColors0.0420.0020.045
getStateColors0.0320.0030.037
heatmapCombinations0.9620.0151.097
heatmapCountCorrelation0.6410.0110.678
heatmapTransitionProbs0.6390.0210.693
loadHmmsFromFiles2.5650.0932.834
model.combined0.3600.0080.392
model.multivariate0.3300.0050.365
model.univariate0.1150.0040.127
multiHMM1.2550.0541.403
plotExpression 3.956 0.15815.490
plotGenomeBrowser17.529 0.13719.252
plotHistogram3.3210.1064.050
readBamFileAsGRanges1.0880.0461.358
readBedFileAsGRanges2.3600.0662.981
readCustomBedFile7.6660.1349.173
removeCondition2.1550.0812.650
state.brewer0.0230.0020.030
stateBrewer0.0700.0060.084
transitionFrequencies0.4520.0180.703
unis2pseudomulti12.350 0.24114.933
variableWidthBins3.8520.1334.842