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

This page was generated on 2024-11-20 12:06 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 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 1525/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Pedixplorer 1.2.0  (landing page)
Louis Le Nézet
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/Pedixplorer
git_branch: RELEASE_3_20
git_last_commit: 16276b4
git_last_commit_date: 2024-10-29 11:27:43 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for Pedixplorer on lconway

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.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Pedixplorer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Pedixplorer_1.2.0.tar.gz
StartedAt: 2024-11-20 01:05:00 -0500 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 01:10:58 -0500 (Wed, 20 Nov 2024)
EllapsedTime: 357.2 seconds
RetCode: 0
Status:   OK  
CheckDir: Pedixplorer.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/Pedixplorer.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Pedixplorer/DESCRIPTION’ ... OK
* this is package ‘Pedixplorer’ version ‘1.2.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 ‘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 ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: OK


Installation output

Pedixplorer.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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(Pedixplorer)
> library(shinytest2)
Loading required package: testthat
> library(R.devices)
R.devices v2.17.2 (2024-01-29 13:30:11 UTC) successfully loaded. See ?R.devices for help.
> 
> ## Clean up any open devices
> all_dev <- dev.list()
> for (devi in all_dev) {
+     dev.off(devi)
+ }
> 
> ## Set up the plotting device
> par_lst <- list(
+     "pin" = c(8, 8), "cex" = 1, "mai" = c(1, 1, 1, 1),
+     "fin" = c(6, 6), "bg" = "white", "family" = "HersheySans",
+     "usr" = c(0, 1, 0, 1), xaxp = c(0, 1, 5), yaxp = c(0, 1, 5),
+     "fig" = c(0, 1, 0, 1), "mar" = c(1, 1, 1, 1), xpd = TRUE,
+     lwd = 0.5
+ )
> R.devices::devNew("pdf",  width = 10, height = 10, par = par_lst)
> plot.new()
> 
> ## Set up the environment
> withr::local_options(width = 150, digits = 8, browser = "firefox")
> withr::local_options(width = 150, digits = 8, browser = "google-chrome")
> options(shiny.testmode = TRUE, shinytest2.load_timeout = 60000)
> Sys.setenv("R_TESTS" = "")
> 
> ## Run the tests
> test_check("Pedixplorer")
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Google Chrome was not found. Try setting the `CHROMOTE_CHROME` environment variable to the executable of a Chromium-based browser, such as Google Chrome, Chromium or Brave.
Error in initialize(...) : Invalid path to Chrome
Multiple families present, only plotting family 1
[ FAIL 0 | WARN 0 | SKIP 39 | PASS 221 ]

══ Skipped tests (39) ════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
• On CRAN (29): 'test-align.R:28:5', 'test-align.R:74:5', 'test-align.R:90:5', 'test-class.R:18:5', 'test-class.R:127:5', 'test-class.R:170:5',
  'test-class.R:215: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-ibdmatrix.R:11:5', 'test-is_informative.R:70:5', 'test-kindepth.R:43:5', 'test-kinship.R:127:5', 'test-norm_data.R:24:5',
  'test-norm_data.R:47:5', 'test-ped_to_legdf.R:35:5', 'test-plot.R:28:5', 'test-plot.R:59:5', 'test-plot.R:78:5', 'test-plot.R:101:5',
  'test-plot_fct.R:11:5', 'test-plot_fct.R:79:5', 'test-plot_fct.R:83:5', 'test-shrink.R:20:5', 'test-shrink.R:130:5', 'test-useful_inds.R:39:5',
  'test-utils.R:74:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be started (10): 'test-app.R:2:5', 'test-modules.R:2:5',
  'test-modules.R:18:5', 'test-modules.R:34:5', 'test-modules.R:47:5', 'test-modules.R:72:5', 'test-modules.R:106:5', 'test-modules.R:129:5',
  'test-modules.R:138:5', 'test-modules.R:177:5'

