Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for PING on merida1

This page was generated on 2021-05-06 12:36:08 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the PING package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1350/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PING 2.34.0  (landing page)
Renan Sauteraud
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/PING
Branch: RELEASE_3_12
Last Commit: e862317
Last Changed Date: 2020-10-27 10:44:58 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: PING
Version: 2.34.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PING.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PING_2.34.0.tar.gz
StartedAt: 2021-05-06 04:44:21 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:50:39 -0400 (Thu, 06 May 2021)
EllapsedTime: 377.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: PING.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PING.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PING_2.34.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/PING.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PING/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PING’ version ‘2.34.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 ‘PING’ can be installed ... WARNING
Found the following significant warnings:
  ping.c:321:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  ping.c:329:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  ping.c:345:12: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  ping.c:353:12: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
See ‘/Users/biocbuild/bbs-3.12-bioc/meat/PING.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  7.8Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata   5.7Mb
    libs      1.1Mb
* checking package 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
* 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 ... NOTE
Warning: no function found corresponding to methods exports from 'PING' for: 'show'

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
  'BSgenome' 'BiocGenerics' 'GenomicRanges' 'IRanges' 'S4Vectors' 'fda'
  'methods' 'stats' 'stats4'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plot,ping-segReads: warning in symbols((map[, 1] + map[, 2])/2,
  rep(0.35, nMap), rectangle = cbind(map[, 2] - map[, 1], rep(0.6,
  nMap)), inches = FALSE, bg = grey(0.6), fg = 0, add = TRUE, xlim =
  c(m, M), ylim = c(0, 1)): partial argument match of 'rectangle' to
  'rectangles'
plot,ping-segReads : <anonymous>: warning in symbols(x@estimates$mu +
  shift * se(x), rep(0.5, K), rec = matrix(rep(c(147, 0.8), K), ncol =
  2, byrow = TRUE), inches = FALSE, bg = 0, fg = grey(abs(shift) *
  se(x)/(3 * (se(x)))), add = TRUE, xlim = c(m, M), ylim = c(0, 1), lwd
  = 2): partial argument match of 'rec' to 'rectangles'
plot,ping-segReads: warning in symbols(x@estimates$mu, rep(0.5, K), rec
  = matrix(rep(c(147, 0.8), K), ncol = 2, byrow = TRUE), inches =
  FALSE, bg = "white", fg = grey(abs(0)), add = TRUE, xlim = c(m, M),
  ylim = c(0, 1)): partial argument match of 'rec' to 'rectangles'
CoverageTrack: no visible global function definition for 'resize'
CoverageTrack: no visible global function definition for 'seqnames'
CoverageTrack: no visible global function definition for 'start'
CoverageTrack: no visible global function definition for 'coverage'
CoverageTrack: no visible global function definition for 'width'
FilterPING: no visible global function definition for 'quantile'
NucleosomeTrack: no visible global function definition for 'as'
PostDelta: no visible global function definition for 'head'
PostDelta: no visible global function definition for 'as'
PostDup: no visible global function definition for 'head'
PostDup: no visible global function definition for 'as'
PostError: no visible global function definition for 'head'
PostError: no visible global function definition for 'summarySeg'
PostError: no visible global function definition for 'as'
PostSigma: no visible global function definition for 'head'
PostSigma: no visible global function definition for 'as'
RawReadsTrack: no visible global function definition for 'seqnames'
RawReadsTrack: no visible global function definition for 'start'
RawReadsTrack: no visible global function definition for 'end'
RawReadsTrack: no visible global function definition for 'strand'
make.thickthin: no visible global function definition for 'as.roman'
newPing: no visible global function definition for 'new'
newPingError: no visible global function definition for 'new'
newPingList: no visible global function definition for 'new'
postPING: no visible global function definition for 'as'
segmentPING: no visible global function definition for 'var'
segmentPING: no visible global function definition for 'seqlevels'
segmentPING: no visible global function definition for 'IRanges'
segmentPING: no visible global function definition for 'start'
segmentPING: no visible global function definition for 'end'
segmentPING: no visible global function definition for
  'candidate.region'
segmentPING: no visible global function definition for 'segChrRead'
segmentPING: no visible global function definition for 'segReadsListPE'
truncateResult: no visible global function definition for 'read.table'
as.data.frame,pingList: no visible global function definition for 'as'
plot,data.frame-data.frame: no visible global function definition for
  'pingFDR2'
plot,data.frame-data.frame: no visible global function definition for
  'tail'
