Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-12-12 11:44 -0500 (Thu, 12 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4752
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4464
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4415
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4370
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4279
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 1477/2273HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PAA 1.41.0  (landing page)
Michael Turewicz , Martin Eisenacher
Snapshot Date: 2024-12-11 13:40 -0500 (Wed, 11 Dec 2024)
git_url: https://git.bioconductor.org/packages/PAA
git_branch: devel
git_last_commit: e9dd570
git_last_commit_date: 2024-10-29 09:55:36 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  ERROR    ERROR  skipped


CHECK results for PAA on lconway

To the developers/maintainers of the PAA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to [email protected]:packages/PAA.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: PAA
Version: 1.41.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PAA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PAA_1.41.0.tar.gz
StartedAt: 2024-12-12 00:00:01 -0500 (Thu, 12 Dec 2024)
EndedAt: 2024-12-12 00:07:05 -0500 (Thu, 12 Dec 2024)
EllapsedTime: 424.0 seconds
RetCode: 0
Status:   OK  
CheckDir: PAA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/PAA.Rcheck’
* using R Under development (unstable) (2024-11-20 r87352)
* 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.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PAA/DESCRIPTION’ ... OK
* this is package ‘PAA’ version ‘1.41.0’
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ‘PAA’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* 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 ... NOTE
Authors@R field gives more than one person with maintainer role:
  Michael Turewicz <[email protected]> [aut, cre]
  Martin Eisenacher <[email protected]> [ctb, cre]
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 ... NOTE
batchFilter: no visible global function definition for ‘t.test’
batchFilter: no visible global function definition for ‘points’
batchFilter: no visible global function definition for ‘abline’
batchFilter: no visible global function definition for ‘write.table’
batchFilter: no visible global function definition for ‘tiff’
batchFilter: no visible global function definition for ‘dev.off’
batchFilter.anova: no visible global function definition for ‘combn’
batchFilter.anova: no visible global function definition for
  ‘oneway.test’
batchFilter.anova: no visible global function definition for ‘points’
batchFilter.anova: no visible global function definition for ‘abline’
batchFilter.anova: no visible global function definition for
  ‘write.table’
batchFilter.anova: no visible global function definition for ‘tiff’
batchFilter.anova: no visible global function definition for ‘dev.off’
classify.svm.ensemble: no visible global function definition for
  ‘predict’
classify.svm.ensemble: no visible global function definition for ‘tiff’
classify.svm.ensemble: no visible global function definition for
  ‘dev.off’
diffAnalysis: no visible global function definition for ‘t.test’
diffAnalysis: no visible global function definition for ‘median’
diffAnalysis: no visible global function definition for ‘sd’
diffAnalysis: no visible global function definition for ‘p.adjust’
diffAnalysis: no visible global function definition for ‘write.table’
final.classify.rf: no visible global function definition for ‘predict’
final.classify.rf: no visible global function definition for ‘tiff’
final.classify.rf: no visible global function definition for ‘dev.off’
final.classify.svm: no visible global function definition for ‘predict’
final.classify.svm: no visible global function definition for ‘tiff’
final.classify.svm: no visible global function definition for ‘dev.off’
normalizeRLM: no visible global function definition for ‘rnorm’
normalizeRLM: no visible global function definition for ‘tiff’
normalizeRLM: no visible global function definition for ‘boxplot’
normalizeRLM: no visible global function definition for ‘dev.off’
plotArray: no visible global function definition for ‘par’
plotArrayPng: no visible global function definition for ‘png’
plotArrayPng: no visible global function definition for ‘dev.off’
plotArrayTiff: no visible global function definition for ‘tiff’
plotArrayTiff: no visible global function definition for ‘dev.off’
plotFeatures: no visible global function definition for ‘tiff’
plotFeatures: no visible global function definition for ‘par’
plotFeatures: no visible global function definition for ‘axis’
plotFeatures: no visible global function definition for ‘box’
plotFeatures: no visible global function definition for ‘points’
plotFeatures: no visible global function definition for ‘legend’
plotFeatures: no visible global function definition for ‘dev.off’
plotFeaturesHeatmap: no visible global function definition for
  ‘na.exclude’
plotFeaturesHeatmap : my.dist: no visible global function definition
  for ‘as.dist’
plotFeaturesHeatmap : my.dist: no visible global function definition
  for ‘cor’
plotFeaturesHeatmap : my.hclust: no visible global function definition
  for ‘hclust’
plotFeaturesHeatmap: no visible global function definition for ‘tiff’
plotFeaturesHeatmap: no visible global function definition for
  ‘heatmap’
plotFeaturesHeatmap: no visible global function definition for
  ‘dev.off’
plotFeaturesHeatmap.2: no visible global function definition for
  ‘na.exclude’
plotFeaturesHeatmap.2 : my.dist: no visible global function definition
  for ‘as.dist’
plotFeaturesHeatmap.2 : my.dist: no visible global function definition
  for ‘cor’
plotFeaturesHeatmap.2: no visible global function definition for ‘png’
plotFeaturesHeatmap.2 : <anonymous>: no visible global function
  definition for ‘as.dist’
plotFeaturesHeatmap.2 : <anonymous>: no visible global function
  definition for ‘cor’
plotFeaturesHeatmap.2: no visible global function definition for ‘par’
plotFeaturesHeatmap.2: no visible global function definition for
  ‘legend’
plotFeaturesHeatmap.2: no visible global function definition for
  ‘dev.off’
plotMAPlots: no visible binding for global variable ‘median’
plotMAPlots: no visible global function definition for ‘tiff’
plotMAPlots: no visible global function definition for ‘par’
plotMAPlots: no visible global function definition for ‘abline’
plotMAPlots: no visible global function definition for ‘lines’
plotMAPlots: no visible global function definition for ‘lowess’
plotMAPlots: no visible global function definition for ‘dev.off’
plotNormMethods: no visible global function definition for ‘par’
plotNormMethods: no visible global function definition for ‘boxplot’
plotNormMethods: no visible global function definition for ‘dev.off’
plotNormMethods: no visible global function definition for ‘tiff’
printFeatures: no visible global function definition for ‘write.table’
pvaluePlot: no visible global function definition for ‘t.test’
pvaluePlot: no visible global function definition for ‘p.adjust’
pvaluePlot: no visible global function definition for ‘abline’
pvaluePlot: no visible global function definition for ‘legend’
pvaluePlot: no visible global function definition for ‘tiff’
pvaluePlot: no visible global function definition for ‘dev.off’
rj.rfe: no visible global function definition for ‘write.table’
rj.rfe: no visible global function definition for ‘read.table’
selectFeatures.ensemble: no visible global function definition for
  ‘write.table’
selectFeatures.frequency.cv: no visible global function definition for
  ‘write.table’
selectFeatures.frequency.cv: no visible global function definition for
  ‘read.table’
selectFeatures.frequency.cv: no visible global function definition for
  ‘tiff’
selectFeatures.frequency.cv: no visible global function definition for
  ‘title’
selectFeatures.frequency.cv: no visible global function definition for
  ‘dev.off’
selectFeatures.frequency.cv: no visible global function definition for
  ‘na.omit’
svm.rfe: no visible global function definition for ‘predict’
tTest: no visible global function definition for ‘t.test’
tTestFS: no visible global function definition for ‘t.test’
volcanoPlot: no visible global function definition for ‘t.test’
volcanoPlot: no visible global function definition for ‘tiff’
volcanoPlot: no visible global function definition for ‘dev.off’
volcanoPlot: no visible global function definition for ‘points’
volcanoPlot: no visible global function definition for ‘abline’
Undefined global functions or variables:
  abline as.dist axis box boxplot combn cor dev.off hclust heatmap
  legend lines lowess median na.exclude na.omit oneway.test p.adjust
  par png points predict read.table rnorm sd t.test tiff title
  write.table
Consider adding
  importFrom("grDevices", "dev.off", "png", "tiff")
  importFrom("graphics", "abline", "axis", "box", "boxplot", "legend",
             "lines", "par", "points", "title")
  importFrom("stats", "as.dist", "cor", "hclust", "heatmap", "lowess",
             "median", "na.exclude", "na.omit", "oneway.test",
             "p.adjust", "predict", "rnorm", "sd", "t.test")
  importFrom("utils", "combn", "read.table", "write.table")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) normalizeArrays.Rd:63-65: Lost braces in \itemize; meant \describe ?
