Back to Multiple platform build/check report for BioC 3.17:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-14 11:51:32 -0400 (Fri, 14 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4562
palomino3Windows Server 2022 Datacenterx644.3.0 alpha (2023-04-03 r84154 ucrt) 4330
merida1macOS 12.6.4 Montereyx86_644.3.0 beta (2023-04-08 r84203) -- "Already Tomorrow" 4287
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 CSSP on merida1


To the developers/maintainers of the CSSP package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CSSP.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 460/2212HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CSSP 1.37.0  (landing page)
Chandler Zuo
Snapshot Date: 2023-04-13 14:00:13 -0400 (Thu, 13 Apr 2023)
git_url: https://git.bioconductor.org/packages/CSSP
git_branch: devel
git_last_commit: c1b5cc0
git_last_commit_date: 2022-11-01 11:08:28 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  

Summary

Package: CSSP
Version: 1.37.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CSSP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CSSP_1.37.0.tar.gz
StartedAt: 2023-04-14 00:19:26 -0400 (Fri, 14 Apr 2023)
EndedAt: 2023-04-14 00:21:14 -0400 (Fri, 14 Apr 2023)
EllapsedTime: 107.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CSSP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CSSP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CSSP_1.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/CSSP.Rcheck’
* using R version 4.3.0 beta (2023-04-08 r84203)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CSSP/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CSSP’ version ‘1.37.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 ‘CSSP’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX13.1.sdk’
* 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
* 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
Namespaces in Imports field not imported from:
  ‘methods’ ‘stats’ ‘utils’
  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
.allFit: no visible global function definition for ‘quantile’
.allFit: no visible global function definition for ‘model.matrix’
.allFit: no visible global function definition for ‘glm’
.csspfit : pval.nb.cont.trunc: no visible global function definition
  for ‘runif’
.csspfit : pval.nb.cont.trunc: no visible global function definition
  for ‘pnbinom’
.csspfit : pval.nb.cont: no visible global function definition for
  ‘runif’
.csspfit : pval.nb.cont: no visible global function definition for
  ‘pnbinom’
.csspfit : pval.mod.w: no visible global function definition for
  ‘dnbinom’
.csspfit: no visible global function definition for ‘pnbinom’
.csspfit: no visible global function definition for ‘dnbinom’
.csspfit: no visible global function definition for ‘weighted.mean’
.csspfit: no visible global function definition for ‘na.omit’
.csspfit: no visible global function definition for ‘new’
.gridFit: no visible global function definition for ‘quantile’
.gridFit: no visible global function definition for ‘model.matrix’
.gridFit: no visible global function definition for ‘glm’
.gridFit: no visible global function definition for ‘predict.glm’
.nonpaFit: no visible global function definition for ‘quantile’
.nonpaFit: no visible global function definition for ‘weighted.mean’
createBinData: no visible global function definition for ‘read.table’
createBinData: no visible global function definition for ‘new’
createBinData: no visible global function definition for ‘na.omit’
readBinFile: no visible global function definition for ‘read.table’
callpeak,CSSPFit: no visible global function definition for ‘pnbinom’
callpeak,CSSPFit: no visible global function definition for ‘pgamma’
cssp.power,CSSPFit: no visible global function definition for ‘rgamma’
cssp.power,CSSPFit: no visible global function definition for ‘rbinom’
cssp.power,CSSPFit: no visible global function definition for ‘rpois’
cssp.power,CSSPFit: no visible global function definition for ‘pnbinom’
cssp.power,CSSPFit: no visible global function definition for ‘na.omit’
cssp.power,CSSPFit: no visible global function definition for ‘pgamma’
cssp.power,CSSPFit: no visible global function definition for ‘qnbinom’
cssp.power,CSSPFit: no visible global function definition for ‘qgamma’
cssp.power,CSSPFit: no visible global function definition for ‘runif’
cssp.power,CSSPFit: no visible global function definition for
  ‘weighted.mean’
cssp.sim,CSSPFit: no visible global function definition for ‘rgamma’
cssp.sim,CSSPFit: no visible global function definition for ‘rbinom’
cssp.sim,CSSPFit: no visible global function definition for ‘runif’
fit.freq,CSSPFit: no visible global function definition for ‘quantile’
fit.freq,CSSPFit : <anonymous>: no visible global function definition
  for ‘dnbinom’
pBBT,CSSPFit: no visible global function definition for ‘pgamma’
qBBT,CSSPFit: no visible global function definition for ‘quantile’
qBBT,CSSPFit: no visible global function definition for ‘uniroot’
show,CSSPFit: no visible global function definition for ‘showClass’
Undefined global functions or variables:
  dnbinom glm model.matrix na.omit new pgamma pnbinom predict.glm
  qgamma qnbinom quantile rbinom read.table rgamma rpois runif
  showClass uniroot weighted.mean
Consider adding
  importFrom("methods", "new", "showClass")
  importFrom("stats", "dnbinom", "glm", "model.matrix", "na.omit",
             "pgamma", "pnbinom", "predict.glm", "qgamma", "qnbinom",
             "quantile", "rbinom", "rgamma", "rpois", "runif", "uniroot",
             "weighted.mean")
  importFrom("utils", "read.table")
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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
cssp.power-methods 20.827  0.499  28.346
cssp.fit-methods    8.716  0.123  11.764
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_tests.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 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/CSSP.Rcheck/00check.log’
for details.



Installation output

CSSP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CSSP
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘CSSP’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX13.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bincount.c -o bincount.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c binpower.c -o binpower.o
binpower.c:152:16: warning: variable 'sum_w' set but not used [-Wunused-but-set-variable]
  double w_bin,sum_w=0,sum_pow=0;
               ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridLogMean.c -o gridLogMean.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridMGC.c -o gridMGC.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridMean.c -o gridMean.o
gridMean.c:10:63: warning: unused variable 'counter' [-Wunused-variable]
  R_len_t ng=REAL(ngrid)[0],k,i,j,l,ind[4],n=length(map),newG,counter;
                                                              ^
gridMean.c:177:63: warning: unused variable 'counter' [-Wunused-variable]
  R_len_t ng=REAL(ngrid)[0],k,i,j,l,ind[2],n=length(map),newG,counter;
                                                              ^
2 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridMode.c -o gridMode.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridNonpa.c -o gridNonpa.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gridSample.c -o gridSample.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tag2bin.c -o tag2bin.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o CSSP.so bincount.o binpower.o gridLogMean.o gridMGC.o gridMean.o gridMode.o gridNonpa.o gridSample.o tag2bin.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: -undefined dynamic_lookup may not work with chained fixups
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-CSSP/00new/CSSP/libs
** R
** data
** 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 (CSSP)

Tests output

CSSP.Rcheck/tests/run_tests.Rout


R version 4.3.0 beta (2023-04-08 r84203) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.

> # --------------------------------------------------------------
> # © 2011 Winged Foot Capital Research, LLC - All rights reserved
> # author: Suraj Gupta <suraj@wingedfootcapital.com>
> # --------------------------------------------------------------
> 
> library( "testthat" )
> 
> # convert all warnings to errors
> options( warn = 1 )
> 
> # run tests
> # test_package( "CSSP" )
> test_check( "CSSP" )
Loading required package: CSSP
[ FAIL 0 | WARN 6 | SKIP 0 | PASS 56 ]

[ FAIL 0 | WARN 6 | SKIP 0 | PASS 56 ]
> 
> proc.time()
   user  system elapsed 
  5.974   0.458   8.256 

Example timings

CSSP.Rcheck/CSSP-Ex.timings

nameusersystemelapsed
CSSPFit-class0.0020.0020.005
bindcount0.1530.0260.244
bindcount.chr0.0230.0070.040
callpeak-methods0.0160.0040.028
createBinData0.3870.0460.602
cssp.fit-methods 8.716 0.12311.764
cssp.power-methods20.827 0.49928.346
cssp.sim-methods0.0290.0460.095
fit.freq-methods0.2570.0210.370
pBBT-methods0.0080.0020.012
peakcount0.1230.0180.189
peakcount.chr0.0180.0050.027
qBBT-methods0.0420.0030.061
readBinFile0.0170.0070.031
tag2bin0.0170.0170.045
tag2bin.chr0.0070.0050.018