Back to Mac ARM64 build report for BioC 3.19
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:32 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 554/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
derfinder 1.38.0  (landing page)
Leonardo Collado-Torres
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/derfinder
git_branch: RELEASE_3_19
git_last_commit: e2fef91
git_last_commit_date: 2024-04-30 10:39:14 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for derfinder on kjohnson3


To the developers/maintainers of the derfinder 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.

raw results


Summary

Package: derfinder
Version: 1.38.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:derfinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings derfinder_1.38.0.tar.gz
StartedAt: 2024-05-06 21:03:34 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 21:06:31 -0400 (Mon, 06 May 2024)
EllapsedTime: 177.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: derfinder.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/derfinder.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘derfinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘derfinder’ version ‘1.38.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 ‘derfinder’ 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘GenomeInfoDb:::.guessSpeciesStyle’
  ‘GenomeInfoDb:::.supportedSeqnameMappings’
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.smootherFstats’
* 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 ... NOTE
checkRd: (-1) createBwSample.Rd:59: Lost braces
    59 | link{coerceGR}
       |     ^
checkRd: (-1) derfinder-deprecated.Rd:30-31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) sampleDepth.Rd:41-47: Lost braces
    41 | equal to quantiles of interest. The resulting values are transformed {log2(x
       |                                                                      ^
* 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
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’
 ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
    bpfallback: FALSE
    bplogdir: NA
    bpresultdir: NA
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 119 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test_Fstats.R:29:1'): (code run outside of `test_that()`) ───────────
  <notSubsettableError/error/condition>
  Error in `genomeInfo$pop`: object of type 'closure' is not subsettable
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 119 ]
  Error: Test failures
  In addition: Warning message:
  call dbDisconnect() when finished working with a connection 
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/derfinder.Rcheck/00check.log’
for details.


Installation output

derfinder.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘derfinder’ ...
** 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 (derfinder)

Tests output

derfinder.Rcheck/tests/test-all.Rout.fail


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.

> ## Disable the tests if the system variable 'R_DISABLE_TESTS' is set to TRUE
> 
> flag <- as.logical(Sys.getenv("R_DISABLE_TESTS"))
> if (is.na(flag) | flag == FALSE) {
+     library("testthat")
+     test_check("derfinder")
+ }
Loading required package: derfinder
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
Error in x$.self$finalize() : attempt to apply non-function
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
class: SerialParam
  bpisup: FALSE; bpnworkers: 1; bptasks: 0; bpjobname: BPJOB
  bplog: FALSE; bpthreshold: INFO; bpstopOnError: TRUE
  bpRNGseed: ; bptimeout: NA; bpprogressbar: FALSE
  bpexportglobals: FALSE; bpexportvariables: FALSE; bpforceGC: FALSE
  bpfallback: FALSE
  bplogdir: NA
  bpresultdir: NA
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 119 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_Fstats.R:29:1'): (code run outside of `test_that()`) ───────────
<notSubsettableError/error/condition>
Error in `genomeInfo$pop`: object of type 'closure' is not subsettable

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 119 ]
Error: Test failures
In addition: Warning message:
call dbDisconnect() when finished working with a connection 
Execution halted

Example timings

derfinder.Rcheck/derfinder-Ex.timings

nameusersystemelapsed
analyzeChr0.7270.0190.746
annotateRegions0.1010.0100.112
calculatePvalues0.2600.0120.271
calculateStats0.1290.0000.129
coerceGR0.0260.0010.027
collapseFullCoverage0.0020.0010.002
coverageToExon2.0540.0582.112
createBw0.0490.0010.050
createBwSample0.0200.0010.020
define_cluster0.0020.0000.002
derfinder-deprecated0.0010.0000.001
extendedMapSeqlevels0.0200.0030.023
filterData0.0480.0030.051
findRegions0.1550.0100.164
fullCoverage0.0790.0100.089
getRegionCoverage0.1100.0140.529
getTotalMapped0.0030.0010.004
loadCoverage0.0540.0050.058
makeGenomicState1.1140.0151.134
makeModels0.0050.0010.005
mergeResults0.0990.0050.105
preprocessCoverage0.0910.0010.093
railMatrix3.3660.2663.648
rawFiles0.0010.0000.002
regionMatrix0.3180.0360.354
sampleDepth0.0040.0010.005