| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-26 06:18:17 -0000 (Fri, 26 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4254 |
| 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 | ||||
|
To the developers/maintainers of the tidybulk package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidybulk.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 2060/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| tidybulk 1.13.0 (landing page) Stefano Mangiola
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | ERROR | skipped | |||||||||
| Package: tidybulk |
| Version: 1.13.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD build --keep-empty-dirs --no-resave-data tidybulk |
| StartedAt: 2023-05-26 02:28:00 -0000 (Fri, 26 May 2023) |
| EndedAt: 2023-05-26 02:31:29 -0000 (Fri, 26 May 2023) |
| EllapsedTime: 208.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD build --keep-empty-dirs --no-resave-data tidybulk
###
##############################################################################
##############################################################################
* checking for file ‘tidybulk/DESCRIPTION’ ... OK
* preparing ‘tidybulk’:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
* building the PDF package manual
* creating vignettes ... ERROR
--- re-building ‘comparison_with_base_R.Rmd’ using knitr
Warning in file.info(x, extra_cols = FALSE) :
expanded path length 17234 would be too long for
<style type="text/css">
.r {
max-width: 2800px;!important
margin-left: auto;
margin-right: auto;
padding=0px;!important
margin-right=10px;!important
}
pre{
padding-left:20px;
}
.column-left{
float: left;
width: 50%;
text-align: left;
}
.column-right{
float: left;
width: 50%;
text-align: left;
}
</style>
<!-- badges: start -->
<p><a href="https://www.tidyverse.org/lifecycle/#maturing"><img src="https://img.shields.io/badge/lifecycle-maturing-blue.svg" alt="Lifecycle:maturing" /></a></p>
<!-- badges: end -->
<!---
[](https://travis-ci.org/stemangiola/tidybulk) [](https://coveralls.io/github/stemangiola/tidybulk?branch=master)
-->
<p>In this article we show some examples of the differences in coding between tidybulk/tidyverse and base R. W [... truncated]
--- finished re-building ‘comparison_with_base_R.Rmd’
--- re-building ‘introduction.Rmd’ using knitr
Warning in file.info(x, extra_cols = FALSE) :
expanded path length 38811 would be too long for
<!-- <style type="text/css"> -->
<!-- .main-container { -->
<!-- max-width: 2800px;!important -->
<!-- margin-left: auto; -->
<!-- margin-right: auto; -->
<!-- } -->
<!-- </style> -->
<style>
.column-left{
float: left;
width: 50%;
text-align: left;
}
.column-right{
float: right;
width: 50%;
text-align: right;
}
</style>
<p><strong>Brings transcriptomics to the tidyverse</strong></p>
<div class="figure">
<img src="../man/figures/new_SE_usage-01.png" alt="plot of chunk unnamed-chunk-1" width="800px" />
<p class="caption">plot of chunk unnamed-chunk-1</p>
</div>
<h2 id="functions-utilities-available">Functions/utilities available</h2>
<table>
<thead>
<tr>
<th>Function</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>identify_abundant</code></td>
<td>identify the abundant genes</td>
</tr>
<tr>
<td><code>aggregate_duplicates</code></td>
<td>Aggregate abundance and annotation of duplicated transcripts in a robu [... truncated]
--- finished re-building ‘introduction.Rmd’
--- re-building ‘manuscript_differential_transcript_abundance.Rmd’ using knitr
Quitting from lines 19-54 [unnamed-chunk-1] (manuscript_differential_transcript_abundance.Rmd)
Error: processing vignette 'manuscript_differential_transcript_abundance.Rmd' failed with diagnostics:
there is no package called 'pasilla'
--- failed re-building ‘manuscript_differential_transcript_abundance.Rmd’
--- re-building ‘manuscript_transcriptional_signatures.Rmd’ using knitr
--- finished re-building ‘manuscript_transcriptional_signatures.Rmd’
SUMMARY: processing the following file failed:
‘manuscript_differential_transcript_abundance.Rmd’
Error: Vignette re-building failed.
Execution halted