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

This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4990
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4723
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 1172/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LinkHD 1.26.0  (landing page)
"Laura M Zingaretti"
Snapshot Date: 2026-05-06 13:40 -0400 (Wed, 06 May 2026)
git_url: https://git.bioconductor.org/packages/LinkHD
git_branch: RELEASE_3_23
git_last_commit: 59c6970
git_last_commit_date: 2026-04-28 08:51:13 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for LinkHD in R Universe.


CHECK results for LinkHD on kjohnson3

To the developers/maintainers of the LinkHD package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/LinkHD.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: LinkHD
Version: 1.26.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:LinkHD.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings LinkHD_1.26.0.tar.gz
StartedAt: 2026-05-06 20:56:37 -0400 (Wed, 06 May 2026)
EndedAt: 2026-05-06 20:57:59 -0400 (Wed, 06 May 2026)
EllapsedTime: 82.0 seconds
RetCode: 0
Status:   OK  
CheckDir: LinkHD.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/LinkHD.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-07 00:56:37 UTC
* using option ‘--no-vignettes’
* checking for file ‘LinkHD/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘LinkHD’ version ‘1.26.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 ‘LinkHD’ 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 ... NOTE
checkRd: (-1) VarSelection.Rd:40: Lost braces; missing escapes or markup?
    40 | a general linear regression into the $X$ matrix (${Y_hat}=X(X'X)^(-1)X'Y$) and the matrix $X(X'X)^(-1)X'$ is the projection matrix
       |                                                   ^
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/LinkHD.Rcheck/00check.log’
for details.


Installation output

LinkHD.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘LinkHD’ ...
** this is package ‘LinkHD’ version ‘1.26.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (LinkHD)

Tests output


Example timings

LinkHD.Rcheck/LinkHD-Ex.timings

nameusersystemelapsed
Compromise_matrix-methods0.2120.0410.254
DataProcessing0.2620.0010.263
DistStatis-Class000
DistStatis-CompromisePlot0.2200.0090.230
DistStatis-CorrelationPlot0.5520.0110.564
DistStatis-GlobalPlot0.5560.0080.565
Euclid_Im-methods0.1260.0020.133
Inertia_RV-methods0.1220.0010.123
Inertia_comp-methods0.4080.0030.411
LinkData-LinkData0.1230.0030.126
OTU2Taxa-OTU2Taxa0.7310.0160.747
RQO-methods0.1420.0070.150
Read_Data000
Ruminotypes0.0010.0010.001
Taraoceans000
Trajectories-methods0.2580.1040.364
VarSelection-Class000
VarSelection0.4970.0050.501
VarTable-methods0.5010.0020.504
Var_coordinates-methods0.5310.0190.551
Variables-methods0.500.010.51
compromise_coords-methods0.1310.0040.134
correl-methods0.1330.0030.135
dAB-dAB0.2350.0050.241
sign_values-methods0.8110.0050.816