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

This page was generated on 2024-03-04 11:39:17 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 864/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GlobalAncova 4.21.0  (landing page)
Manuela Hummel
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/GlobalAncova
git_branch: devel
git_last_commit: 9ac53d6
git_last_commit_date: 2023-10-24 09:35:40 -0500 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 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.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

CHECK results for GlobalAncova on merida1


To the developers/maintainers of the GlobalAncova package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GlobalAncova.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: GlobalAncova
Version: 4.21.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GlobalAncova.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GlobalAncova_4.21.0.tar.gz
StartedAt: 2024-03-02 04:46:01 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 04:52:34 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 392.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: GlobalAncova.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/GlobalAncova.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GlobalAncova/DESCRIPTION’ ... OK
* this is package ‘GlobalAncova’ version ‘4.21.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 ‘GlobalAncova’ can be installed ... WARNING
Found the following significant warnings:
  GlobalAncova.c:34:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:39:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:44:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:49:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:89:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:101:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:149:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:154:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:159:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:164:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:171:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:251:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:256:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:261:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:266:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  GlobalAncova.c:273:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
See ‘/Users/biocbuild/bbs-3.19-bioc/meat/GlobalAncova.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: ‘methods’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.nPerms: no visible global function definition for ‘terms’
.onAttach: no visible global function definition for ‘addVigs2WinMenu’
.pAsymptotic: no visible global function definition for ‘qnorm’
.pAsymptotic: no visible global function definition for ‘pchisq’
.pGAapprox: no visible global function definition for ‘model.matrix’
GABroad: no visible global function definition for ‘is’
GABroad: no visible binding for global variable ‘collectionType’
GABroad: no visible binding for global variable ‘geneIds’
GABroad: no visible global function definition for ‘p.adjust’
GAGO: no visible binding for global variable ‘Ontology’
GAGO: no visible global function definition for ‘is’
GAGO: no visible global function definition for ‘p.adjust’
GAGO : <anonymous>: no visible global function definition for ‘is’
Gsquared: no visible global function definition for ‘glm’
Gsquared: no visible binding for global variable ‘multinomial’
Gsquared: no visible global function definition for ‘pchisq’
Gsquared: no visible global function definition for ‘qchisq’
Plot.all: no visible global function definition for ‘par’
Plot.all: no visible global function definition for ‘layout’
Plot.features: no visible global function definition for ‘barplot’
Plot.sequential: no visible global function definition for ‘par’
Plot.sequential: no visible global function definition for ‘barplot’
Plot.sequential: no visible global function definition for ‘legend’
Plot.sequential: no visible global function definition for ‘axis’
Tperm.catcat: no visible global function definition for ‘pchisq’
Tperm.catcat: no visible global function definition for ‘qchisq’
coldend: no visible global function definition for ‘is.leaf’
decomp.ssq: no visible global function definition for ‘model.matrix’
decomp.ssq: no visible global function definition for ‘as.formula’
decomp.ssq: no visible global function definition for ‘anova’
decomp.ssq: no visible global function definition for ‘lm’
decomp.ssq: no visible global function definition for ‘pf’
decomp.ssq.genewise: no visible global function definition for
  ‘model.matrix’
decomp.ssq.genewise: no visible global function definition for
  ‘as.formula’
decomp.ssq.genewise: no visible global function definition for ‘anova’
decomp.ssq.genewise: no visible global function definition for ‘lm’
decomp.ssq.genewise: no visible global function definition for ‘pf’
devtest: no visible global function definition for ‘formula’
devtest: no visible global function definition for ‘na.omit’
devtest: no visible global function definition for ‘pchisq’
devtest: no visible global function definition for ‘qchisq’
expr.test: no visible global function definition for ‘terms’
expr.test: no visible global function definition for ‘model.matrix’
gGAteststats: no visible global function definition for ‘terms’
gGAteststats: no visible global function definition for
  ‘complete.cases’
gGAteststats : <anonymous>: no visible global function definition for
  ‘na.omit’
gGAteststats: no visible global function definition for ‘model.matrix’
gGlobalAncova.hierarchical: no visible global function definition for
  ‘new’
