Back to Build/check report for BioC 3.17 experimental data
ABCDEFGHIJKLMNOPQRSTUVWX[Y]Z

This page was generated on 2023-10-12 14:51:36 -0400 (Thu, 12 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
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 417/421HostnameOS / ArchINSTALLBUILDCHECK
yeastExpData 0.46.0  (landing page)
R. Gentleman
Snapshot Date: 2023-10-12 07:30:02 -0400 (Thu, 12 Oct 2023)
git_url: https://git.bioconductor.org/packages/yeastExpData
git_branch: RELEASE_3_17
git_last_commit: 81e2a0b
git_last_commit_date: 2023-04-25 09:50:26 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published

CHECK results for yeastExpData on nebbiolo1


To the developers/maintainers of the yeastExpData 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: yeastExpData
Version: 0.46.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:yeastExpData.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings yeastExpData_0.46.0.tar.gz
StartedAt: 2023-10-12 12:14:48 -0400 (Thu, 12 Oct 2023)
EndedAt: 2023-10-12 12:15:11 -0400 (Thu, 12 Oct 2023)
EllapsedTime: 23.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: yeastExpData.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:yeastExpData.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings yeastExpData_0.46.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-data-experiment/meat/yeastExpData.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘yeastExpData/DESCRIPTION’ ... OK
* this is package ‘yeastExpData’ version ‘0.46.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘yeastExpData’ 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 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 Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Data codoc mismatches from documentation object 'gfp':
Variables in data frame 'gfp'
  Code: ER ER_to_Golgi GFP_tagged GFP_visualized Golgi TAP_visualized
        abundance actin ambiguous bud bud_neck cell_periphery cytoplasm
        early_Golgi endosome error gene_name late_Golgi lipid_particle
        localization_summary microtubule missingAbundance mitochondrion
        nuclear_periphery nucleolus nucleus orfid peroxisome
        punctate_composite spindle_pole vacuolar_membrane vacuole yORF
  Docs: GFP_tagged GFP_visualized TAP_visualized abundance error
        gene_name localization_summary orfid yORF

Data codoc mismatches from documentation object 'proteinProperties':
Variables in data frame 'proteinProperties'
  Code: ALA ARG ASN ASP CYS GLN GLU GLY HIS ILE LEU LYS MET PHE PRO SER
        SGDID THR TRP TYR VAL aromaticity cai codonBias cterm fop gravy
        length molwt nterm pi type yORF
  Docs: SGDID cai codonBias cterm length molwt nterm pi yORF

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... WARNING
'library' or 'require' call not declared from: ‘lattice’
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... WARNING
  Warning: large data file saved inefficiently:
                 size ASCII compress
  ccyclered.rda 364Kb FALSE     none
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                        old_size new_size compress
  ccyclered.rda            364Kb     59Kb       xz
  fcabundance.rda          110Kb     67Kb       xz
  gfp.rda                  118Kb     60Kb       xz
  litG.rda                  22Kb      8Kb       xz
  proteinProperties.rda    488Kb    312Kb       xz
  y2hG.rda                  22Kb      9Kb       xz
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘yeastExample.Rnw’... OK
 OK
* checking re-building of vignette outputs ... NOTE
Error(s) in re-building vignettes:
--- re-building ‘yeastExample.Rnw’ using Sweave
Loading required package: graph
Loading required package: BiocGenerics

Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: Rgraphviz
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called ‘Rgraphviz’
Loading required package: Rgraphviz
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called ‘Rgraphviz’
Error: processing vignette 'yeastExample.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'yeastExample.tex' failed.
LaTeX errors:
!pdfTeX error: pdflatex (file /home/biocbuild/bbs-3.17-data-experiment/meat/yea
stExpData.Rcheck/vign_test/yeastExpData/vignettes/yeastExample-subGraphs.pdf): 
PDF inclusion: required page does not exist <0>
 ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘yeastExample.Rnw’

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

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-data-experiment/meat/yeastExpData.Rcheck/00check.log’
for details.



Installation output

yeastExpData.Rcheck/00install.out

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


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

Tests output


Example timings

yeastExpData.Rcheck/yeastExpData-Ex.timings

nameusersystemelapsed
ccyclered0.0170.0040.021
fcabundance0.1590.0000.160
gfp0.1840.0080.191
litG0.0150.0000.015
nPdist0.0010.0000.001
proteinProperties0.3260.0080.334