Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-11-07 12:00 -0500 (Fri, 07 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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 1182/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MAIT 1.44.0  (landing page)
Pol Sola-Santos
Snapshot Date: 2025-11-06 13:45 -0500 (Thu, 06 Nov 2025)
git_url: https://git.bioconductor.org/packages/MAIT
git_branch: RELEASE_3_22
git_last_commit: cf370fa
git_last_commit_date: 2025-10-29 10:22:14 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped


CHECK results for MAIT on nebbiolo2

To the developers/maintainers of the MAIT package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MAIT.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: MAIT
Version: 1.44.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MAIT.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MAIT_1.44.0.tar.gz
StartedAt: 2025-11-07 00:59:51 -0500 (Fri, 07 Nov 2025)
EndedAt: 2025-11-07 01:09:17 -0500 (Fri, 07 Nov 2025)
EllapsedTime: 566.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MAIT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MAIT.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MAIT_1.44.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MAIT.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘MAIT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MAIT’ version ‘1.44.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 ‘MAIT’ can be installed ... OK
* 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 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘rgl’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Biotransformations: no visible global function definition for ‘data’
Biotransformations: no visible binding for global variable ‘MAITtables’
Biotransformations: no visible global function definition for
  ‘read.csv’
Biotransformations: no visible global function definition for
  ‘read.csv2’
PLSDA: no visible global function definition for ‘predict’
Validation: no visible global function definition for ‘predict’
Validation: no visible global function definition for ‘sd’
Validation: no visible global function definition for ‘rainbow’
Validation: no visible global function definition for ‘png’
Validation: no visible global function definition for ‘boxplot’
Validation: no visible global function definition for ‘legend’
Validation: no visible global function definition for ‘title’
Validation: no visible global function definition for ‘dev.off’
Validation: no visible binding for global variable ‘sd’
computeSpectra: no visible global function definition for ‘cor’
identifyMetabolites: no visible global function definition for ‘data’
identifyMetabolites: no visible binding for global variable
  ‘MAITtables’
identifyMetabolites: no visible global function definition for
  ‘read.csv’
identifyMetabolites: no visible global function definition for
  ‘write.table’
metaboliteTable: no visible global function definition for
  ‘write.table’
peakAggregation: no visible global function definition for
  ‘write.table’
peakAnnotation: no visible global function definition for ‘data’
peakAnnotation: no visible binding for global variable ‘MAITtables’
peakAnnotation: no visible global function definition for ‘read.csv2’
plotBoxplot: no visible global function definition for ‘png’
plotBoxplot: no visible global function definition for ‘boxplot’
plotBoxplot: no visible global function definition for ‘title’
plotBoxplot: no visible global function definition for ‘dev.off’
plotHeatmap: no visible global function definition for ‘p.adjust’
plotHeatmap : distCor: no visible global function definition for
  ‘as.dist’
plotHeatmap : distCor: no visible global function definition for ‘cor’
plotHeatmap : hclustWard: no visible global function definition for
  ‘hclust’
plotHeatmap: no visible global function definition for
  ‘colorRampPalette’
plotHeatmap: no visible global function definition for ‘png’
plotHeatmap: no visible global function definition for ‘legend’
plotHeatmap: no visible global function definition for ‘dev.off’
plotPCA: no visible global function definition for ‘prcomp’
plotPCA: no visible global function definition for ‘png’
plotPCA: no visible global function definition for ‘legend’
plotPCA: no visible global function definition for ‘dev.off’
plotPLS: no visible global function definition for ‘png’
plotPLS: no visible global function definition for ‘legend’
plotPLS: no visible global function definition for ‘dev.off’
sigPeaksTable: no visible global function definition for ‘p.adjust’
sigPeaksTable: no visible global function definition for ‘aggregate’
sigPeaksTable: no visible binding for global variable ‘median’
sigPeaksTable: no visible global function definition for ‘write.csv’
spectralAnova: no visible global function definition for ‘lm’
spectralAnova: no visible global function definition for ‘anova’
spectralAnova: no visible global function definition for ‘p.adjust’
spectralFUN: no visible global function definition for ‘p.adjust’
spectralKruskal: no visible global function definition for
  ‘kruskal.test’
spectralKruskal: no visible global function definition for ‘p.adjust’
spectralTStudent: no visible global function definition for ‘lm’
spectralTStudent: no visible global function definition for ‘t.test’
spectralTStudent: no visible global function definition for ‘p.adjust’
spectralWelch: no visible global function definition for ‘lm’
spectralWelch: no visible global function definition for ‘t.test’
spectralWelch: no visible global function definition for ‘p.adjust’
spectralWilcox: no visible global function definition for ‘lm’
spectralWilcox: no visible global function definition for ‘wilcox.test’
spectralWilcox: no visible global function definition for ‘p.adjust’
writeExcelTable: no visible global function definition for ‘write.csv’
writeParameterTable: no visible global function definition for
  ‘write.csv’
Undefined global functions or variables:
  MAITtables aggregate anova as.dist boxplot colorRampPalette cor data
  dev.off hclust kruskal.test legend lm median p.adjust png prcomp
  predict rainbow read.csv read.csv2 sd t.test title wilcox.test
  write.csv write.table
Consider adding
  importFrom("grDevices", "colorRampPalette", "dev.off", "png",
             "rainbow")
  importFrom("graphics", "boxplot", "legend", "title")
  importFrom("stats", "aggregate", "anova", "as.dist", "cor", "hclust",
             "kruskal.test", "lm", "median", "p.adjust", "prcomp",
             "predict", "sd", "t.test", "wilcox.test")
  importFrom("utils", "data", "read.csv", "read.csv2", "write.csv",
             "write.table")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) classes.Rd:5: Lost braces
     5 | Function \code{classes} extracts the class names of a link{MAIT-class} object as a vector. 
       |                                                           ^
