Back to Build/check report for BioC 3.17
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:14:52 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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

CHECK results for BiocStyle on kunpeng1


To the developers/maintainers of the BiocStyle package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BiocStyle.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 173/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocStyle 2.27.1  (landing page)
Bioconductor Package
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/BiocStyle
git_branch: master
git_last_commit: d4ee8a4
git_last_commit_date: 2023-01-19 14:16:16 -0000 (Thu, 19 Jan 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: BiocStyle
Version: 2.27.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:BiocStyle.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings BiocStyle_2.27.1.tar.gz
StartedAt: 2023-02-06 18:58:41 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 18:59:52 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 71.2 seconds
RetCode: 0
Status:   OK  
CheckDir: BiocStyle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:BiocStyle.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings BiocStyle_2.27.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/BiocStyle.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘BiocStyle/DESCRIPTION’ ... OK
* this is package ‘BiocStyle’ version ‘2.27.1’
* 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 ‘BiocStyle’ 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 R 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 object imported by a ':::' call: ‘rmarkdown:::partition_yaml_front_matter’
  See the note in ?`:::` about the use of this operator.
* 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_tests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘AuthoringRmdVignettes.Rmd’ using ‘UTF-8’... OK
  ‘LatexStyle2.Rnw’ using ‘UTF-8’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/BiocStyle.Rcheck/00check.log’
for details.



Installation output

BiocStyle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL BiocStyle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/library’
* installing *source* package ‘BiocStyle’ ...
** using staged installation
** R
** 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 (BiocStyle)

Tests output

BiocStyle.Rcheck/tests/run_tests.Rout


R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

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.

> BiocGenerics:::testPackage("BiocStyle")
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/plot-1.png" but not available.
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/small-1.png" but not available.
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/wide-1.png" but not available.
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/plot-1.png" but not available.
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/small-1.png" but not available.
The magick package is required to crop "/tmp/RtmpgMBZ3j/file1b800a1898c998_files/figure-html/wide-1.png" but not available.
Writing to file maketitle_test_1.tex
Processing code chunks with options ...
 1 : keep.source term tex (label = style, maketitle_test_1.Rnw:5)

You can now run (pdf)latex on 'maketitle_test_1.tex'
Writing to file maketitle_test_2.tex
Processing code chunks with options ...
 1 : keep.source term tex (label = style, maketitle_test_2.Rnw:5)

You can now run (pdf)latex on 'maketitle_test_2.tex'
Writing to file maketitle_test_3.tex
Processing code chunks with options ...
 1 : keep.source term tex (label = style, maketitle_test_3.Rnw:5)

You can now run (pdf)latex on 'maketitle_test_3.tex'
Writing to file maketitle_test_4.tex
Processing code chunks with options ...
 1 : keep.source term tex (label = style, maketitle_test_4.Rnw:5)

You can now run (pdf)latex on 'maketitle_test_4.tex'
Writing to file maketitle_test_5.tex
Processing code chunks with options ...
 1 : keep.source term tex (label = style, maketitle_test_5.Rnw:5)

You can now run (pdf)latex on 'maketitle_test_5.tex'


processing file: file1b800a3b51c91b.Rmd
output file: file1b800a3b51c91b.knit.md

/usr/bin/pandoc +RTS -K512m -RTS file1b800a3b51c91b.knit.md --to latex --from markdown+autolink_bare_uris+tex_math_single_backslash --output file1b800a3b51c91b.tex --lua-filter /home/biocbuild/bbs-3.17-bioc/R/library/bookdown/rmarkdown/lua/custom-environment.lua --lua-filter /home/biocbuild/bbs-3.17-bioc/R/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/biocbuild/bbs-3.17-bioc/R/library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --table-of-contents --toc-depth 2 --number-sections --highlight-style tango --pdf-engine pdflatex --include-in-header /tmp/RtmpgMBZ3j/1b800a57501536.tex --variable graphics --wrap preserve --variable subparagraph --template /tmp/RtmpgMBZ3j/BiocStyle/template.tex --variable tables=yes --standalone --variable 'compact-title:yes' 
Warning: LaTeX Warning: You have requested package `/home/biocbuild/bbs-3.17-bioc/R/libr
Warning: ary/BiocStyle/resources/tex/Bioconductor',
Warning:                but the package provides `Bioconductor'.
Warning: Package geometry Warning: Over-specification in `h'-direction.
Warning:     `width' (384.1122pt) is ignored.
Warning: Package fancyhdr Warning: \fancyhead's `E' option without twoside option is use
Warning: less on input line 162.
Warning: Package microtype Warning: Unable to apply patch `eqnum' on input line 141.
Warning: Package fancyhdr Warning: \headheight is too small (42.67912pt): 
Warning: (fancyhdr)                Make it at least 46.27916pt, for example:
Warning: (fancyhdr)                \setlength{\headheight}{46.27916pt}.
Warning: (fancyhdr)                You might also make \topmargin smaller to compensate:
Warning: Package fancyhdr Warning: \headheight is too small (42.67912pt): 
Warning: (fancyhdr)                Make it at least 46.27916pt, for example:
Warning: (fancyhdr)                \setlength{\headheight}{46.27916pt}.
Warning: (fancyhdr)                You might also make \topmargin smaller to compensate:
Warning: Package fancyhdr Warning: \headheight is too small (42.67912pt): 
Warning: (fancyhdr)                Make it at least 46.27916pt, for example:
Warning: (fancyhdr)                \setlength{\headheight}{46.27916pt}.
Warning: (fancyhdr)                You might also make \topmargin smaller to compensate:
Warning: Package fancyhdr Warning: \headheight is too small (42.67912pt): 
Warning: (fancyhdr)                Make it at least 46.27916pt, for example:
Warning: (fancyhdr)                \setlength{\headheight}{46.27916pt}.
Warning: (fancyhdr)                You might also make \topmargin smaller to compensate:

Output created: file1b800a3b51c91b.pdf


RUNIT TEST PROTOCOL -- Mon Feb  6 18:59:32 2023 
*********************************************** 
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BiocStyle RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 15.585   3.135  25.628 

Example timings

BiocStyle.Rcheck/BiocStyle-Ex.timings

nameusersystemelapsed
helpers0.0020.0000.002
html_document0.0000.0000.001
latex0.0000.0010.001
macros0.0020.0030.005
markdown0.0000.0000.001
md_document000
output000
pdf_document000
use_vignette0.0040.0000.004