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

This page was generated on 2023-04-12 11:06:02 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 CGEN on lconway


To the developers/maintainers of the CGEN package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CGEN.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 296/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CGEN 3.34.3  (landing page)
Justin Lee
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/CGEN
git_branch: RELEASE_3_16
git_last_commit: b7e5a46
git_last_commit_date: 2023-01-19 11:15:22 -0400 (Thu, 19 Jan 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CGEN
Version: 3.34.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CGEN.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CGEN_3.34.3.tar.gz
StartedAt: 2023-04-10 19:19:31 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 19:22:03 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 151.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CGEN.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/CGEN.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CGEN/DESCRIPTION’ ... OK
* this is package ‘CGEN’ version ‘3.34.3’
* 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 ‘CGEN’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License components with restrictions not permitted:
  GPL-2 + file LICENSE
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 ... 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
additive.test  37.838  8.852  47.014
getMatchedSets  8.710  0.171   8.897
snp.matched     8.278  0.043   8.342
* 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.16-bioc/meat/CGEN.Rcheck/00check.log’
for details.



Installation output

CGEN.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘CGEN’ ...
** using staged installation
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c Additive.c -o Additive.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c CML.c -o CML.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c ccl.c -o ccl.o
ccl.c:430:16: warning: variable 'det' set but not used [-Wunused-but-set-variable]
        double temp , det = 1.0 ;
                      ^
1 warning generated.
gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c csclust.f -o csclust.o
f951: Warning: Nonconforming tab character in column 1 of line 46 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 83 [-Wtabs]
f951: Warning: Nonconforming tab character in column 2 of line 190 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 203 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 205 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 207 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 270 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 271 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 275 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 276 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 277 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 278 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 282 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 283 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 286 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 287 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 288 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 289 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 290 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 291 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 292 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 293 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 294 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 295 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 296 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 306 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 307 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 309 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 310 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 311 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 312 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 313 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 314 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 315 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 316 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 317 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 319 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 320 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 321 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 329 [-Wtabs]
csclust.f:222:3:

 650   RETURN
   1
Warning: Label 650 at (1) defined but not used [-Wunused-label]
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c fsclust.c -o fsclust.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c hcl.c -o hcl.o
hcl.c:419:16: warning: variable 'det' set but not used [-Wunused-but-set-variable]
        double temp , det = 1.0 ;
                      ^
1 warning generated.
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c pmatch.c -o pmatch.o
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c score.c -o score.o
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 CGEN.so Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o score.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
ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13)
ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13)
installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-CGEN/00new/CGEN/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 (CGEN)

Tests output


Example timings

CGEN.Rcheck/CGEN-Ex.timings

nameusersystemelapsed
GxE.scan0.0010.0020.003
GxE.scan.combine000
GxE.scan.partition0.0020.0010.002
LocusMapData0.0150.0040.020
QQ.plot0.0100.0040.014
Xdata0.0070.0010.009
Xdata20.0270.0020.029
additive.test37.838 8.85247.014
chromosome.plot0.4420.0130.457
getMatchedSets8.7100.1718.897
getSummary0.0030.0010.004
getWaldTest0.0030.0010.003
printEffects0.2140.0080.222
snp.effects0.2010.0040.206
snp.effects.plot0.7050.0100.715
snp.list000
snp.logistic0.4200.0100.431
snp.matched8.2780.0438.342
snp.score0.0230.0030.025