Back to Mac ARM64 build report for BioC 3.18
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:32:20 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
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 704/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FELLA 1.22.0  (landing page)
Sergio Picart-Armada
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/FELLA
git_branch: RELEASE_3_18
git_last_commit: 3444f45
git_last_commit_date: 2023-10-24 11:03:30 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    ERROR  skippedskipped

BUILD results for FELLA on kjohnson1


To the developers/maintainers of the FELLA 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: FELLA
Version: 1.22.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data FELLA
StartedAt: 2024-03-26 17:55:08 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 18:28:50 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 2021.5 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 FELLA
###
##############################################################################
##############################################################################


* checking for file ‘FELLA/DESCRIPTION’ ... OK
* preparing ‘FELLA’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘musmusculus.Rmd’ using rmarkdown
Warning: LaTeX Warning: You have requested package `/Library/Frameworks/R.framework/Vers
Warning: ions/4.3-arm64/Resources/library/BiocStyle/resources/tex/Bioconductor',
Warning:                but the package provides `Bioconductor'.
--- finished re-building ‘musmusculus.Rmd’

--- re-building ‘quickstart.Rmd’ using rmarkdown
2024-03-26 18:02:41.688 R[62168:393463269] XType: Using static font registry.
--- finished re-building ‘quickstart.Rmd’

--- re-building ‘zebrafish.Rmd’ using rmarkdown
Warning: LaTeX Warning: You have requested package `/Library/Frameworks/R.framework/Vers
Warning: ions/4.3-arm64/Resources/library/BiocStyle/resources/tex/Bioconductor',
Warning:                but the package provides `Bioconductor'.
--- finished re-building ‘zebrafish.Rmd’

--- re-building ‘FELLA.Rnw’ using Sweave
Building through KEGGREST...
Available gene annotations: ncbi-geneid, ncbi-proteinid. Using ncbi-geneid
Done.
Building graph...
Filtering 5 pathways.
Done.
Pruning graph...
Current weight: 1 out of 4...
Current weight: 2 out of 4...
Current weight: 3 out of 4...
Current weight: 4 out of 4...
Done.
Computing probabilities for random subgraphs... (this may take a while)
Directory /tmp/Rtmpaf90QY/my_database does not exist. Creating it...
Done.
Done.
Computing diffusion.matrix... (this may take a while and use some memory)
Warning in asMethod(object) :
  sparse->dense coercion: allocating vector of size 1.1 GiB
Done
Computing diffusion.rowSums...
Done.
Loading KEGG graph data...
Done.
Loading hypergeom data...
Loading matrix...
'hypergeom.matrix.RData' not present in:/tmp/Rtmpaf90QY/my_database/hypergeom.matrix.RData. Hypergeometric test won't execute.
Done.
Loading diffusion data...
Loading matrix...
Done.
Loading rowSums...
Done.
Loading pagerank data...
Loading matrix...
'pagerank.matrix.RData' not loaded. Simulated permutations may execute slower for pagerank.
Done.
Loading rowSums...
'pagerank.rowSums.RData' not present in:/tmp/Rtmpaf90QY/my_database/pagerank.rowSums.RData. Z-scores won't be available for pagerank.
Done.
Data successfully loaded.
No background compounds specified. Default background will be used.
Warning in defineCompounds(compounds = compounds.epithelial, data = fella.data) :
  Some compounds were introduced as affected but they do not belong to the background. These compounds will be excluded from the analysis. Use 'getExcluded' to see them.
Running diffusion...
Computing p-scores through the specified distribution.
Done.
282 nodes below the threshold have been limited to 150 nodes.
282 nodes below the threshold have been limited to 150 nodes.


preparing gene to GO mapping data...
preparing IC data...
Writing diffusion results...
Done.
Writing diffusion enzymes...

Error: processing vignette 'FELLA.Rnw' failed with diagnostics:
 chunk 18 (label = 04_enzyme) 
Error in curl::curl_fetch_memory(url, handle = handle) : 
  Timeout was reached: [www.ensembl.org:443] Operation timed out after 300150 milliseconds with 728315 bytes received

--- failed re-building ‘FELLA.Rnw’

SUMMARY: processing the following file failed:
  ‘FELLA.Rnw’

Error: Vignette re-building failed.
Execution halted