Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-10-20 09:38:10 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.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 1670/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
recount 1.26.0  (landing page)
Leonardo Collado-Torres
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/recount
git_branch: RELEASE_3_17
git_last_commit: a596eee
git_last_commit_date: 2023-04-25 10:48:40 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    ERROR  skippedskipped

BUILD results for recount on kjohnson2


To the developers/maintainers of the recount 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: recount
Version: 1.26.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data recount
StartedAt: 2023-10-16 16:08:46 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 16:16:22 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 455.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data recount
###
##############################################################################
##############################################################################


* checking for file ‘recount/DESCRIPTION’ ... OK
* preparing ‘recount’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘recount-quickstart.Rmd’ using rmarkdown
trying URL 'http://duffel.rail.bio/recount/v2/SRP009615/rse_gene.Rdata'
Content type 'binary/octet-stream' length 3130229 bytes (3.0 MB)
==================================================
downloaded 3.0 MB

[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'SRP009615-results.knit' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".

Quitting from lines 524-532 [define_ers] (recount-quickstart.Rmd)
Error: processing vignette 'recount-quickstart.Rmd' failed with diagnostics:
UCSC library operation failed
--- failed re-building ‘recount-quickstart.Rmd’

"/Library/Frameworks/R.framework/Resources/bin/Rscript" -e "library(rmarkdown); render('recount-quickstart.Rmd')"

Attaching package: ‘BiocStyle’

The following objects are masked from ‘package:rmarkdown’:

    html_document, md_document, pdf_document



processing file: recount-quickstart.Rmd
1/100                   
2/100 [vignetteSetup]   
3/100                   
4/100 [installDer]      
5/100                   
6/100 [citation]        
7/100                   
8/100 [ultraQuick]      
9/100                   
10/100 [er_analysis]     
11/100                   
12/100 [install]         
13/100                   
14/100 [start]           
15/100                   
16/100 [search_abstract] 
17/100                   
18/100 [download]        
trying URL 'http://duffel.rail.bio/recount/v2/SRP009615/rse_gene.Rdata'
Content type 'binary/octet-stream' length 3130229 bytes (3.0 MB)
==================================================
downloaded 3.0 MB

19/100                   
20/100 [explore_rse]     
21/100                   
22/100 [browse]          
23/100                   
24/100 [sample_info]     
25/100                   
26/100 [scale_counts]    
27/100                   
28/100 [add_sample_info] 
29/100                   
30/100 [de_analysis]     
31/100                   
32/100 [maplot]          
33/100                   
34/100 [make_report]     
35/100                   
36/100 [make_report_real]
[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'SRP009615-results.knit' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
37/100                   
38/100 [geneSymbols]     
39/100                   
40/100 [define_ers]      

Quitting from lines 524-532 [define_ers] (recount-quickstart.Rmd)
Error in `FUN()`:
! UCSC library operation failed
Backtrace:
 1. recount::expressed_regions(...)
 2. derfinder::loadCoverage(files = meanFile, chr = chr, chrlen = chrlen)
 4. S4Vectors::lapply(...)
 6. base::lapply(as.list(X), match.fun(FUN), ...)
 7. derfinder (local) FUN(X[[i]], ...)
Execution halted
make: *** [recount-quickstart.html] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) : 
  running 'make' failed
Execution halted