Back to Multiple platform build/check report for BioC 3.14
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:08:03 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 genefilter on machv2


To the developers/maintainers of the genefilter package:
- Please 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 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 722/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genefilter 1.76.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/genefilter
git_branch: RELEASE_3_14
git_last_commit: 8d630fd
git_last_commit_date: 2021-10-26 11:45:31 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: genefilter
Version: 1.76.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:genefilter.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings genefilter_1.76.0.tar.gz
StartedAt: 2022-04-12 13:33:32 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 13:36:50 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 197.4 seconds
RetCode: 0
Status:   OK  
CheckDir: genefilter.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/genefilter.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘genefilter/DESCRIPTION’ ... OK
* this is package ‘genefilter’ version ‘1.76.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 ‘genefilter’ can be installed ... OK
* 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
'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 ... NOTE
Note: information on .o files is not available
* 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
rowFtests       5.929  0.125   6.062
half.range.mode 5.258  0.096   5.356
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.14-bioc/meat/genefilter.Rcheck/00check.log’
for details.



Installation output

genefilter.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘genefilter’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c half_range_mode.cpp -o half_range_mode.o
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 nd.c -o nd.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c pAUC.c -o pAUC.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c rowPAUCs.c -o rowPAUCs.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c rowttests.c -o rowttests.o
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c ttest.f -o ttest.o
ttest.f:47:12:

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

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

          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:

       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]
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 genefilter.so half_range_mode.o init.o nd.o pAUC.o rowPAUCs.o rowttests.o ttest.o -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/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.0180.0020.020
coxfilter0.0830.0110.094
cv0.0010.0010.002
dist20.0120.0020.014
eSetFilter0.0010.0000.001
filter_volcano000
filtered_p0.0010.0000.000
filterfun0.0020.0010.002
findLargest0.6290.0330.663
gapFilter0.0010.0000.001
genefilter0.0020.0000.002
genefinder0.0620.0480.109
genescale0.0000.0010.001
half.range.mode5.2580.0965.356
kOverA0.0000.0000.001
kappa_p000
maxA0.0000.0000.001
nsFilter0.4820.0150.499
pOverA000
rejection_plot0.0010.0000.000
rowFtests5.9290.1256.062
rowROC-class0.0920.0040.096
rowSds0.0010.0000.002
rowpAUCs1.9720.0332.011
shorth0.0050.0010.006
tdata0.0010.0020.003
ttest0.0070.0010.007