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

This page was generated on 2025-09-01 11:43 -0400 (Mon, 01 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 1149/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lute 1.4.0  (landing page)
Sean K Maden
Snapshot Date: 2025-08-28 13:40 -0400 (Thu, 28 Aug 2025)
git_url: https://git.bioconductor.org/packages/lute
git_branch: RELEASE_3_21
git_last_commit: 5add22a
git_last_commit_date: 2025-04-15 13:24:55 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for lute on kunpeng2

To the developers/maintainers of the lute package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/lute.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: lute
Version: 1.4.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:lute.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings lute_1.4.0.tar.gz
StartedAt: 2025-08-29 11:14:16 -0000 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 11:18:38 -0000 (Fri, 29 Aug 2025)
EllapsedTime: 262.2 seconds
RetCode: 0
Status:   OK  
CheckDir: lute.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:lute.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings lute_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/lute.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘lute/DESCRIPTION’ ... OK
* this is package ‘lute’ version ‘1.4.0’
* package encoding: UTF-8
* 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 ‘lute’ 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 ... NOTE
The following files look like leftovers:
  ‘lute/NEWS.Rd’
Please remove them from your package.
* 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
Namespace in Imports field not imported from: ‘ggplot2’
  All declared Imports should be used.
* 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:
  lute.Rd: SummarizedExperiment-class
  nnlsParam.Rd: ExpressionSet-class
  ypb_from_sce.Rd: SingleCellExperiment-class
  z_matrix_from_sce.Rd: SingleCellExperiment-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 files in ‘vignettes’ ... OK
* checking examples ... 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/lute.Rcheck/00check.log’
for details.


Installation output

lute.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL lute
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘lute’ ...
** this is package ‘lute’ version ‘1.4.0’
** 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 (lute)

Tests output


Example timings

lute.Rcheck/lute-Ex.timings

nameusersystemelapsed
bisqueParam-class3.9300.0443.982
bisqueParam2.7450.0202.770
cellProportionsPredictions-class0.0150.0000.015
cellProportionsPredictions0.0000.0000.001
deconvolution-bisqueParam-method2.6470.0202.671
deconvolution-deconvolutionParam-method0.0010.0000.001
deconvolution-independentbulkParam-method0.0020.0000.002
deconvolution-nnlsParam-method0.0100.0040.014
deconvolution-referencebasedParam-method0.0040.0000.003
deconvolution0.0040.0000.005
deconvolutionParam-class0.0000.0000.001
eset_to_sce0.5160.0000.517
eset_to_se0.3740.0000.374
findmarkersParam-class0.8770.0280.908
findmarkersParam0.6960.0160.714
getDeconvolutionExampleData0.0010.0000.000
getDeconvolutionExampleDataBisque0.3600.0080.368
getDeconvolutionExampleDataSCDC0.1460.0000.146
get_celltypes_from_sce0.0010.0000.000
get_csf_reference0.0010.0000.000
get_eset_from_matrix000
independentbulkParam-class0.0010.0000.000
independentbulkParam0.0010.0000.001
lute0.1460.0000.146
luteSupportedDeconvolutionAlgorithms0.0080.0000.008
new_workflow_table0.0010.0000.000
nnlsParam-class0.0060.0000.007
nnlsParam0.0060.0000.007
parseDeconvolutionPredictionsResults0.0010.0000.000
proportionsVectorsList000
randomMarkersVectorsList0.0010.0000.000
randomSingleCellExperiment0.0710.0040.075
referenceFromSingleCellExperiment000
referencebasedParam-class0.0000.0010.001
referencebasedParam0.0010.0010.002
rmse0.0010.0000.001
rmseTest0.0010.0000.000
sce_to_eset0.1230.0000.123
sce_to_se0.1020.0000.103
se_to_eset0.1350.0000.135
se_to_sce0.1190.0000.120
show-bisqueParam-method0.5250.0000.526
show-cellProportionsPredictions-method0.0010.0000.001
show-deconvolutionParam-method000
show-findmarkersParam-method0.7650.0000.767
show-independentbulkParam-method0.0010.0000.001
show-nnlsParam-method0.0020.0000.002
show-referencebasedParam-method0.0020.0000.002
show-typemarkersParam-method0.0010.0000.000
sub-sub-deconvolutionParam-ANY-ANY-method000
sub-sub-typemarkersParam-ANY-ANY-method0.0010.0000.000
typemarkers-findmarkersParam-method0.7530.0000.755
typemarkers-typemarkersParam-method000
typemarkers000
typemarkersParam-class0.0000.0000.001
typemarkersParam0.0000.0000.001
ypb_from_sce0.1000.0030.104
z_matrix_from_sce0.0960.0000.096