[ FAIL 0 | WARN 0 | SKIP 39 | PASS 221 ]
Deleting unused snapshots:
• align/sampleped-norel.svg
• kindepth/double-marriage.svg
• linux-4.4/app/ped_shiny-001-Ped_F2_K3_T_IAll_SF1.png
• linux-4.4/app/ped_shiny-002-Ped_F1_K2_I1_121-1_131_SF2.csv
• linux-4.4/modules/color_picker-001.json
• linux-4.4/modules/color_picker-001_.png
• linux-4.4/modules/color_picker-002.json
• linux-4.4/modules/color_picker-002_.png
• linux-4.4/modules/data_col_sel-001.json
• linux-4.4/modules/data_col_sel-001_.png
• linux-4.4/modules/data_col_sel-002.json
• linux-4.4/modules/data_col_sel-002_.png
• linux-4.4/modules/data_download-001.download
• linux-4.4/modules/data_import-001.json
• linux-4.4/modules/data_import-001_.png
• linux-4.4/modules/data_import-002.json
• linux-4.4/modules/data_import-002_.png
• linux-4.4/modules/health_sel-001.json
• linux-4.4/modules/health_sel-001_.png
• linux-4.4/modules/health_sel-002.json
• linux-4.4/modules/health_sel-002_.png
• linux-4.4/modules/health_sel-003.json
• linux-4.4/modules/health_sel-003_.png
• linux-4.4/modules/inf_sel-001.json
• linux-4.4/modules/inf_sel-001_.png
• linux-4.4/modules/inf_sel-002.json
• linux-4.4/modules/inf_sel-002_.png
• linux-4.4/modules/inf_sel-003.json
• linux-4.4/modules/inf_sel-003_.png
• linux-4.4/modules/ped_avaf_infos-001.json
• linux-4.4/modules/ped_avaf_infos-001_.png
• 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
• plot_fct/subregion.svg
• shrink/pedigree-shrink-2.svg
• shrink/shrinked-ped.svg
• windows-4.3/app/ped_shiny-001-Ped_F2_K3_T_IAll_SF1.png
• windows-4.3/app/ped_shiny-002-Ped_F1_K2_I1_121-1_131_SF2.csv
• windows-4.3/modules/color_picker-001.json
• windows-4.3/modules/color_picker-001_.png
• windows-4.3/modules/color_picker-002.json
• windows-4.3/modules/color_picker-002_.png
• windows-4.3/modules/data_col_sel-001.json
• windows-4.3/modules/data_col_sel-001_.png
• windows-4.3/modules/data_col_sel-002.json
• windows-4.3/modules/data_col_sel-002_.png
• windows-4.3/modules/data_download-001.download
• windows-4.3/modules/data_import-001.json
• windows-4.3/modules/data_import-001_.png
• windows-4.3/modules/data_import-002.json
• windows-4.3/modules/data_import-002_.png
• windows-4.3/modules/health_sel-001.json
• windows-4.3/modules/health_sel-001_.png
• windows-4.3/modules/health_sel-002.json
• windows-4.3/modules/health_sel-002_.png
• windows-4.3/modules/health_sel-003.json
• windows-4.3/modules/health_sel-003_.png
• windows-4.3/modules/inf_sel-001.json
• windows-4.3/modules/inf_sel-001_.png
• windows-4.3/modules/inf_sel-002.json
• windows-4.3/modules/inf_sel-002_.png
• windows-4.3/modules/inf_sel-003.json
• windows-4.3/modules/inf_sel-003_.png
• windows-4.3/modules/ped_avaf_infos-001.json
• windows-4.3/modules/ped_avaf_infos-001_.png
• windows-4.4/app/ped_shiny-001-Ped_F2_K3_T_IAll_SF1.png
• windows-4.4/app/ped_shiny-002-Ped_F1_K2_I1_121-1_131_SF2.csv
• windows-4.4/modules/color_picker-001.json
• windows-4.4/modules/color_picker-001_.png
• windows-4.4/modules/color_picker-002.json
• windows-4.4/modules/color_picker-002_.png
• windows-4.4/modules/data_col_sel-001.json
• windows-4.4/modules/data_col_sel-001_.png
• windows-4.4/modules/data_col_sel-002.json
• windows-4.4/modules/data_col_sel-002_.png
• windows-4.4/modules/data_download-001.download
• windows-4.4/modules/data_import-001.json
• windows-4.4/modules/data_import-001_.png
• windows-4.4/modules/data_import-002.json
• windows-4.4/modules/data_import-002_.png
• windows-4.4/modules/health_sel-001.json
• windows-4.4/modules/health_sel-001_.png
• windows-4.4/modules/health_sel-002.json
• windows-4.4/modules/health_sel-002_.png
• windows-4.4/modules/health_sel-003.json
• windows-4.4/modules/health_sel-003_.png
• windows-4.4/modules/inf_sel-001.json
• windows-4.4/modules/inf_sel-001_.png
• windows-4.4/modules/inf_sel-002.json
• windows-4.4/modules/inf_sel-002_.png
• windows-4.4/modules/inf_sel-003.json
• windows-4.4/modules/inf_sel-003_.png
• windows-4.4/modules/ped_avaf_infos-001.json
• windows-4.4/modules/ped_avaf_infos-001_.png
> 
> dev.off()
null device 
          1 
