Back to Build/check report for BioC 3.17 experimental data
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-12 14:51:35 -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 179/421HostnameOS / ArchINSTALLBUILDCHECK
hgu2beta7 1.40.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2023-10-12 07:30:02 -0400 (Thu, 12 Oct 2023)
git_url: https://git.bioconductor.org/packages/hgu2beta7
git_branch: RELEASE_3_17
git_last_commit: f78d18c
git_last_commit_date: 2023-04-25 09:49:45 -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 hgu2beta7 on nebbiolo1


To the developers/maintainers of the hgu2beta7 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: hgu2beta7
Version: 1.40.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:hgu2beta7.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings hgu2beta7_1.40.0.tar.gz
StartedAt: 2023-10-12 11:29:40 -0400 (Thu, 12 Oct 2023)
EndedAt: 2023-10-12 11:29:56 -0400 (Thu, 12 Oct 2023)
EllapsedTime: 16.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: hgu2beta7.Rcheck
Warnings: 4

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-data-experiment/meat/hgu2beta7.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 ‘hgu2beta7/DESCRIPTION’ ... OK
* this is package ‘hgu2beta7’ version ‘1.40.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 ‘hgu2beta7’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.7Mb
  sub-directories of 1Mb or more:
    data   6.6Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... WARNING
Subdirectory ‘data’ contains no data sets.
* 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 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 ... NOTE
hgu2beta7: no visible binding for global variable ‘hgu2beta7QC’
Undefined global functions or variables:
  hgu2beta7QC
* checking Rd files ... NOTE
checkRd: (-1) hgu2beta7REFSEQ.Rd:15: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:17: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:19: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:21: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:23: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:26: Escaped LaTeX specials: \_
checkRd: (-1) hgu2beta7REFSEQ.Rd:28: Escaped LaTeX specials: \_
* 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 ... WARNING
'library' or 'require' call not declared from: ‘annotate’
* checking contents of ‘data’ directory ... WARNING
Files not of a type allowed in a ‘data’ directory:
  ‘Rdata.rdb’ ‘Rdata.rds’ ‘Rdata.rdx’
Please use e.g. ‘inst/extdata’ for non-R data files

* checking data for non-ASCII characters ... OK
* checking LazyData ... WARNING
  LazyData DB of 6.9 MB without LazyDataCompression set
  See §1.1.6 of 'Writing R Extensions'
* checking data for ASCII and uncompressed saves ... OK
* checking examples ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 WARNINGs, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-data-experiment/meat/hgu2beta7.Rcheck/00check.log’
for details.



Installation output

hgu2beta7.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘hgu2beta7’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (hgu2beta7)

Tests output


Example timings

hgu2beta7.Rcheck/hgu2beta7-Ex.timings

nameusersystemelapsed
hgu2beta7ACCNUM0.0830.0040.087
hgu2beta7CHR0.0350.0000.035
hgu2beta7CHRLENGTHS0.0000.0000.001
hgu2beta7CHRLOC0.0730.0010.073
hgu2beta7ENZYME0.0170.0010.019
hgu2beta7ENZYME2PROBE0.0000.0020.002
hgu2beta7GENENAME0.0280.0050.032
hgu2beta7GO0.1460.0320.177
hgu2beta7GO2ALLPROBES0.1730.0040.177
hgu2beta7GO2PROBE0.0330.0000.033
hgu2beta7GRIF0.0210.0000.021
hgu2beta7LOCUSID0.0180.0040.021
hgu2beta7MAP0.0740.0000.074
hgu2beta7OMIM0.0230.0000.023
hgu2beta7ORGANISM000
hgu2beta7PATH0.130.000.13
hgu2beta7PATH2PROBE0.0020.0000.002
hgu2beta7PMID0.0720.0000.072
hgu2beta7PMID2PROBE0.1980.0080.205
hgu2beta7REFSEQ0.1250.0080.133
hgu2beta7SUMFUNC0.0570.0000.058
hgu2beta7SYMBOL0.0310.0000.032
hgu2beta7UNIGENE0.0320.0010.033