Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2023-02-08 01:15:35 -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 vtpnet on kunpeng1


To the developers/maintainers of the vtpnet package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/vtpnet.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 2136/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
vtpnet 0.39.0  (landing page)
VJ Carey
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/vtpnet
git_branch: master
git_last_commit: be96c38
git_last_commit_date: 2022-11-01 15:08:18 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: vtpnet
Version: 0.39.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:vtpnet.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings vtpnet_0.39.0.tar.gz
StartedAt: 2023-02-07 18:55:11 -0000 (Tue, 07 Feb 2023)
EndedAt: 2023-02-07 19:02:47 -0000 (Tue, 07 Feb 2023)
EllapsedTime: 456.2 seconds
RetCode: 0
Status:   OK  
CheckDir: vtpnet.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/vtpnet.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 ‘vtpnet/DESCRIPTION’ ... OK
* this is package ‘vtpnet’ version ‘0.39.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 ‘vtpnet’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.1Mb
  sub-directories of 1Mb or more:
    data  20.0Mb
* checking package directory ... OK
* checking ‘build’ 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 ... 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
Killed
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
rng2facHits: warning in dir(patt = "rda$"): partial argument match of
  'patt' to 'pattern'
runfimo: warning in dir(patt = "_out"): partial argument match of
  'patt' to 'pattern'
filterGWASbyMap: no visible global function definition for ‘as’
getMtags: no visible global function definition for ‘is’
getOneHits: no visible global function definition for ‘queryHits’
getOneHits: no visible global function definition for ‘subjectHits’
getOneHits: no visible global function definition for ‘metadata’
getOneHits: no visible global function definition for ‘metadata<-’
gwMatchPWM: no visible binding for global variable ‘Hsapiens’
gwMatchPWM: no visible global function definition for ‘is’
gwMatchPWM: no visible global function definition for ‘%dopar%’
gwMatchPWM: no visible global function definition for ‘foreach’
gwMatchPWM: no visible binding for global variable ‘i’
gwMatchPWM: no visible global function definition for ‘matchPWM’
gwMatchPWM: no visible global function definition for
  ‘PWMscoreStartingAt’
gwMatchPWM: no visible global function definition for ‘subject’
gwMatchPWM: no visible global function definition for ‘as’
rng2facHits: no visible global function definition for ‘as’
rng2facHits: no visible global function definition for
  ‘registerDoParallel’
rng2facHits: no visible global function definition for ‘%dopar%’
rng2facHits: no visible global function definition for ‘foreach’
rng2facHits: no visible binding for global variable ‘i’
runfimo: no visible global function definition for ‘%dopar%’
runfimo: no visible global function definition for ‘foreach’
runfimo: no visible binding for global variable ‘i’
setupGWPM: no visible global function definition for
  ‘registerDoParallel’
Undefined global functions or variables:
  %dopar% Hsapiens PWMscoreStartingAt as foreach i is matchPWM metadata
  metadata<- queryHits registerDoParallel subject subjectHits
Consider adding
  importFrom("methods", "as", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
prepare_Rd: vtpnet-package.Rd:48-50: Dropping empty section \references
prepare_Rd: vtpnet-package.Rd:53-54: Dropping empty section \seealso
prepare_Rd: vtpnet-package.Rd:55-56: Dropping empty section \examples
* 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 ... NONE
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘vtpnet.Rnw’... OK
 OK
* checking re-building of vignette outputs ... NOTE
Error(s) in re-building vignettes:
--- re-building ‘vtpnet.Rnw’ using Sweave
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: grid
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: ‘S4Vectors’

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

    from, to

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: gwascat
gwascat loaded.  Use makeCurrentGwascat() to extract current image.
 from EBI.  The data folder of this package has some legacy extracts.
Loading required package: doParallel
Loading required package: foreach
Loading required package: iterators
Loading required package: parallel
Killed

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

Status: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/vtpnet.Rcheck/00check.log’
for details.



Installation output

vtpnet.Rcheck/00install.out

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


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

Tests output


Example timings