Back to Mac ARM64 build report for BioC 3.18
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-18 11:32:07 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 316/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CGEN 3.38.0  (landing page)
Justin Lee
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/CGEN
git_branch: RELEASE_3_18
git_last_commit: f9588ed
git_last_commit_date: 2023-10-24 11:32:20 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for CGEN on kjohnson1


To the developers/maintainers of the CGEN package:
- 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: CGEN
Version: 3.38.0
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.38.0.tar.gz
StartedAt: 2024-04-17 08:35:31 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 08:38:26 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 175.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CGEN.Rcheck
Warnings: 1

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.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/CGEN.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CGEN/DESCRIPTION’ ... OK
* this is package ‘CGEN’ version ‘3.38.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 ‘CGEN’ can be installed ... WARNING
Found the following significant warnings:
  Additive.c:103:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:115:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:187:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:203:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:242:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:344:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:416:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:463:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:677:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:730:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  Additive.c:784:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:147:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:159:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:174:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:205:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:229:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:249:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:407:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:482:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:565:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:588:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:638:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:666:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:697:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:895:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:931:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:957:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:973:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:995:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:1044:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:1256:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  CML.c:1318:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  score.c:14:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  score.c:48:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  score.c:80:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  score.c:133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
  score.c:174:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/CGEN.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
* used SDK: ‘MacOSX11.3.sdk’
* 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  45.719 12.984  59.470
getMatchedSets 10.018  0.312  10.460
snp.matched     8.745  0.053   8.886
* 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: 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/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.3-arm64/Resources/library’
* installing *source* package ‘CGEN’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Additive.c -o Additive.o
Additive.c:103:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecinit(vec, n, c)
            ^
Additive.c:115:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecmove(invec, n, outvec)
            ^
Additive.c:130:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecMultCon(invec, n, c, ret)
            ^
Additive.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void rMatMMultVec(mat, nrow, ncol, vec, ret)
            ^
Additive.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double mylog(x)
              ^
Additive.c:187:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double mylog2(x)
              ^
Additive.c:203:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void compute_g(method, theta, x1cols, x2cols, g11, g12, g21, g22)
            ^
Additive.c:242:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double add1(theta, op)
              ^
Additive.c:297:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getLL_mat(op)
            ^
Additive.c:344:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void Pdg_xs(eta, op)
            ^
Additive.c:416:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double add1_indep(theta, op)
              ^
Additive.c:463:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double negloglike(theta, op)
              ^
Additive.c:484:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void gradient(eta, op, ret)
            ^
Additive.c:677:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getadd1(op, meth)
            ^
Additive.c:730:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void additive1(theta0, nparms, x1cols, nx1, x2cols, nx2, datX, Xnrow, Xncol, covs, ncovs, y, method,\
     ^
Additive.c:784:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void additive1_indep(theta0, nparms, x1cols, nx1, x2cols, nx2, Xnrow, covCols, ncovs, method,\
     ^
16 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c CML.c -o CML.o
CML.c:147:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecinit(vec, n, c)
            ^
CML.c:159:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecmove(invec, n, outvec)
            ^
CML.c:174:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double vecsum(vec, n)
              ^
CML.c:191:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void vecMultCon(invec, n, c, ret)
            ^
CML.c:205:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void rMatMMultVec(mat, nrow, ncol, vec, ret)
            ^
CML.c:229:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void rmatrixMult(m1, m1_nr, m1_nc, m2, m2_nc, ret)
            ^
CML.c:249:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void Pdg_xs(eta, op)
            ^
CML.c:407:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void Pd1_xs(op, ret, index) 
            ^
CML.c:427:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void Edg_xs(op, ret, ret2, index) 
            ^
CML.c:461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void Eg_xs(op, ret, index)
            ^
CML.c:482:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getWtYmu(eta, op, ret) 
            ^
CML.c:565:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double fSNP(SNP, gmodel)
              ^
CML.c:588:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getLL_mat(op)
            ^
CML.c:638:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static double negloglike(eta, op)
              ^
CML.c:666:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void gradient(eta, op, ret)
            ^
CML.c:697:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void hessian(eta, op, ret)
            ^
CML.c:895:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void chol(mat, n, ret, retdiag)
            ^
CML.c:931:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void cholinv(L, diag, n, ret)
            ^
CML.c:957:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void rmatTranspose(mat, n, ret)
            ^
CML.c:973:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void symrMatInv(mat, n, ret)
            ^
CML.c:995:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getCML(eta, op)
            ^
CML.c:1044:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void getEB(op)
            ^
CML.c:1256:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
static void check_init(eta, op)
            ^
CML.c:1318:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void CML_EB(eta0, nparms, nbeta, D, snp, nrow, xMain, nx, xInt, nv, xStrata, nstrata, gmodel, genoBinary,\
     ^
24 warnings generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -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.
/opt/gfortran/bin/gfortran -arch arm64  -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 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:72:72:

   72 |  10      FLAG(I)=.TRUE.
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
csclust.f:222:3:

  222 | 650   RETURN
      |   1
Warning: Label 650 at (1) defined but not used [-Wunused-label]
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c fsclust.c -o fsclust.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -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 -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pmatch.c -o pmatch.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c score.c -o score.o
score.c:14:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void infoSmallStandard(xmat, pnr, pnc, pphat, infoSum)
     ^
score.c:48:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void getCOV0(pncinf, phatprod, pn, pinfoprods, retcov)
     ^
score.c:80:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void getCOV1(pnc, pn, weights, twopmu, pinfob1, pinfoh, pinfohnc, retcov)
     ^
score.c:133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void getScore(y, score, pnr, pnc, avgscore0, avgscore1, retcov)
     ^
score.c:174:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void getScoreEB(y, score1, score2, pnr, pnc1, pnc2, avgscore1_0, avgscore1_1, 
     ^
5 warnings generated.
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o CGEN.so Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o score.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/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.0020.0010.004
GxE.scan.combine000
GxE.scan.partition0.0020.0010.004
LocusMapData0.0220.0050.027
QQ.plot0.0150.0030.018
Xdata0.0110.0020.012
Xdata20.0340.0020.039
additive.test45.71912.98459.470
chromosome.plot0.5530.0210.578
getMatchedSets10.018 0.31210.460
getSummary0.0030.0000.004
getWaldTest0.0040.0000.004
printEffects0.2330.0090.244
snp.effects0.2190.0020.224
snp.effects.plot0.8550.0110.877
snp.list000
snp.logistic0.4670.0090.481
snp.matched8.7450.0538.886
snp.score0.0250.0020.028