checkRd: (-1) normalizeArrays.Rd:66-67: Lost braces in \itemize; meant \describe ?
checkRd: (-1) normalizeArrays.Rd:68-70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) normalizeArrays.Rd:79-80: Lost braces in \itemize; meant \describe ?
checkRd: (-1) normalizeArrays.Rd:81-82: Lost braces
    81 |     \item{\code{"Anti-HumanIgA"} {Only anti-human-IgAs are selected (esp.,
       |                                  ^
checkRd: (-1) normalizeArrays.Rd:83-84: Lost braces
    83 |     \item{\code{"(Anti-HumanIg|^V5control|BSA|ERa)"} {Only anti-human IgGs and
       |                                                      ^
checkRd: (-1) normalizeArrays.Rd:85: Lost braces; missing escapes or markup?
    85 |     \item{\code{"HumanIgG"} {Only human IgGs and anti-human IgGs are selected}.}
       |                             ^
checkRd: (-1) normalizeArrays.Rd:86: Lost braces; missing escapes or markup?
    86 |     \item{\code{"V5control"} {Only the V5-CMK1 series is selected.}}
       |                              ^
* 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 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 ... NOTE
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/PAA.Rcheck/00check.log’
for details.


Installation output

PAA.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘PAA’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
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'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c PAA_init.c -o PAA_init.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c joinMCountResults.cpp -o joinMCountResults.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c mCount.cpp -o mCount.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c mMsMatrix.cpp -o mMsMatrix.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c sampling.cpp -o sampling.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o PAA.so PAA_init.o RcppExports.o joinMCountResults.o mCount.o mMsMatrix.o sampling.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/00LOCK-PAA/00new/PAA/libs
** R
** demo
** 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 (PAA)

Tests output

PAA.Rcheck/tests/runTests.Rout


R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("PAA")
Found2batches
Adjusting for1covariate(s) or covariate level(s)
Standardizing Data across genes
Fitting L/S model and finding priors
Finding parametric adjustments
Adjusting the Data

batchFilter - number of features to discard: 0

Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM734833_PA41992_-_AD1.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM734834_PA41994_-_AD2.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM734835_PA42006_-AD3.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM734836_PA42005_-_AD4.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM734837_PA41957_-_AD5.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM735203_PA42023_-_CO13.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM735204_PA42025_-_CO14.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM735205_PA42026_-_CO15.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM735206_PA42028_-_CO16.gpr 
Read /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/PAA/extdata/dummy_GSM735207_PA42029_-_CO17.gpr 
No aggregation performed.


RUNIT TEST PROTOCOL -- Thu Dec 12 00:06:51 2024 
*********************************************** 
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
PAA RUnit Tests - 6 test functions, 0 errors, 0 failures
Number of test functions: 6 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 10.685   0.711  14.049 

Example timings

PAA.Rcheck/PAA-Ex.timings

nameusersystemelapsed
batchAdjust1.8060.0241.838
batchFilter0.5570.0320.593
batchFilter.anova2.2480.0602.337
diffAnalysis1.0900.1411.240
loadGPR0.0960.0150.116
mMsMatrix000
normalizeArrays0.2390.0070.253
plotArray0.4620.0310.532
plotFeatures0.4060.0140.539
plotFeaturesHeatmap.20.4140.0230.649
plotFeaturesHeatmap0.2870.0090.439
plotMAPlots1.2760.0511.906
plotNormMethods0.6480.0201.049
preselect1.0510.0641.642
printFeatures0.3500.0150.473
pvaluePlot0.8210.0150.916
selectFeatures1.2200.0191.246
shuffleData0.2280.0370.334
volcanoPlot1.4270.0261.468