> 
> proc.time()
   user  system elapsed 
 31.192   1.905  34.158 
Ran 2/2 deferred expressions

Example timings

Pedixplorer.Rcheck/Pedixplorer-Ex.timings

nameusersystemelapsed
Hints-class0.0090.0020.011
Ped-class0.2150.0220.237
Pedigree-class0.4270.0270.455
Pedixplorer_package0.0000.0000.001
Rel-class0.0100.0010.011
Scales-class0.0030.0000.005
align0.6070.0050.614
alignped10.2410.0030.245
alignped20.2660.0040.271
alignped30.2660.0070.275
alignped40.2740.0050.281
ancestors0.0000.0010.000
anchor_to_factor0.0010.0000.001
auto_hint0.1250.0020.127
best_hint0.4810.0080.491
bit_size0.1040.0010.105
check_columns0.0020.0010.003
circfun0.0010.0020.001
color_picker000
create_text_column0.0050.0000.005
data_col_sel000
data_download0.0010.0000.000
data_import000
descendants0.1040.0010.105
family_check0.1670.0020.169
family_infos_table0.1500.0020.152
family_sel0.0000.0000.001
find_avail_affected0.8100.0060.819
find_avail_noninform0.1500.0010.152
find_unavailable0.1500.0010.152
fix_parents0.0320.0010.033
generate_aff_inds0.0020.0010.003
generate_border0.0010.0000.002
generate_colors0.1540.0020.158
generate_fill0.0060.0000.006
get_dataframe000
get_famid0.0010.0000.000
get_families_table0.0270.0010.028
get_title0.0000.0010.001
health_sel0.0010.0000.000
ibd_matrix0.0110.0010.012
inf_sel0.0010.0000.000
is_disconnected0.0120.0000.013
is_founder000
is_informative0.2550.0030.259
is_parent0.1070.0020.118
kindepth0.1090.0080.120
kinship0.2740.0130.287
make_class_info0.0010.0000.001
make_famid0.1260.0030.129
make_rownames0.0010.0010.001
min_dist_inf0.1260.0020.128
minnbreast1.2260.0601.287
na_to_length000
norm_ped0.0010.0010.002
norm_rel0.0140.0000.016
num_child0.1780.0020.184
parent_of0.1000.0010.102
ped_avaf_infos0.0010.0000.000
ped_server0.0000.0000.001
ped_shiny000
ped_to_legdf0.1460.0060.152
ped_to_plotdf0.2110.0040.216
ped_ui0.0000.0010.000
plot_download000
plot_fromdf0.3560.0050.364
plot_legend_app000
plot_ped0.0010.0000.000
plot_pedigree0.1060.0020.108
polyfun0.0010.0010.002
polygons0.0030.0020.005
read_data000
rel_code_to_factor0.0000.0000.001
relped0.1290.0020.133
sampleped0.1080.0010.111
sex_to_factor0.0000.0000.001
shrink4.8860.0184.914
unrelated0.1400.0070.156
upd_famid0.2490.0080.258
useful_inds0.1230.0030.126
vect_to_binary0.0000.0000.001