getdev: no visible binding for global variable ‘nobs’
getdev: no visible global function definition for ‘glm.fit’
getdev: no visible global function definition for ‘binomial’
group2formula: no visible global function definition for ‘as.formula’
hiertest: no visible global function definition for ‘na.omit’
horizontal.bars: no visible global function definition for ‘plot.new’
horizontal.bars: no visible global function definition for ‘strwidth’
horizontal.bars: no visible global function definition for ‘par’
horizontal.bars: no visible global function definition for ‘rect’
horizontal.bars: no visible global function definition for ‘box’
horizontal.bars: no visible global function definition for ‘axis’
my.colors: no visible global function definition for ‘rainbow’
my.colors: no visible global function definition for ‘rgb’
pair.compare: no visible global function definition for ‘model.matrix’
plot.ssq.all: no visible global function definition for ‘par’
plot.ssq.all: no visible global function definition for ‘barplot’
plot.ssq.all: no visible global function definition for ‘axis’
plot.ssq.genewise2: no visible global function definition for ‘par’
plot.ssq.genewise2: no visible global function definition for ‘barplot’
plot.ssq.genewise2: no visible global function definition for ‘legend’
plot.ssq.genewise2: no visible global function definition for ‘axis’
plotallgenes: no visible global function definition for ‘par’
plotallgenes: no visible global function definition for ‘barplot’
plotallgenes: no visible global function definition for ‘lines’
plotgenes: no visible global function definition for ‘palette’
plotgenes: no visible global function definition for ‘rgb’
plotgenes: no visible global function definition for ‘lines’
plotgenes: no visible global function definition for ‘legend’
plotgenes2: no visible global function definition for ‘par’
plotgenes2: no visible global function definition for ‘barplot’
plotgenes2: no visible global function definition for ‘axis’
plotgenes2: no visible global function definition for ‘lines’
plotgenes2: no visible global function definition for ‘rect’
plotsubjects: no visible global function definition for ‘palette’
plotsubjects: no visible global function definition for ‘rgb’
plotsubjects: no visible global function definition for ‘legend’
reduSQ: no visible global function definition for ‘model.matrix’
GlobalAncova.closed,matrix-list-formula-missing-ANY-missing-missing-character:
  no visible global function definition for ‘model.matrix’
GlobalAncova,matrix-formula-missing-ANY-missing-missing-character: no
  visible global function definition for ‘model.matrix’
Plot.genes,matrix-formula-missing-ANY-missing-missing-character: no
  visible global function definition for ‘model.matrix’
Plot.subjects,matrix-formula-missing-ANY-missing-missing-character: no
  visible global function definition for ‘model.matrix’
pGAapprox,matrix-formula-missing-ANY-missing-missing-character: no
  visible global function definition for ‘model.matrix’
Undefined global functions or variables:
  Ontology addVigs2WinMenu anova as.formula axis barplot binomial box
  collectionType complete.cases formula geneIds glm glm.fit is is.leaf
  layout legend lines lm model.matrix multinomial na.omit new nobs
  p.adjust palette par pchisq pf plot.new qchisq qnorm rainbow rect rgb
  strwidth terms
Consider adding
  importFrom("grDevices", "palette", "rainbow", "rgb")
  importFrom("graphics", "axis", "barplot", "box", "layout", "legend",
             "lines", "par", "plot.new", "rect", "strwidth")
  importFrom("methods", "is", "new")
  importFrom("stats", "anova", "as.formula", "binomial",
             "complete.cases", "formula", "glm", "glm.fit", "is.leaf",
             "lm", "model.matrix", "na.omit", "nobs", "p.adjust",
             "pchisq", "pf", "qchisq", "qnorm", "terms")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
File ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/GlobalAncova/libs/GlobalAncova.so’:
  Found ‘_putchar’, possibly from ‘putchar’ (C)
  Found ‘_rand’, possibly from ‘rand’ (C)
  Found ‘_srand’, possibly from ‘srand’ (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 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
gGlobalAncova.hierarchical 9.565  0.213  11.259
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/GlobalAncova.Rcheck/00check.log’
for details.



Installation output

GlobalAncova.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘GlobalAncova’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c GlobalAncova.c -o GlobalAncova.o
GlobalAncova.c:34:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*sD)*(*sD)*sizeof(double));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:39:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*sD)*(*sD)*sizeof(double) );
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:44:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*zD)*(*sD)*sizeof(double)  );
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:49:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*zD)*(*zD)*sizeof(double) );
      ^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:89:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*zxx)*(*zD_full) * sizeof(double) );
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:101:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
        (*zxx)*(*zD_red) * sizeof(double) );
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:149:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
     (*zrr) * sizeof(double) );
     ^~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:154:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*zrr) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:159:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*n_test_genes) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:164:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*sD_full)*(*sD_full) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:171:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*N_Subjects) * sizeof(int));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:251:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
     (*zrr) * sizeof(double) );
     ^~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:256:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*zrr) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:261:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*n_test_genes) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:266:5: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
    (*sD_full)*(*sD_full) * sizeof(double));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalAncova.c:273:7: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
      (*N_Subjects) * sizeof(int));
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
16 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ludcmp.c -o ludcmp.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c matrix.c -o matrix.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o GlobalAncova.so GlobalAncova.o ludcmp.o matrix.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-GlobalAncova/00new/GlobalAncova/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 (GlobalAncova)

Tests output


Example timings

GlobalAncova.Rcheck/GlobalAncova-Ex.timings

nameusersystemelapsed
GAhier-class0.0020.0010.005
GlobalAncova2.4540.0912.936
GlobalAncova.decomp0.2890.0290.359
Plot.all0.1080.0110.135
Plot.features0.0380.0040.048
Plot.genes1.6200.0542.049
Plot.sequential0.0400.0090.061
Plot.subjects1.0720.0431.264
bindata0.0020.0030.006
colon.normal0.0050.0030.009
colon.pheno0.0020.0030.005
colon.tumour0.0040.0020.010
gGlobalAncova1.1740.0321.342
gGlobalAncova.hierarchical 9.565 0.21311.259
genesettesting0.0010.0000.000
pair.compare3.3730.1264.115
pathways0.0020.0030.008
phenodata0.0020.0030.006
vantVeer0.0080.0030.012