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

This page was generated on 2025-11-24 12:05 -0500 (Mon, 24 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4873
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4654
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4600
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 1195/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
maSigPro 1.82.0  (landing page)
Maria Jose Nueda
Snapshot Date: 2025-11-20 15:01 -0500 (Thu, 20 Nov 2025)
git_url: https://git.bioconductor.org/packages/maSigPro
git_branch: RELEASE_3_22
git_last_commit: a7bf8e2
git_last_commit_date: 2025-10-29 09:57:06 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for maSigPro on merida1

To the developers/maintainers of the maSigPro package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/maSigPro.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: maSigPro
Version: 1.82.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:maSigPro.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings maSigPro_1.82.0.tar.gz
StartedAt: 2025-11-21 07:18:08 -0500 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 07:24:00 -0500 (Fri, 21 Nov 2025)
EllapsedTime: 351.4 seconds
RetCode: 0
Status:   OK  
CheckDir: maSigPro.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/maSigPro.Rcheck’
* using R version 4.5.2 Patched (2025-11-05 r88990)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘maSigPro/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘maSigPro’ version ‘1.82.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 ‘maSigPro’ 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 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
getDSPatterns 26.135  0.345  29.047
getDS         25.983  0.347  29.295
tableDS       25.812  0.132  27.731
IsoModel      25.751  0.179  27.790
ISOdata       25.460  0.302  27.308
seeDS         25.557  0.156  26.797
ISOdesign     25.370  0.161  27.604
IsoPlot       25.180  0.228  26.959
PodiumChange  25.088  0.180  26.842
T.fit         12.856  0.066  13.638
get.siggenes   5.916  0.023   6.072
* 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: OK


Installation output

maSigPro.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘maSigPro’ ...
** this is package ‘maSigPro’ version ‘1.82.0’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (maSigPro)

Tests output


Example timings

maSigPro.Rcheck/maSigPro-Ex.timings

nameusersystemelapsed
ISOdata25.460 0.30227.308
ISOdesign25.370 0.16127.604
IsoModel25.751 0.17927.790
IsoPlot25.180 0.22826.959
NBdata0.0020.0030.005
NBdesign0.0020.0020.004
PlotGroups0.0590.0050.237
PlotProfiles0.0080.0030.013
PodiumChange25.088 0.18026.842
T.fit12.856 0.06613.638
average.rows0.0050.0010.005
data.abiotic0.0060.0020.007
edesign.abiotic0.0020.0030.006
edesignCT0.0020.0020.004
edesignDR0.0010.0020.003
get.siggenes5.9160.0236.072
getDS25.983 0.34729.295
getDSPatterns26.135 0.34529.047
i.rank0.0000.0010.001
maSigProUsersGuide0.0060.0080.015
make.design.matrix0.0130.0310.061
p.vector4.0020.0674.475
position0.0000.0000.001
reg.coeffs0.0010.0010.001
see.genes1.4380.0491.611
seeDS25.557 0.15626.797
stepback0.0570.0030.061
stepfor0.2100.0030.222
suma2Venn0.0300.0030.034
tableDS25.812 0.13227.731
two.ways.stepback0.1850.0030.213
two.ways.stepfor0.2400.0040.287