Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-05-22 11:36:00 -0400 (Wed, 22 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 3444
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 1539/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pedixplorer 1.0.0  (landing page)
Louis Le Nézet
Snapshot Date: 2024-05-21 14:00:15 -0400 (Tue, 21 May 2024)
git_url: https://git.bioconductor.org/packages/Pedixplorer
git_branch: RELEASE_3_19
git_last_commit: 20c3c27
git_last_commit_date: 2024-04-30 11:54:20 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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.6.5 Ventura / arm64see weekly results here

CHECK results for Pedixplorer on palomino3


To the developers/maintainers of the Pedixplorer package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Pedixplorer.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: Pedixplorer
Version: 1.0.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Pedixplorer.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings Pedixplorer_1.0.0.tar.gz
StartedAt: 2024-05-22 05:01:20 -0400 (Wed, 22 May 2024)
EndedAt: 2024-05-22 05:04:01 -0400 (Wed, 22 May 2024)
EllapsedTime: 160.7 seconds
RetCode: 0
Status:   OK  
CheckDir: Pedixplorer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Pedixplorer.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings Pedixplorer_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/Pedixplorer.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'Pedixplorer/DESCRIPTION' ... OK
* this is package 'Pedixplorer' version '1.0.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 whether package 'Pedixplorer' 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) Pedixplorer_package.Rd:19: Lost braces
    19 | \\url{https://cran.r-project.org/package=kinship2} for the
       |      ^
* 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 files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
       user system elapsed
shrink 6.97   0.11    7.08
* 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
  'F:/biocbuild/bbs-3.19-bioc/meat/Pedixplorer.Rcheck/00check.log'
for details.


Installation output

Pedixplorer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL Pedixplorer
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'Pedixplorer' ...
** 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 (Pedixplorer)

Tests output

Pedixplorer.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(withr)
> library(testthat)
> library(Pedixplorer)
> library(vdiffr)
> 
> withr::local_options(width = 150)
> test_check("Pedixplorer")
[ FAIL 0 | WARN 0 | SKIP 22 | PASS 200 ]

══ Skipped tests (22) ════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
• On CRAN (22): 'test-align.R:28:5', 'test-align.R:74:5', 'test-align.R:90:5', 'test-class.R:18:5', 'test-class.R:126:5', 'test-class.R:169:5',
  'test-class.R:214:5', 'test-fix_parents.R:5:5', 'test-fix_parents.R:20:5', 'test-fix_parents.R:34:5', 'test-fix_parents.R:50:5',
  'test-is_informative.R:70:5', 'test-kindepth.R:43:5', 'test-kinship.R:136:5', 'test-norm_data.R:24:5', 'test-norm_data.R:47:5',
  'test-ped_to_legdf.R:27:5', 'test-plot.R:29:5', 'test-plot.R:57:5', 'test-shrink.R:20:5', 'test-shrink.R:130:5', 'test-useful_inds.R:32:5'

[ FAIL 0 | WARN 0 | SKIP 22 | PASS 200 ]
Deleting unused snapshots:
• align/sampleped-norel.svg
• kindepth/double-marriage.svg
• ped_to_legdf/legend-alone.svg
• ped_to_legdf/plot-with-legend.svg
• plot/ped-2-affections-ggplot.svg
• plot/ped-simple-affection-ggplot.svg
• plot/ped1reorder.svg
• shrink/pedigree-shrink-2.svg
• shrink/shrinked-ped.svg
> TRUE
[1] TRUE
> 
> proc.time()
   user  system elapsed 
  38.70    1.95   40.65 
Ran 1/1 deferred expressions

Example timings

Pedixplorer.Rcheck/Pedixplorer-Ex.timings

nameusersystemelapsed
Hints-class0.010.000.01
Ped-class0.340.070.40
Pedigree-class0.560.030.59
Pedixplorer_package000
Rel-class000
Scales-class0.020.000.02
align0.890.020.90
alignped10.470.020.49
alignped20.290.000.29
alignped30.30.00.3
alignped40.310.000.31
ancestors000
anchor_to_factor000
auto_hint0.150.000.15
best_hint0.640.030.68
bit_size0.150.000.14
check_columns0.010.000.01
circfun000
descendants0.140.000.14
family_check0.310.010.33
find_avail_affected1.040.031.06
find_avail_noninform0.260.000.27
find_unavailable0.190.020.20
fix_parents0.030.000.03
generate_aff_inds000
generate_border000
generate_colors0.190.020.20
generate_fill000
is_disconnected0.010.000.01
is_founder000
is_informative0.220.000.22
is_parent0.200.010.22
kindepth0.160.020.17
kinship0.360.000.36
make_famid0.150.010.17
min_dist_inf0.210.000.20
minnbreast1.840.051.89
na_to_length000
norm_ped000
norm_rel0.030.000.03
num_child0.230.020.25
ped_to_legdf0.150.030.18
ped_to_plotdf0.250.010.26
plot-Pedigree-missing-method0.180.020.21
plot_fromdf0.550.010.56
polyfun000
polygons000
rel_code_to_factor000
sampleped0.480.000.49
sex_to_factor000
shrink6.970.117.08
unrelated0.190.000.18
upd_famid_id0.320.030.36
useful_inds0.240.020.25
vect_to_binary000