Back to Build/check report for BioC 3.18:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-31 05:44:29 -0000 (Wed, 31 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4219
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

BUILD results for AnnotationForge on kunpeng1


To the developers/maintainers of the AnnotationForge package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AnnotationForge.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.

raw results

Package 69/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AnnotationForge 1.43.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2023-05-29 10:19:22 -0000 (Mon, 29 May 2023)
git_url: https://git.bioconductor.org/packages/AnnotationForge
git_branch: devel
git_last_commit: 6b28bc0
git_last_commit_date: 2023-04-25 14:23:24 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    ERROR  skipped

Summary

Package: AnnotationForge
Version: 1.43.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD build --keep-empty-dirs --no-resave-data AnnotationForge
StartedAt: 2023-05-29 14:32:53 -0000 (Mon, 29 May 2023)
EndedAt: 2023-05-29 14:36:33 -0000 (Mon, 29 May 2023)
EllapsedTime: 220.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD build --keep-empty-dirs --no-resave-data AnnotationForge
###
##############################################################################
##############################################################################


* checking for file ‘AnnotationForge/DESCRIPTION’ ... OK
* preparing ‘AnnotationForge’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘MakingNewAnnotationPackages.Rnw’ using knitr
trying URL 'http://rest.uniprot.org/uniprotkb/search?query=P13368%20OR%20Q6GZX4&format=xml'
downloaded 45 KB

--- finished re-building ‘MakingNewAnnotationPackages.Rnw’

--- re-building ‘MakingNewOrganismPackages.Rmd’ using knitr
Warning in file.info(x, extra_cols = FALSE) :
  expanded path length 5574 would be too long for
<!--
%\VignetteEngine{knitr::knitr}
%\VignetteIndexEntry{Making New Organism Packages}
-->
<h1 id="making-organism-packages">Making Organism packages</h1>
<h3 id="by-marc-carlson">by Marc Carlson</h3>
<h2 id="overview">Overview</h2>
<p>Making Organism Packages is a straightforward process using the helper
functions makeOrgPackageFromNCBI() and makeOrgPackage().  If your
package is available at NCBI with an identifiable NCBI Taxonomy ID you
can try makeOrgPackageFromNCBI().  However, even if this fails, the
second and more general makeOrgPackage() function will allow you to
make a database package using only data.frames of data.</p>
<h2 id="making-use-of-makeorgpackagefromncbi">Making use of makeOrgPackageFromNCBI()</h2>
<p>The makeOrgPackageFromNCBI() function, will take several different
arguments to help declare who made the package and what species it is
for.  But the most important arguement is the tax_id arguement.  That
arguement is [... truncated]
--- finished re-building ‘MakingNewOrganismPackages.Rmd’

--- re-building ‘SQLForge.Rnw’ using knitr

Quitting from lines 177-193 [SQLForge] (SQLForge.Rnw)
Error: processing vignette 'SQLForge.Rnw' failed with diagnostics:
You must first install the human.db0 package!


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

--- re-building ‘makeProbePackage.Rnw’ using knitr

See
  ‘/tmp/Rtmpk8Wea1/hgu95av2probe.Rcheck/00check.log’
for details.


--- finished re-building ‘makeProbePackage.Rnw’

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

Error: Vignette re-building failed.
Execution halted