Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-10-03 11:42 -0400 (Thu, 03 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4461
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4716
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4466
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4498
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4446
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4445
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 1535/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
piano 2.21.0  (landing page)
Leif Varemo Wigge
Snapshot Date: 2024-10-02 13:40 -0400 (Wed, 02 Oct 2024)
git_url: https://git.bioconductor.org/packages/piano
git_branch: devel
git_last_commit: 7b16144
git_last_commit_date: 2024-04-30 10:31:34 -0400 (Tue, 30 Apr 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for piano on nebbiolo2

To the developers/maintainers of the piano package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/piano.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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: piano
Version: 2.21.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:piano.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings piano_2.21.0.tar.gz
StartedAt: 2024-10-03 00:16:05 -0400 (Thu, 03 Oct 2024)
EndedAt: 2024-10-03 00:18:05 -0400 (Thu, 03 Oct 2024)
EllapsedTime: 120.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: piano.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:piano.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings piano_2.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/piano.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘piano/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘piano’ version ‘2.21.0’
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘piano’ 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 code 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘piano-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: networkPlot2
> ### Title: Gene set network plot
> ### Aliases: networkPlot2
> 
> ### ** Examples
> 
> 
>    # Load example input data to GSA:
>    data("gsa_input")
>    
>    # Load gene set collection:
>    gsc <- loadGSC(gsa_input$gsc)
>       
>    # Run gene set analysis:
>    gsares <- runGSA(geneLevelStats=gsa_input$pvals , directions=gsa_input$directions, 
+                     gsc=gsc, nPerm=500)
Running gene set analysis:
Checking arguments...done!
Final gene/gene-set association: 1136 genes and 50 gene sets
  Details:
  Calculating gene set statistics from 1136 out of 2000 gene-level statistics
  Using all 2000 gene-level statistics for significance estimation
  Removed 0 genes from GSC due to lack of matching gene statistics
  Removed 0 gene sets containing no genes after gene removal
  Removed additionally 0 gene sets not matching the size limits
  Loaded additional information for 0 gene sets
Calculating gene set statistics...done!
Calculating gene set significance...done!
Adjusting for multiple testing...done!
>       
>    # Network plot:
>    networkPlot2(gsares, class="non", significance=0.1)
Warning in dir.create(target_dir) :
  cannot create dir 'lib/visNetwork-binding-2.1.2', reason 'No space left on device'
Error in normalizePath(target_dir, "/", TRUE) : 
  path[1]="lib/visNetwork-binding-2.1.2": No such file or directory
Calls: <Anonymous> ... lapply -> FUN -> copyDependencyToDir -> normalizePath
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘Running_gene-set_analysis_with_piano.Rmd’ using rmarkdown
--- finished re-building ‘Running_gene-set_analysis_with_piano.Rmd’

--- re-building ‘piano-vignette.Rnw’ using Sweave
Loading data in text file...
...done
Loading setup file...
...done
Text file data: No normalization performed.

Creating annotation...
...done
Removing unmapped probes...
..done
Warning in runQC(myArrayData) :
  can not run rnaDeg: argument arrayData does not contain dataRaw
Warning in runQC(myArrayData) :
  can not run nuseRle: argument arrayData does not contain dataRaw
Generating normalized data distribution plot...
...done
Generating normalized data boxplot...
dev.new(): using pdf(file="Rplots1.pdf")
...done
Generating PCA...
...done
dev.new(): using pdf(file="Rplots2.pdf")
dev.new(): using pdf(file="Rplots3.pdf")
dev.new(): using pdf(file="Rplots4.pdf")
dev.new(): using pdf(file="Rplots5.pdf")
Generating PCA...
...done
dev.new(): using pdf(file="Rplots6.pdf")
dev.new(): using pdf(file="Rplots7.pdf")
dev.new(): using pdf(file="Rplots8.pdf")
dev.new(): using pdf(file="Rplots9.pdf")
Generating PCA...
...done
dev.new(): using pdf(file="Rplots10.pdf")
dev.new(): using pdf(file="Rplots11.pdf")
dev.new(): using pdf(file="Rplots12.pdf")
dev.new(): using pdf(file="Rplots13.pdf")
Warning in plot.new() :
  Cannot open temporary file '/tmp/Rtmpc1iJs2/pdf1e2beb13e8d932' for compression (reason: No space left on device); compression has been turned off for this device
Warning in file() :
  cannot open file '/tmp/Rtmpc1iJs2/Rf1e2beb5b946ceb': No space left on device
Error: processing vignette 'piano-vignette.Rnw' failed with diagnostics:
cannot open the connection
--- failed re-building ‘piano-vignette.Rnw’

SUMMARY: processing the following file failed:
  ‘piano-vignette.Rnw’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
* checking PDF version of manual without index ... ERROR
Re-running with no redirection of stdout/stderr.
Hmm ... looks like a package
Converting parsed Rd's to LaTeX ..
Creating pdf output from LaTeX ...
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./Rd2.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-01-22>

(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2023/05/17 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/home/biocbuild/bbs-3.20-bioc/R/share/texmf/tex/latex/Rd.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
(/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
No file Rd2.aux.
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (45.2824pt too wide) in paragraph at lines 22--23
\T1/ptm/m/n/10 Leif Varemo Wigge \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/
m/n/10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com>  
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/jknapltx/ursfs.fd)
No file Rd2.toc.
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}{/usr/share/texlive/texmf-
dist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-
super-ts1.enc}]
Overfull \hbox (41.11794pt too wide) in paragraph at lines 59--72
\T1/ptm/m/n/10 and the cen-tral func-tion for this is [][][]\T1/pcr/m/n/10 runG
SA[][][]\T1/ptm/m/n/10 . There are some down-stream func-tions (e.g. [][][]\T1/
pcr/m/n/10 GSAsummaryTable[][]

Overfull \hbox (10.18997pt too wide) in paragraph at lines 75--77
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 
[2]
Overfull \hbox (10.18997pt too wide) in paragraph at lines 167--169
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 
[3]
Overfull \hbox (18.26859pt too wide) in paragraph at lines 228--231
\T1/ptm/m/n/10 should be used as sig-nif-i-cance in-for-ma-tion for the plot. C
an be one of []\T1/pcr/m/n/10 "distinct"[]\T1/ptm/m/n/10 ,
[4]
Overfull \hbox (1.3275pt too wide) in paragraph at lines 242--244
[]\T1/ptm/m/n/10 a char-ac-ter string se-lect-ing the method, ei-ther "mean", "
me-dian", "max", "Borda"

Overfull \hbox (10.18997pt too wide) in paragraph at lines 292--294
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 
[5]
Overfull \hbox (25.98041pt too wide) in paragraph at lines 306--306
 []   \T1/pcr/m/n/9 # Consensus scores for the top 50 gene sets (in the non-dir
ectional class):[] 

Overfull \hbox (90.78088pt too wide) in paragraph at lines 335--335
 []  \T1/pcr/m/n/10 colors = c("red", "green", "blue", "yellow", "orange", "pur
ple", "tan", "cyan",[] 

Overfull \hbox (14.51096pt too wide) in paragraph at lines 360--364
\T1/ptm/m/n/10 be []\T1/pcr/m/n/10 "holm"[]\T1/ptm/m/n/10 , []\T1/pcr/m/n/10 "h
ochberg"[]\T1/ptm/m/n/10 , []\T1/pcr/m/n/10 "hommel"[]\T1/ptm/m/n/10 , []\T1/pc
r/m/n/10 "bonferroni"[]\T1/ptm/m/n/10 , []\T1/pcr/m/n/10 "BH"[]\T1/ptm/m/n/10 ,
 []\T1/pcr/m/n/10 "BY"[]\T1/ptm/m/n/10 , []\T1/pcr/m/n/10 "fdr"
[6]
Overfull \hbox (102.6496pt too wide) in paragraph at lines 369--374
[]\T1/pcr/m/n/10 "polarplot" []\T1/ptm/m/n/10 and []\T1/pcr/m/n/10 "volcano"[]\
T1/ptm/m/n/10 , to con-trol the sin-gle plots (e.g. []\T1/pcr/m/n/10 plot=c("ve
nn","polarplot")

Overfull \hbox (41.639pt too wide) in paragraph at lines 392--398
\T1/pcr/m/n/10 uniqueFactorB"[]\T1/ptm/m/n/10 , note the space sur-round-ing th
e []\T1/pcr/m/n/10 -[]\T1/ptm/m/n/10 . (See the ex-am-ple be-low and for [][][]
\T1/pcr/m/n/10 extractFactors[][][]\T1/ptm/m/n/10 .) 

Overfull \hbox (69.5177pt too wide) in paragraph at lines 399--407
[]\T1/ptm/m/n/10 If ap-pro-pri-ate an-no-ta-tion is miss-ing for the []\T1/pcr/
m/n/10 ArrayData []\T1/ptm/m/n/10 ob-ject the user can supp-ply this as []\T1/p
cr/m/n/10 chromosomeMapping[]\T1/ptm/m/n/10 .
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
Overfull \hbox (42.78088pt too wide) in paragraph at lines 428--428
 []\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 m1\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 and \TS1/
pcr/m/n/10 '\T1/pcr/m/n/10 m2\TS1/pcr/m/n/10 ' \T1/pcr/m/n/10 compared to \TS1/
pcr/m/n/10 '\T1/pcr/m/n/10 wt\TS1/pcr/m/n/10 '\T1/pcr/m/n/10 : diffExp(arrayDat
a, contrasts=c("m1 - wt",[] 

Overfull \hbox (27.98895pt too wide) in paragraph at lines 437--439
[]\T1/pcr/m/n/10 data.frame []\T1/ptm/m/n/10 con-tain-ing ad-justed p-values (a
c-cord-ing to ar-gu-ment []\T1/pcr/m/n/10 adjustMethod[]\T1/ptm/m/n/10 )
[7]
Overfull \hbox (10.18997pt too wide) in paragraph at lines 448--450
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 

Overfull \hbox (106.98032pt too wide) in paragraph at lines 472--472
 []  \T1/pcr/m/n/9 myArrayData <- loadMAdata(datadir=dataPath, dataNorm="norm_d
ata.txt.gz", platform="yeast2")[] 

Overfull \hbox (4.38043pt too wide) in paragraph at lines 475--475
 []  \T1/pcr/m/n/9 pfc <- diffExp(myArrayData, contrasts=c("aerobic_Clim - anae
robic_Clim",[] 

Overfull \hbox (9.78043pt too wide) in paragraph at lines 476--476
 []                                          \T1/pcr/m/n/9 "aerobic_Nlim - anae
robic_Nlim"))[] 

Overfull \hbox (25.98041pt too wide) in paragraph at lines 478--478
 []  \T1/pcr/m/n/9 # Order the genes according to p-values, for aerobic_Clim vs
 anaerobic_Clim:[] 
[8]
Overfull \hbox (63.78036pt too wide) in paragraph at lines 545--545
 []   \T1/pcr/m/n/9 gsares <- runGSA(geneLevelStats=gsa_input$pvals , direction
s=gsa_input$directions,[] 
[9]
Overfull \hbox (10.18997pt too wide) in paragraph at lines 582--584
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 

Overfull \hbox (106.98032pt too wide) in paragraph at lines 597--597
 []  \T1/pcr/m/n/9 myArrayData <- loadMAdata(datadir=dataPath, dataNorm="norm_d
ata.txt.gz", platform="yeast2")[] 
[10]
Overfull \hbox (63.78036pt too wide) in paragraph at lines 659--659
 []   \T1/pcr/m/n/9 gsares <- runGSA(geneLevelStats=gsa_input$pvals , direction
s=gsa_input$directions,[] 
[11]
Overfull \hbox (10.18997pt too wide) in paragraph at lines 739--741
[]\T1/ptm/m/n/10 Leif Varemo \T1/pcr/m/n/10 <piano.rpkg@gmail.com> \T1/ptm/m/n/
10 and Intawat Nookaew \T1/pcr/m/n/10 <piano.rpkg@gmail.com> 
[12
!pdfTeX error: pdflatex: fflush() failed (No space left on device)
 ==> Fatal error occurred, no output PDF file produced!
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,  : 
  unable to run pdflatex on 'Rd2.tex'

This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Debian) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./Rd2.tex
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-01-22>

(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2023/05/17 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo))
(/home/biocbuild/bbs-3.20-bioc/R/share/texmf/tex/latex/Rd.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty)
(/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty)
(/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty)
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty)))
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))))
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)
(./Rd2.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (./Rd2.out) (./Rd2.out
! I can't write on file `Rd2.pdf'.
(Press Enter to retry, or Control-D to exit; default file extension is `.pdf')
Please type another file name for output
! Emergency stop.
\Hy@OutlineName ...utline goto name{#2}count#3{#4}
                                                  
l.1 ...\000-\000p\000a\000c\000k\000a\000g\000e}{}
                                                  % 1
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on Rd2.log.
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,  : 
  unable to run pdflatex on 'Rd2.tex'
LaTeX errors:
! I can't write on file `Rd2.pdf'.
(Press Enter to retry, or Control-D to exit; default file extension is `.pdf')
Please type another file name for output
! Emergency stop.
! Emergency stop.
\Hy@OutlineName ...utline goto name{#2}count#3{#4}
                                                  
l.1 ...\000-\000p\000a\000c\000k\000a\000g\000e}{}
                                                  % 1
!  ==> Fatal error occurred, no output PDF file produced!
Error in running tools::texi2pdf()
You may want to clean up by 'rm -Rf /tmp/RtmpZe3zoX/Rd2pdf1dd2235b1cd4c8'
* DONE

Status: 3 ERRORs, 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/piano.Rcheck/00check.log’
for details.


Installation output

piano.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL piano
###
##############################################################################
##############################################################################


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

Tests output


Example timings

piano.Rcheck/piano-Ex.timings

nameusersystemelapsed
GSAheatmap3.1450.0723.218
GSAsummaryTable2.4720.0042.477
consensusHeatmap0.8110.0520.863
consensusScores0.1180.0040.122
diffExp3.8840.1354.200
exploreGSAres2.7420.0322.774
extractFactors0.1660.0100.175
geneSetSummary2.8150.0412.855
loadGSC0.0110.0010.012
loadMAdata0.1570.0020.159
networkPlot3.4250.0863.510