Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2025-06-13 12:08 -0400 (Fri, 13 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4797
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4538
lconwaymacOS 12.7.1 Montereyx86_644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4571
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4515
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4483
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 1113/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
limpa 1.1.3  (landing page)
Gordon Smyth
Snapshot Date: 2025-06-12 13:25 -0400 (Thu, 12 Jun 2025)
git_url: https://git.bioconductor.org/packages/limpa
git_branch: devel
git_last_commit: 602ceb3
git_last_commit_date: 2025-05-26 07:47:20 -0400 (Mon, 26 May 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for limpa on lconway

To the developers/maintainers of the limpa package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/limpa.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: limpa
Version: 1.1.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:limpa.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings limpa_1.1.3.tar.gz
StartedAt: 2025-06-12 21:35:04 -0400 (Thu, 12 Jun 2025)
EndedAt: 2025-06-12 21:35:47 -0400 (Thu, 12 Jun 2025)
EllapsedTime: 42.7 seconds
RetCode: 0
Status:   OK  
CheckDir: limpa.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/limpa.Rcheck’
* using R version 4.5.0 Patched (2025-04-21 r88169)
* 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 ‘limpa/DESCRIPTION’ ... OK
* this is package ‘limpa’ version ‘1.1.3’
* 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 ‘limpa’ 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  dpcQuant.Rd: EList-class
  voomaLmFitWithImputation.Rd: vooma, lmFit
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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘limpa-Tests.R’
  Comparing ‘limpa-Tests.Rout’ to ‘limpa-Tests.Rout.save’ ... OK
 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/limpa.Rcheck/00check.log’
for details.


Installation output

limpa.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘limpa’ ...
** this is package ‘limpa’ version ‘1.1.3’
** using staged installation
** R
** 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 (limpa)

Tests output

limpa.Rcheck/tests/limpa-Tests.Rout


R version 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six"
Copyright (C) 2025 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.

> library(limpa)
Loading required package: limma
> options(warnPartialMatchArgs=TRUE,warnPartialMatchAttr=TRUE,warnPartialMatchDollar=TRUE,width=120)
> 
> set.seed(0); u <- runif(100)
> 
> y.peptide <- simProteinDataSet()
> names(y.peptide)
[1] "E"       "genes"   "targets" "other"  
> colSums(is.na(y.peptide$E))
 S1  S2  S3  S4  S5  S6  S7  S8  S9 S10 
 35  48  43  36  44  44  38  41  35  47 
> summary(y.peptide$E[,1])
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max.    NA's 
  2.160   5.548   7.025   6.711   8.586   9.717      35 
> names(y.peptide)
[1] "E"       "genes"   "targets" "other"  
> 
> dpcfit <- dpc(y.peptide)
1 peptides are completely missing in all samples.
> dpcfit$dpc
     beta0      beta1 
-4.2061550  0.8003126 
> 
> y.protein <- dpcQuant(y.peptide,protein.id="Protein",dpcfit)
Estimating hyperparameters ...
Quantifying proteins ...
Proteins: 25 Peptides: 100
> summary(y.protein$E[,1])
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  2.601   4.097   5.933   5.980   7.824   9.118 
> 
> Group <- factor(y.peptide$targets$Group)
> design <- model.matrix(~Group)
> fit <- dpcDE(y.protein, design, plot=FALSE)
> summary(fit$coefficients)
  (Intercept)        Group2        
 Min.   :1.933   Min.   :-1.08953  
 1st Qu.:3.701   1st Qu.:-0.16402  
 Median :5.845   Median :-0.07588  
 Mean   :5.843   Mean   : 0.04373  
 3rd Qu.:7.990   3rd Qu.: 0.24114  
 Max.   :9.427   Max.   : 1.11731  
> summary(fit$sigma)
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
 0.3688  0.8261  0.9631  0.9871  1.1006  1.8352 
> 
> proc.time()
   user  system elapsed 
  0.685   0.109   0.790 

limpa.Rcheck/tests/limpa-Tests.Rout.save


R version 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.

> library(limpa)
Loading required package: limma
> options(warnPartialMatchArgs=TRUE,warnPartialMatchAttr=TRUE,warnPartialMatchDollar=TRUE,width=120)
> 
> set.seed(0); u <- runif(100)
> 
> y.peptide <- simProteinDataSet()
> names(y.peptide)
[1] "E"       "genes"   "targets" "other"  
> colSums(is.na(y.peptide$E))
 S1  S2  S3  S4  S5  S6  S7  S8  S9 S10 
 35  48  43  36  44  44  38  41  35  47 
> summary(y.peptide$E[,1])
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max.    NA's 
  2.160   5.548   7.025   6.711   8.586   9.717      35 
> names(y.peptide)
[1] "E"       "genes"   "targets" "other"  
> 
> dpcfit <- dpc(y.peptide)
1 peptides are completely missing in all samples.
> dpcfit$dpc
     beta0      beta1 
-4.2061550  0.8003126 
> 
> y.protein <- dpcQuant(y.peptide,protein.id="Protein",dpcfit)
Estimating hyperparameters ...
Quantifying proteins ...
Proteins: 25 Peptides: 100
> summary(y.protein$E[,1])
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
  2.601   4.097   5.933   5.980   7.824   9.118 
> 
> Group <- factor(y.peptide$targets$Group)
> design <- model.matrix(~Group)
> fit <- dpcDE(y.protein, design, plot=FALSE)
> summary(fit$coefficients)
  (Intercept)        Group2        
 Min.   :1.933   Min.   :-1.08953  
 1st Qu.:3.701   1st Qu.:-0.16402  
 Median :5.845   Median :-0.07588  
 Mean   :5.843   Mean   : 0.04373  
 3rd Qu.:7.990   3rd Qu.: 0.24114  
 Max.   :9.427   Max.   : 1.11731  
> summary(fit$sigma)
   Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
 0.3688  0.8261  0.9631  0.9871  1.1006  1.8352 
> 
> proc.time()
   user  system elapsed 
   0.23    0.18    0.45 

Example timings

limpa.Rcheck/limpa-Ex.timings

nameusersystemelapsed
completeMomentsON0.0010.0000.001
dpc0.0330.0030.036
dpcCN0.3660.0040.371
dpcDE0.1460.0070.154
dpcQuant0.1230.0020.125
dtbinom0.0000.0000.001
estimateDPCIntercept0.0070.0010.008
fitZTLogit0.0180.0010.020
imputeByExpTilt0.0010.0010.002
observedMomentsCN0.0010.0000.001
peptide2Protein0.0050.0020.006
peptide2Proteins0.0140.0000.014
plotDPC0.0210.0020.023
plotMDSUsingSEs000
plotProtein0.1420.0100.155
proteinResVarFromCompletePeptideData0.0030.0000.003
readDIANN0.0000.0000.001
readSpectronaut0.0000.0010.000
removeNARows0.0000.0000.001
simCompleteDataON0.0040.0010.005
simProteinDataSet0.0100.0010.011
voomaLmFitWithImputation0.1250.0050.130