Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-11-02 11:41:18 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 1995/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
snpStats 1.52.0  (landing page)
David Clayton
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/snpStats
git_branch: RELEASE_3_18
git_last_commit: fd571ef
git_last_commit_date: 2023-10-24 09:39:29 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

CHECK results for snpStats on kunpeng2


To the developers/maintainers of the snpStats package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/snpStats.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: snpStats
Version: 1.52.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:snpStats.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings snpStats_1.52.0.tar.gz
StartedAt: 2023-11-02 14:31:20 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 14:32:40 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 80.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: snpStats.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:snpStats.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings snpStats_1.52.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/snpStats.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘snpStats/DESCRIPTION’ ... OK
* this is package ‘snpStats’ version ‘1.52.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 ‘snpStats’ can be installed ... WARNING
Found the following significant warnings:
  input.c:788:5: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:442:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:438:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:435:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:432:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  input.c:429:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  readped.c:234:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 127 [-Wformat-truncation=]
  testBig.c:31:27: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
See ‘/home/biocbuild/bbs-3.18-bioc/meat/snpStats.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 10.3.1’
* checking installed package size ... NOTE
  installed size is  6.3Mb
  sub-directories of 1Mb or more:
    data   4.1Mb
* 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 loading without being on the library search path ... 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 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 ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/R/R-4.3.1/site-library/snpStats/libs/snpStats.so’:
  Found ‘rand’, possibly from ‘rand’ (C)
  Found ‘sprintf’, possibly from ‘sprintf’ (C)
File ‘snpStats/libs/snpStats.so’:
  Found non-API call to R: ‘R_data_class’

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.
Compiled code should not call non-API entry points in R.

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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/snpStats.Rcheck/00check.log’
for details.



Installation output

snpStats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL snpStats
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’
* installing *source* package ‘snpStats’ ...
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 10.3.1’
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c Runcertain.c -o Runcertain.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c bind.c -o bind.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c count_gt.c -o count_gt.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c covwin.c -o covwin.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c force_hom.c -o force_hom.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c fst.c -o fst.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c glm_test.c -o glm_test.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c glm_test_R.c -o glm_test_R.o
glm_test_R.c: In function ‘snp_rhs_score’:
glm_test_R.c:368:7: warning: unused variable ‘max_name_length’ [-Wunused-variable]
  368 |   int max_name_length =  MAX_NAME_LENGTH -1;
      |       ^~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c hash_index.c -o hash_index.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c hphase.c -o hphase.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c imputation.c -o imputation.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c in.c -o in.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c input.c -o input.o
input.c: In function ‘simplify_names’:
input.c:788:5: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  788 |     strncpy(back, front, MAX_FLD-1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c: In function ‘insnp_new’:
input.c:442:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  442 |    strncpy(gtype2, field, MAX_FLD-1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:438:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  438 |    strncpy(gtype1, field, MAX_FLD-1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:435:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  435 |    strncpy(cscore, field, MAX_FLD-1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:432:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  432 |    strncpy(snpid, field, MAX_FLD-1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
input.c:429:4: warning: ‘strncpy’ output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation]
  429 |    strncpy(sampid, field, MAX_FLD-1);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c invert.c -o invert.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c ipf.c -o ipf.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c ld.c -o ld.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c misc.c -o misc.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c mla.c -o mla.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c mvphenotype.c -o mvphenotype.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c outdata.c -o outdata.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c plink.c -o plink.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c read_uncertain.c -o read_uncertain.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c readped.c -o readped.o
readped.c: In function ‘readped’:
readped.c:234:33: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 127 [-Wformat-truncation=]
  234 |     snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi);
      |                                 ^~
readped.c:234:5: note: ‘snprintf’ output between 3 and 140 bytes into a destination of size 128
  234 |     snprintf(fmid, MAX_ID, "%s%c%d", fid, sepchar, memi);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c single_snp_tests.c -o single_snp_tests.o
single_snp_tests.c: In function ‘score_single’:
single_snp_tests.c:223:4: warning: ‘name_index’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  223 |    do_impute(Snps, n, NULL, subset, nsubj, name_index, Rule, gt2ht,
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  224 |       xadd, xdom);
      |       ~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c snp_summary.c -o snp_summary.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c snpmpy.c -o snpmpy.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c solve_cubic.c -o solve_cubic.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c structure.c -o structure.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c subset.c -o subset.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c switch.c -o switch.o
switch.c: In function ‘test_switch’:
switch.c:32:8: warning: variable ‘female2’ set but not used [-Wunused-but-set-variable]
   32 |   int *female2 = NULL;
      |        ^~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c tdt.c -o tdt.o
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c testBig.c -o testBig.o
testBig.c: In function ‘snp_big’:
testBig.c:31:27: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
   31 |     sprintf(name, "Subject%d", i+1);
      |                           ^~
testBig.c:31:19: note: directive argument in the range [1, 2147483647]
   31 |     sprintf(name, "Subject%d", i+1);
      |                   ^~~~~~~~~~~
testBig.c:31:5: note: ‘sprintf’ output between 9 and 18 bytes into a destination of size 16
   31 |     sprintf(name, "Subject%d", i+1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -Wall -c uncertain.c -o uncertain.o
gcc -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o snpStats.so Runcertain.o bind.o count_gt.o covwin.o force_hom.o fst.o glm_test.o glm_test_R.o hash_index.o hphase.o imputation.o in.o input.o invert.o ipf.o ld.o misc.o mla.o mvphenotype.o outdata.o plink.o read_uncertain.o readped.o single_snp_tests.o snp_summary.o snpmpy.o solve_cubic.o structure.o subset.o switch.o tdt.o testBig.o uncertain.o -lz -L/home/biocbuild/R/R-4.3.1/lib -lR
installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-snpStats/00new/snpStats/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 (snpStats)

Tests output


Example timings

snpStats.Rcheck/snpStats-Ex.timings

nameusersystemelapsed
Fst0.5000.0200.522
GlmEstimates-class0.0010.0000.001
GlmTests-class000
ImputationRules-class000
SingleSnpTests-class0.0010.0000.001
SnpMatrix-class0.1840.0160.202
XSnpMatrix-class0.0870.0040.092
chi.squared0.0740.0000.075
families0.0220.0000.022
filter.rules0.0000.0000.001
for.exercise1.1150.0241.141
ibsCount0.5270.0000.528
ibsDist0.3140.0080.323
imputation.maf0.0010.0000.001
impute.snps0.6220.0240.647
ld0.0640.0080.073
mean2g0.0670.0120.079
misinherits0.0460.0080.053
mvtests000
plotUncertainty000
pool0.2040.0080.212
pp0.0620.0000.064
qq.chisq000
random.snps0.0030.0000.004
read.beagle000
read.impute0.0010.0000.000
read.long000
read.mach000
read.pedfile0.0000.0000.001
row.summary0.1220.0030.125
single.snp.tests0.0960.0000.096
sm.compare000
snp.cor0.5240.0080.531
snp.imputation0.5920.0280.621
snp.lhs.estimates0.1930.0280.220
snp.lhs.tests0.0850.0000.085
snp.pre.multiply0.0870.0080.095
snp.rhs.estimates0.1050.0040.109
snp.rhs.tests0.0720.0020.075
switch.alleles0.0710.0090.081
tdt.snp0.0210.0000.021
test.allele.switch0.1180.0000.119
testdata0.1370.0000.137
write.plink0.1230.0000.123
xxt0.4650.0000.466