Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 602/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DNEA 0.99.12  (landing page)
Christopher Patsalis
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/DNEA
git_branch: devel
git_last_commit: b1dcb9e
git_last_commit_date: 2025-04-23 15:52:26 -0400 (Wed, 23 Apr 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
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 DNEA on taishan

To the developers/maintainers of the DNEA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DNEA.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: DNEA
Version: 0.99.12
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DNEA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DNEA_0.99.12.tar.gz
StartedAt: 2025-06-17 06:54:35 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 07:07:46 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 790.5 seconds
RetCode: 0
Status:   OK  
CheckDir: DNEA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/DNEA.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DNEA/DESCRIPTION’ ... OK
* this is package ‘DNEA’ version ‘0.99.12’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Package which this enhances but not available for checking: ‘massdataset’
* 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 ‘DNEA’ 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 ... 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:
  BICtune-methods.Rd: BiocParallel
  adjacencyGraph-methods.Rd: igraph
  clusterNet.Rd: igraph
  consensusClusteringResults-class.Rd: igraph
  getNetworks.Rd: BiocParallel
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
stabilitySelection 73.170  5.027  23.601
BICtune-methods    69.668  1.719  23.996
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/DNEA.Rcheck/00check.log’
for details.


Installation output

DNEA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘DNEA’ ...
** this is package ‘DNEA’ version ‘0.99.12’
** 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 (DNEA)

Tests output

DNEA.Rcheck/tests/testthat.Rout


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(DNEA)
> 
> test_check("DNEA")
Optimizing the lambda hyperparameter using Bayesian-Information Criterion outlined in Guo et al. (2011)
A Link to this reference can be found in the function documentation by running ?BICtune() in the console.
The log_scaled_data expression data will be used for analysis.

Provided lambda values will be used for optimization...
Optimizing the lambda hyperparameter using Bayesian-Information Criterion outlined in Guo et al. (2011)
A Link to this reference can be found in the function documentation by running ?BICtune() in the console.
The log_scaled_data expression data will be used for analysis.

Provided lambda values will be used for optimization...
The raw peak intensity data was used for aggregation
The aggregated log-scaled data is in the @assay slot
(The orginal DNEA object can be found in the @original_experiment slot)
Data has been normalized for further analysis. New data can be found in the log_scaled_data assay!
Data diagnostics was performed on log_scaled_data assay. To check a different assay, please specify the assay parameter.
Diagnostic criteria are as follows: 
DNEAinputSummary
  Number of Samples  -  322
  Number of Features  -  83
               min_eigen condition_num
all_data    9.870990e-02  7.028033e+01
DM:control  8.577548e-02  8.229973e+01
DM:case    -1.867921e-15  3.565867e+18
The log_scaled_data expression data will be used for analysis.
The log_scaled_data expression data will be used for analysis.
The log_scaled_data expression data will be used for analysis.
The log_scaled_data expression data will be used for analysis.
Optimizing the lambda hyperparameter using Bayesian-Information Criterion outlined in Guo et al. (2011)
A Link to this reference can be found in the function documentation by running ?BICtune() in the console
NOTE: if your dataset contains fewer than ~500 samples per experimental condition, consider setting  "aprox=TRUE". This will provide more reliable results

TUNING LAMBDA FOR DM:control!:
--------------------------------------------------

Estimating optimal c constant range for asymptotic lambda...
Fine-tuning Lambda...
The optimal Lambda hyper-parameter has been set to: 0.0199548849358947!

TUNING LAMBDA FOR DM:case!:
--------------------------------------------------

Estimating optimal c constant range for asymptotic lambda...
Fine-tuning Lambda...
The optimal Lambda hyper-parameter has been set to: 0.0495095483188967!
selection_probabilites from stability selection will be used in glasso model!

Estimating model for DM:control...using 0.0199548849358947 for lambda...
model estimated!

Estimating model for DM:case...using 0.0495095483188967 for lambda...
model estimated!

DM:control network specific edges: 463
DM:case network specific edges: 423
-----------------------------------
Number of edges shared by both networks: 434
Total number of edges in dataset: 1320
The log_scaled_data expression data will be used for analysis.
Optimizing the lambda hyperparameter using Bayesian-Information Criterion outlined in Guo et al. (2011)
A Link to this reference can be found in the function documentation by running ?BICtune() in the console
NOTE: if your dataset contains fewer than ~500 samples per experimental condition, consider setting  "aprox=TRUE". This will provide more reliable results

TUNING LAMBDA FOR DM:control!:
--------------------------------------------------

Estimating optimal c constant range for asymptotic lambda...
Fine-tuning Lambda...
The optimal Lambda hyper-parameter has been set to: 0.0199548849358947!

TUNING LAMBDA FOR DM:case!:
--------------------------------------------------

Estimating optimal c constant range for asymptotic lambda...
Fine-tuning Lambda...
The optimal Lambda hyper-parameter has been set to: 0.0495095483188967!
selection_probabilites from stability selection will be used in glasso model!

Estimating model for DM:control...using 0.0199548849358947 for lambda...
model estimated!

Estimating model for DM:case...using 0.0495095483188967 for lambda...
model estimated!

DM:control network specific edges: 463
DM:case network specific edges: 423
-----------------------------------
Number of edges shared by both networks: 434
Total number of edges in dataset: 1320
The log_input_data expression data will be used for analysis.
The log_input_data expression data will be used for analysis.
Vectors to compare are not the same length!
Vectors to compare are not the same length!
DM:control network specific edges: 11
DM:case network specific edges: 7
-----------------------------------
Number of edges shared by both networks: 10
Total number of edges in dataset: 28
DM:control network specific edges: 11
DM:case network specific edges: 7
-----------------------------------
Number of edges shared by both networks: 10
Total number of edges in dataset: 28
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 53 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 53 ]
> 
> proc.time()
    user   system  elapsed 