plot,data.frame-data.frame: no visible global function definition for
  'head'
plot,ping-segReads : .densityMix: no visible global function definition
  for 'dt'
plot,ping-segReads: no visible global function definition for 'tail'
plot,pingError-segReads: no visible global function definition for
  'tail'
plot,pingList-pingList: no visible global function definition for
  'pingFDR'
show,pingList: no visible global function definition for 'getSlots'
summary,segReads: no visible global function definition for 'tail'
Undefined global functions or variables:
  IRanges as as.roman candidate.region coverage dt end getSlots head
  new pingFDR pingFDR2 quantile read.table resize segChrRead
  segReadsListPE seqlevels seqnames start strand summarySeg tail var
  width
Consider adding
  importFrom("methods", "as", "getSlots", "new")
  importFrom("stats", "dt", "end", "quantile", "start", "var")
  importFrom("utils", "as.roman", "head", "read.table", "tail")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'CoverageTrack' 'NucleosomeTrack' 'PING' 'RawReadsTrack'
  'makeGRangesOutput' 'newPing' 'newPingError' 'newPingList'
  'plotSummary' 'segmentPING'
Undocumented S4 classes:
  'pingList' 'ping' 'pingError'
Undocumented S4 methods:
  generic '[' and siglist 'pingList,ANY,ANY,ANY'
  generic 'as.data.frame' and siglist 'pingList'
  generic 'density' and siglist 'ping'
  generic 'density' and siglist 'pingError'
  generic 'density' and siglist 'pingList'
  generic 'plot' and siglist 'data.frame,data.frame'
  generic 'plot' and siglist 'ping,segReads'
  generic 'plot' and siglist 'pingError,segReads'
  generic 'plot' and siglist 'pingList,pingList'
  generic 'plot' and siglist 'pingList,segReadsList'
  generic 'show' and siglist 'pingList'
  generic 'summary' and siglist 'ping'
  generic 'summary' and siglist 'pingList'
  generic 'summary' and siglist 'segReads'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in documentation object 'postPING':
  ‘minK’ ‘maxK’ ‘tol’ ‘B’ ‘mSelect’ ‘mergePeaks’ ‘mapCorrect’ ‘xi’
  ‘rho’ ‘alpha’ ‘beta’ ‘lambda’ ‘dMu’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/PING/libs/PING.so’:
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... WARNING
Files in the 'vignettes' directory but no files in 'inst/doc':
  ‘PING.Rmd’
Package has no Sweave vignette sources and no VignetteBuilder field.
* checking examples ... NONE
* checking PDF version of manual ... OK
* DONE

Status: 4 WARNINGs, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.12-bioc/meat/PING.Rcheck/00check.log’
for details.



Installation output

PING.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL PING
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘PING’ ...
** using staged installation
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c ping.c -o ping.o
ping.c:321:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
      if(abs(REAL(yF)[i]-mu[k]+delta[k]/2.)/sqrt(sF[k])<calpha)
         ^
ping.c:321:10: note: use function 'fabs' instead
      if(abs(REAL(yF)[i]-mu[k]+delta[k]/2.)/sqrt(sF[k])<calpha)
         ^~~
         fabs
ping.c:329:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
      if(abs(REAL(yR)[i]-mu[k]-delta[k]/2.)/sqrt(sR[k])<calpha)
         ^
ping.c:329:10: note: use function 'fabs' instead
      if(abs(REAL(yR)[i]-mu[k]-delta[k]/2.)/sqrt(sR[k])<calpha)
         ^~~
         fabs
ping.c:345:12: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
        if(abs(REAL(cF)[i]-mu[k]+delta[k]/2.)/sqrt(sF[k])<calpha)
           ^
ping.c:345:12: note: use function 'fabs' instead
        if(abs(REAL(cF)[i]-mu[k]+delta[k]/2.)/sqrt(sF[k])<calpha)
           ^~~
           fabs
ping.c:353:12: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
        if(abs(REAL(cR)[i]-mu[k]-delta[k]/2.)/sqrt(sR[k])<calpha)
           ^
ping.c:353:12: note: use function 'fabs' instead
        if(abs(REAL(cR)[i]-mu[k]-delta[k]/2.)/sqrt(sR[k])<calpha)
           ^~~
           fabs
4 warnings generated.
clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o PING.so init.o ping.o -L/usr/local/lib -lgsl -lgslcblas -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-PING/00new/PING/libs
** R
** inst
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (PING)

Tests output


Example timings