Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for soGGi on tokay1

This page was generated on 2019-04-13 11:25:15 -0400 (Sat, 13 Apr 2019).

Package 1478/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
soGGi 1.14.0
Tom Carroll
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/soGGi
Branch: RELEASE_3_8
Last Commit: 90cc6b6
Last Changed Date: 2018-10-30 11:41:57 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  NA 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: soGGi
Version: 1.14.0
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:soGGi.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings soGGi_1.14.0.tar.gz
StartedAt: 2019-04-13 05:39:15 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 05:45:22 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 367.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: soGGi.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:soGGi.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings soGGi_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/soGGi.Rcheck'
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'soGGi/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'soGGi' version '1.14.0'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 whether package 'soGGi' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi'
See 'C:/Users/biocbuild/bbs-3.8-bioc/meat/soGGi.Rcheck/00install.out' for details.
* 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call("rle_sum_any", ..., PACKAGE = "chipseq")
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
* checking R code for possible problems ... NOTE
GetGRanges: no visible global function definition for 'read.delim'
GetGRanges: possible error in `seqlevels<-`(RegionRanges, force = TRUE,
  value = `*tmpv*`): unused argument (force = TRUE)
findconsensusRegions : <anonymous>: no visible global function
  definition for 'weighted.mean'
getShifts: no visible global function definition for
  'readGAlignmentsFromBam'
getSummitScore: no visible global function definition for
  'readGAlignmentsFromBam'
plotRegion.ChIPprofile: no visible global function definition for
  'formula'
runFindSummit: no visible global function definition for
  'readGAlignmentsFromBam'
runRegionPlot : <anonymous>: no visible global function definition for
  'spline'
summitPipeline: no visible global function definition for
  'readGAlignmentsFromBam'
plotRegion,ChIPprofile: no visible global function definition for
  'formula'
Undefined global functions or variables:
  formula read.delim readGAlignmentsFromBam spline weighted.mean
Consider adding
  importFrom("stats", "formula", "spline", "weighted.mean")
  importFrom("utils", "read.delim")
to your NAMESPACE file.
* 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
Codoc mismatches from documentation object 'c,ChIPprofile-method':
\S4method{c}{ChIPprofile}
  Code: function(x, ...)
  Docs: function(x, ..., recursive = FALSE)
  Argument names in docs not in code:
    recursive

* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.8-bioc/meat/soGGi.Rcheck/00check.log'
for details.



Installation output

soGGi.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/soGGi_1.14.0.tar.gz && rm -rf soGGi.buildbin-libdir && mkdir soGGi.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=soGGi.buildbin-libdir soGGi_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL soGGi_1.14.0.zip && rm soGGi_1.14.0.tar.gz soGGi_1.14.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3358k  100 3358k    0     0  47.2M      0 --:--:-- --:--:-- --:--:-- 49.6M

install for i386

* installing *source* package 'soGGi' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi'
** help
*** installing help indices
  converting help for package 'soGGi'
    finding HTML links ... done
    ChIPprofile                             html  
    Ops                                     html  
    chipExampleBig                          html  
    findconsensusRegions                    html  
    groupByOverlaps                         html  
    ik_Example                              html  
    ik_Profiles                             html  
    manipulateObjects                       html  
    normalise                               html  
    normaliseQuantiles                      html  
    orientBy                                html  
    plotRegion                              html  
    pwmCov                                  html  
    pwmToCoverage                           html  
    singleGRange                            html  
** building package indices
** installing vignettes
   'soggi.Rnw' 
** testing if installed package can be loaded
Warning: replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi'
In R CMD INSTALL

install for x64

* installing *source* package 'soGGi' ...
** testing if installed package can be loaded
Warning: replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi'
* MD5 sums
packaged installation of 'soGGi' as soGGi_1.14.0.zip
* DONE (soGGi)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'soGGi' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

soGGi.Rcheck/tests_i386/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(soGGi)
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply

Warning message:
replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi' 
> 
> test_check("soGGi")
== testthat results  ===========================================================
OK: 4 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  11.20    0.81   12.00 

soGGi.Rcheck/tests_x64/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(soGGi)
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply

Warning message:
replacing previous import 'ggplot2::Position' by 'BiocGenerics::Position' when loading 'soGGi' 
> 
> test_check("soGGi")
== testthat results  ===========================================================
OK: 4 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  13.07    0.59   13.65 

Example timings

soGGi.Rcheck/examples_i386/soGGi-Ex.timings

nameusersystemelapsed
ChIPprofile0.380.010.61
Ops1.310.021.33
groupByOverlaps0.390.030.47
manipulateObjects0.610.000.61
normalise1.220.051.26
normaliseQuantiles0.610.090.70
orientBy0.220.000.22
plotRegion0.580.030.61
pwmToCoverage0.000.020.02

soGGi.Rcheck/examples_x64/soGGi-Ex.timings

nameusersystemelapsed
ChIPprofile0.290.000.30
Ops0.540.020.54
groupByOverlaps0.420.010.44
manipulateObjects1.270.041.29
normalise0.560.040.61
normaliseQuantiles1.250.021.27
orientBy0.220.000.22
plotRegion0.550.010.56
pwmToCoverage0.000.020.02