1180.074   25.941  420.171 

Example timings

DNEA.Rcheck/DNEA-Ex.timings

nameusersystemelapsed
BICscores-methods0.1910.0040.198
BICtune-methods69.668 1.71923.996
CCsummary-methods0.1770.0040.181
DNEA-class1.6480.1481.800
DNEAinputSummary-class1.5900.0781.673
addExpressionData1.6750.1361.813
adjacencyGraph-methods0.1840.0110.195
adjacencyMatrix-methods0.2130.0600.273
aggregateFeatures3.9190.1764.104
clusterNet4.6340.2474.896
collapsed_DNEA-class3.9390.1394.090
createDNEAobject1.5670.0721.644
datasetSummary-methods1.5430.0521.600
diagnostics-methods1.5640.0481.617
edgeList-methods0.1930.0000.193
expressionData-methods1.7620.1911.960
featureNames-methods1.5780.0321.614
filterNetworks-methods0.2580.0120.271
getNetworkFiles0.1980.0000.199
getNetworks0.4360.0040.441
includeMetadata1.5830.0361.623
lambdas2Test-methods1.5650.0321.601
massDataset2DNEA0.0630.0000.064
metaData-methods1.5720.0201.596
netGSAresults-methods0.1880.0080.196
networkGroupIDs-methods1.5400.0201.564
networkGroups-methods1.5410.0391.585
nodeList-methods1.5770.0481.629
numFeatures-methods1.5550.0361.595
numSamples-methods1.6200.0521.677
optimizedLambda-methods1.5600.0041.568
plotNetworks0.3050.0040.309
projectName-methods1.5890.0281.622
runNetGSA4.4370.0844.532
sampleNames-methods1.5760.0041.585
selectionProbabilities-methods0.3180.0470.367
selectionResults-methods0.2820.0200.303
stabilitySelection73.170 5.02723.601
subnetworkMembership-methods0.1990.0180.217
sumExp2DNEA2.5050.3272.839