Back to Multiple platform build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2026-05-22 11:37 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4936
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4621
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 2282/2378HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
trio 3.51.0  (landing page)
Holger Schwender
Snapshot Date: 2026-05-21 13:45 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/trio
git_branch: devel
git_last_commit: bbc40ab
git_last_commit_date: 2026-04-28 08:38:03 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (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  UNNEEDED, same version is already published
See other builds for trio in R Universe.


CHECK results for trio on kjohnson3

To the developers/maintainers of the trio package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/trio.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: trio
Version: 3.51.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:trio.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings trio_3.51.0.tar.gz
StartedAt: 2026-05-21 23:40:28 -0400 (Thu, 21 May 2026)
EndedAt: 2026-05-21 23:43:39 -0400 (Thu, 21 May 2026)
EllapsedTime: 190.8 seconds
RetCode: 0
Status:   OK  
CheckDir: trio.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/trio.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-22 03:40:29 UTC
* using option ‘--no-vignettes’
* checking for file ‘trio/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘trio’ version ‘3.51.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 ‘trio’ 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .C("clogreg", ..., PACKAGE = "LogicReg")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
read.pedfile: no visible binding for global variable ‘..ids.select’
Undefined global functions or variables:
  ..ids.select
* 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
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.24-bioc/meat/trio.Rcheck/00check.log’
for details.


Installation output

trio.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘trio’ ...
** this is package ‘trio’ version ‘3.51.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 (trio)

Tests output


Example timings

trio.Rcheck/trio-Ex.timings

nameusersystemelapsed
allelicTDT0.0070.0020.009
colEMlrt0.0240.0010.024
colGxE0.0030.0000.003
colGxGPerms1.1340.0051.139
colNtrios0.0040.0010.004
colPOlrt0.0040.0000.004
colTDTmaxTest0.0180.0000.019
colTDTsam0.0090.0010.010
combineNtrios0.0020.0010.002
findLDblocks0.0070.0010.009
getLD0.0040.0000.005
getMatPseudo0.0020.0000.002
lrControl0.0000.0010.001
ntrios2Dom0.0020.0000.002
ped2geno000
plot.LDblocks0.0150.0010.016
plot.getLD0.0080.0010.009
plot.trioLR0.1980.0020.201
poly4root0.0000.0000.001
print.colGxE0.0130.0020.014
print.trioFS0.9820.0070.991
print.trioLR0.2010.0010.202
probTDT0.0120.0060.017
read.pedfile0.0000.0000.001
removeSNPs0.0020.0000.002
scoreTDT0.0020.0010.003
tdt0.0050.0000.006
tdtGxG0.3480.0040.352
trio.check0.1770.0040.181
trio.data0.0020.0000.001
trio.permTest0.9060.0020.908
trio.power0.0040.0000.004
trio.prepare0.1810.0010.182
trio.sim0.0950.0010.096
trioFS1.0180.0051.024
trioLR0.2120.0030.217