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

This page was generated on 2025-01-11 11:41 -0500 (Sat, 11 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 2185/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
trio 3.45.2  (landing page)
Holger Schwender
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 Jan 2025)
git_url: https://git.bioconductor.org/packages/trio
git_branch: devel
git_last_commit: e7425b1
git_last_commit_date: 2024-12-28 08:04:14 -0500 (Sat, 28 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for trio on nebbiolo1

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.45.2
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:trio.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings trio_3.45.2.tar.gz
StartedAt: 2025-01-11 03:11:40 -0500 (Sat, 11 Jan 2025)
EndedAt: 2025-01-11 03:14:14 -0500 (Sat, 11 Jan 2025)
EllapsedTime: 154.2 seconds
RetCode: 0
Status:   OK  
CheckDir: trio.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:trio.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings trio_3.45.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/trio.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘trio/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘trio’ version ‘3.45.2’
* 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 loading without being on the library search path ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
print.trioFS 4.966  0.106   5.072
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/trio.Rcheck/00check.log’
for details.


Installation output

trio.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL trio
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘trio’ ...
** 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.0210.0030.026
colEMlrt0.0760.0070.084
colGxE0.0070.0010.008
colGxGPerms4.1070.0254.132
colNtrios0.0140.0010.014
colPOlrt0.0120.0010.014
colTDTmaxTest0.0370.0000.037
colTDTsam0.0330.0000.035
findLDblocks0.0260.0030.029
getLD0.0120.0020.015
getMatPseudo0.0060.0010.007
lrControl0.0000.0010.000
ntrios2Dom0.0060.0000.006
ped2geno0.0000.0000.001
plot.LDblocks0.0510.0030.052
plot.getLD0.0260.0010.027
plot.trioLR3.0520.0673.118
poly4root0.0010.0000.001
print.colGxE0.0470.0040.051
print.trioFS4.9660.1065.072
print.trioLR2.2270.0032.230
probTDT0.0270.0160.045
read.pedfile0.0000.0000.001
removeSNPs0.0060.0010.006
scoreTDT0.0090.0010.010
tdt0.0260.0000.026
tdtGxG1.2960.0641.360
trio.check0.6010.0220.623
trio.data0.0050.0010.006
trio.permTest4.4230.0844.509
trio.power0.0120.0010.012
trio.prepare2.1430.0052.148
trio.sim0.3570.0000.359
trioFS4.7140.1044.817
trioLR2.1360.0012.137