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

This page was generated on 2024-03-26 14:51:26 -0400 (Tue, 26 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4698
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 180/425HostnameOS / ArchINSTALLBUILDCHECK
hgu2beta7 1.43.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2024-03-26 07:30:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/hgu2beta7
git_branch: devel
git_last_commit: e7d30be
git_last_commit_date: 2023-10-24 08:53:54 -0400 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 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.43.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:hgu2beta7.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings hgu2beta7_1.43.0.tar.gz
StartedAt: 2024-03-26 11:45:16 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 11:45:33 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 16.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: hgu2beta7.Rcheck
Warnings: 4

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-data-experiment/meat/hgu2beta7.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘hgu2beta7/DESCRIPTION’ ... OK
* this is package ‘hgu2beta7’ version ‘1.43.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 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 ... 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.19-data-experiment/meat/hgu2beta7.Rcheck/00check.log’
for details.


Installation output

hgu2beta7.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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.0960.0040.100
hgu2beta7CHR0.0710.0000.071
hgu2beta7CHRLENGTHS000
hgu2beta7CHRLOC0.080.000.08
hgu2beta7ENZYME0.0210.0000.021
hgu2beta7ENZYME2PROBE0.0020.0000.002
hgu2beta7GENENAME0.0230.0080.031
hgu2beta7GO0.1360.0400.175
hgu2beta7GO2ALLPROBES0.1560.0160.172
hgu2beta7GO2PROBE0.0320.0000.031
hgu2beta7GRIF0.0210.0000.021
hgu2beta7LOCUSID0.0730.0000.073
hgu2beta7MAP0.1230.0000.122
hgu2beta7OMIM0.0220.0000.022
hgu2beta7ORGANISM000
hgu2beta7PATH0.0200.0000.019
hgu2beta7PATH2PROBE0.0030.0000.002
hgu2beta7PMID0.0670.0000.067
hgu2beta7PMID2PROBE0.2400.0080.248
hgu2beta7REFSEQ0.070.000.07
hgu2beta7SUMFUNC0.0480.0000.048
hgu2beta7SYMBOL0.0310.0000.031
hgu2beta7UNIGENE0.060.000.06