Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:35:23 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 777/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genefilter 1.82.1  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/genefilter
git_branch: RELEASE_3_17
git_last_commit: f4dadae
git_last_commit_date: 2023-05-01 20:10:27 -0400 (Mon, 01 May 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for genefilter on nebbiolo1


To the developers/maintainers of the genefilter package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/genefilter.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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: genefilter
Version: 1.82.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:genefilter.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings genefilter_1.82.1.tar.gz
StartedAt: 2023-10-15 21:31:03 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 21:33:47 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 164.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: genefilter.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:genefilter.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings genefilter_1.82.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/genefilter.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘genefilter/DESCRIPTION’ ... OK
* this is package ‘genefilter’ version ‘1.82.1’
* 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 ‘genefilter’ can be installed ... WARNING
Found the following significant warnings:
  pAUC.c:140:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
See ‘/home/biocbuild/bbs-3.17-bioc/meat/genefilter.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* used Fortran compiler: ‘GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* 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 ... WARNING
Vignettes with missing or empty \VignetteIndexEntry:
  howtogenefinder.Rmd
See sections ‘The INDEX file’ and ‘Package subdirectories’ in the
‘Writing R Extensions’ manual.
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘tkWidgets’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
':::' call which should be '::': ‘tkWidgets:::formatArg’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
eSetFilter : buildGUI: no visible binding for '<<-' assignment to ‘END’
eSetFilter : buildGUI : setFilter: no visible global function
  definition for ‘tkget’
eSetFilter : buildGUI : setFilter: no visible global function
  definition for ‘tkcurselection’
eSetFilter : buildGUI : setFilter: no visible global function
  definition for ‘writeList’
eSetFilter : buildGUI : setFilter: no visible global function
  definition for ‘tkconfigure’
eSetFilter : buildGUI : cancel: no visible global function definition
  for ‘tkdestroy’
eSetFilter : buildGUI : finish: no visible binding for '<<-' assignment
  to ‘END’
eSetFilter : buildGUI : finish: no visible global function definition
  for ‘tkdestroy’
eSetFilter : buildGUI : viewFilter: no visible global function
  definition for ‘tkget’
eSetFilter : buildGUI : viewFilter: no visible global function
  definition for ‘tkcurselection’
eSetFilter : buildGUI : viewFilter: no visible global function
  definition for ‘tkconfigure’
eSetFilter : buildGUI : viewFilter: no visible global function
  definition for ‘writeText’
eSetFilter : buildGUI : pickedSel: no visible global function
  definition for ‘tkconfigure’
eSetFilter : buildGUI : remove: no visible global function definition
  for ‘tkget’
eSetFilter : buildGUI : remove: no visible global function definition
  for ‘tkcurselection’
eSetFilter : buildGUI : remove: no visible global function definition
  for ‘writeList’
eSetFilter : buildGUI : remove: no visible global function definition
  for ‘tkconfigure’
eSetFilter : buildGUI: no visible global function definition for
  ‘tktoplevel’
eSetFilter : buildGUI: no visible global function definition for
  ‘tktitle<-’
eSetFilter : buildGUI: no visible global function definition for
  ‘tktext’
eSetFilter : buildGUI: no visible global function definition for
  ‘writeText’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkconfigure’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkpack’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkframe’
eSetFilter : buildGUI: no visible global function definition for
  ‘tklabel’
eSetFilter : buildGUI: no visible global function definition for
  ‘makeViewer’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkbind’
eSetFilter : buildGUI: no visible global function definition for
  ‘writeList’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkbutton’
eSetFilter : buildGUI: no visible global function definition for
  ‘tkwait.window’
eSetFilter : buildGUI: no visible binding for global variable ‘END’
getRdAsText: no visible global function definition for ‘.path.package’
isESet: no visible global function definition for ‘tkmessageBox’
setESetArgs: no visible global function definition for ‘tkdestroy’
setESetArgs : cancel: no visible global function definition for
  ‘tkdestroy’
setESetArgs : end: no visible global function definition for
  ‘tkdestroy’
setESetArgs: no visible global function definition for ‘tktoplevel’
setESetArgs: no visible global function definition for ‘tktitle<-’
setESetArgs: no visible global function definition for ‘tkgrid’
setESetArgs: no visible global function definition for ‘tklabel’
setESetArgs: no visible global function definition for ‘tclVar’
setESetArgs: no visible global function definition for ‘tkframe’
setESetArgs: no visible global function definition for ‘makeViewer’
setESetArgs: no visible global function definition for ‘writeText’
setESetArgs: no visible global function definition for ‘tkconfigure’
setESetArgs: no visible global function definition for ‘tkentry’
setESetArgs: no visible global function definition for ‘tkbind’
setESetArgs: no visible global function definition for
  ‘tkgrid.configure’
setESetArgs: no visible global function definition for ‘tkbutton’
setESetArgs: no visible global function definition for ‘tkpack’
setESetArgs: no visible global function definition for ‘tkwait.window’
setESetArgs: no visible global function definition for ‘tclvalue’
showESet : end: no visible global function definition for ‘tkdestroy’
showESet: no visible global function definition for ‘tktoplevel’
showESet: no visible global function definition for ‘tktitle<-’
showESet: no visible global function definition for ‘tkframe’
showESet: no visible global function definition for ‘makeViewer’
showESet: no visible global function definition for ‘writeList’
showESet: no visible global function definition for ‘tkpack’
showESet: no visible global function definition for ‘tkbutton’
Undefined global functions or variables:
  .path.package END makeViewer tclVar tclvalue tkbind tkbutton
  tkconfigure tkcurselection tkdestroy tkentry tkframe tkget tkgrid
  tkgrid.configure tklabel tkmessageBox tkpack tktext tktitle<-
  tktoplevel tkwait.window writeList writeText
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.17-bioc/R/site-library/genefilter/libs/genefilter.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (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 nor [v]sprintf. 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’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘howtogenefilter.Rmd’ using ‘UTF-8’... OK
  ‘howtogenefinder.Rmd’ using ‘UTF-8’... OK
  ‘independent_filtering_plots.Rnw’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/genefilter.Rcheck/00check.log’
for details.



Installation output

genefilter.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘genefilter’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using Fortran compiler: ‘GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c half_range_mode.cpp -o half_range_mode.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c init.c -o init.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c nd.c -o nd.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c pAUC.c -o pAUC.o
pAUC.c: In function ‘pAUC’:
pAUC.c:140:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses]
  140 |     if(rows != INTEGER(dimSens)[1] | columns != INTEGER(dimSens)[0])
      |        ~~~~~^~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c rowPAUCs.c -o rowPAUCs.o
gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c rowttests.c -o rowttests.o
gfortran  -fpic  -g -O2  -Wall -c ttest.f -o ttest.o
ttest.f:47:12:

   47 |          dm=dm1-dm2
      |            1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
ttest.f:50:12:

   50 |          dm=dm1/dm2
      |            1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
ttest.f:59:13:

   59 |          tst=(dm1-dm2)/sqrt((1.d0/ng1+1.d0/ng2)*(dss1+dss2)/(ng1+ng2-2))
      |             1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
ttest.f:62:10:

   62 |       tst=(dm1-dm2)/sqrt(dss1/((ng1-1)*ng1)+dss2/((ng2-1)*ng2))
      |          1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-genefilter/00new/genefilter/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (genefilter)

Tests output


Example timings

genefilter.Rcheck/genefilter-Ex.timings

nameusersystemelapsed
Anova0.0090.0000.009
coxfilter0.0350.0040.039
cv0.0000.0010.001
dist20.0030.0030.006
eSetFilter000
filter_volcano000
filtered_p0.0000.0000.001
filterfun0.0000.0010.001
findLargest0.4160.0220.437
gapFilter0.0010.0000.001
genefilter0.0010.0000.001
genefinder0.4800.0240.503
genescale0.0010.0000.000
half.range.mode3.3090.0323.341
kOverA0.0010.0000.000
kappa_p0.0000.0000.001
maxA000
nsFilter0.2660.0360.301
pOverA0.0010.0000.000
rejection_plot0.0000.0000.001
rowFtests1.4210.0801.501
rowROC-class0.0490.0000.048
rowSds0.0020.0000.002
rowpAUCs1.5010.0441.545
shorth0.0010.0030.003
tdata0.0010.0000.001
ttest0.0040.0000.004