checkRd: (-1) parameters.Rd:5: Lost braces
     5 | Function \code{parameters} extracts the slot link{MAIT.Parameters-class} of a \code{\link{MAIT-class}} object. This class contains all the parameters that have been used in the previous functions. Typing a summary of this object, a matrix version of the parameters is obtained.
       |                                                  ^
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  MAIT-class.Rd: xsAnnotate
  MAIT.FeatureData-class.Rd: xsAnnotate
  MAIT.FeatureInfo-class.Rd: xsAnnotate
  MAIT.PhenoData-class.Rd: xsAnnotate
  MAIT.RawData-class.Rd: xsAnnotate
  MAIT.Validation-class.Rd: xsAnnotate
  peakAnnotation.Rd: xsAnnotate, groupCorr, xsAnnotate-class
  rawData.Rd: xsAnnotate, xsAnnotate-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
parameters          11.721  0.286  12.007
ovClassifRatioTable 10.780  0.107  10.888
ovClassifRatio      10.719  0.143  10.863
classifRatioClasses 10.647  0.149  10.796
Validation          10.461  0.207  10.659
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/MAIT.Rcheck/00check.log’
for details.


Installation output

MAIT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL MAIT
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘MAIT’ ...
** this is package ‘MAIT’ version ‘1.44.0’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘scores’ in package ‘MAIT’
Creating a new generic function for ‘loadings’ in package ‘MAIT’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MAIT)

Tests output


Example timings

MAIT.Rcheck/MAIT-Ex.timings

nameusersystemelapsed
Biotransformations0.7520.1010.854
LSDResults1.7110.1161.827
MAITbuilder0.0150.0000.015
Validation10.461 0.20710.659
classNum0.0020.0010.003
classes0.0040.0000.003
classifRatioClasses10.647 0.14910.796
featureID0.6020.0030.605
featureInfo0.6200.0000.619
featureSigID0.6560.0150.671
getScoresTable0.6350.0270.661
identifyMetabolites1.0800.0221.102
loadings1.2160.0131.229
metaboliteTable1.0800.0131.093
method0.0030.0000.003
model1.2220.0361.257
models0.6310.0260.657
ovClassifRatio10.719 0.14310.863
ovClassifRatioTable10.780 0.10710.888
parameters11.721 0.28612.007
pcaLoadings0.6610.0010.662
pcaModel0.6760.0250.701
pcaScores0.6710.0080.679
peakAggregation0.0060.0010.007
peakAnnotation000
plotBoxplot0.7710.0030.773
plotHeatmap2.3680.0292.363
plotPCA0.6690.0010.670
plotPLS1.1690.0051.174
plsLoadings1.1400.0071.148
plsModel1.0960.0041.101
plsScores1.1140.0201.134
pvalues0.6230.0060.629
pvaluesCorrection0.6300.0080.638
rawData0.0020.0010.003
resultsPath0.6140.0010.614
sampleProcessing000
scores1.1610.0061.166
sigPeaksTable0.6920.0010.693
spectralSigFeatures0.6430.0010.644