Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-08 11:41:28 -0400 (Wed, 08 May 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4707 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 4480 |
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 2128/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tadar 1.2.0 (landing page) Lachlan Baer
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the tadar package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tadar.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: tadar |
Version: 1.2.0 |
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:tadar.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings tadar_1.2.0.tar.gz |
StartedAt: 2024-05-08 12:34:07 -0000 (Wed, 08 May 2024) |
EndedAt: 2024-05-08 12:44:56 -0000 (Wed, 08 May 2024) |
EllapsedTime: 649.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: tadar.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:tadar.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings tadar_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/tadar.Rcheck’ * using R version 4.4.0 beta (2024-04-15 r86425) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘tadar/DESCRIPTION’ ... OK * this is package ‘tadar’ version ‘1.2.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 ‘tadar’ 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 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed flipRanges-methods 29.311 0.707 30.080 plotChrDar-methods 18.428 0.247 18.712 assignFeatureDar-methods 12.057 0.307 12.394 dar-methods 5.954 0.048 6.014 * 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
tadar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL tadar ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library’ * installing *source* package ‘tadar’ ... ** 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 (tadar)
tadar.Rcheck/tests/testthat.Rout
R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu 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(testthat) > library(tadar) Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: ggplot2 > > test_check("tadar") List of 11 $ data :'data.frame': 2500 obs. of 3 variables: ..$ Chromosome : Factor w/ 25 levels "1","2","3","4",..: 1 1 1 1 1 1 1 1 1 1 ... ..$ dar : num [1:2500] 0.7969 0.205 0.4685 0.7778 0.0317 ... ..$ line_colour: Factor w/ 25 levels "1","2","3","4",..: 1 1 1 1 1 1 1 1 1 1 ... $ layers :List of 1 ..$ :Classes 'LayerInstance', 'Layer', 'ggproto', 'gg' <ggproto object: Class LayerInstance, Layer, gg> aes_params: list compute_aesthetics: function compute_geom_1: function compute_geom_2: function compute_position: function compute_statistic: function computed_geom_params: NULL computed_mapping: NULL computed_stat_params: NULL constructor: call data: waiver draw_geom: function finish_statistics: function geom: <ggproto object: Class GeomStep, GeomPath, Geom, gg> aesthetics: function default_aes: uneval draw_group: function draw_key: function draw_layer: function draw_panel: function extra_params: na.rm handle_na: function non_missing_aes: linewidth colour linetype optional_aes: parameters: function rename_size: TRUE required_aes: x y setup_data: function setup_params: function use_defaults: function super: <ggproto object: Class GeomPath, Geom, gg> geom_params: list inherit.aes: TRUE layer_data: function map_statistic: function mapping: NULL position: <ggproto object: Class PositionIdentity, Position, gg> compute_layer: function compute_panel: function required_aes: setup_data: function setup_params: function super: <ggproto object: Class Position, gg> print: function setup_layer: function show.legend: NA stat: <ggproto object: Class StatEcdf, Stat, gg> aesthetics: function compute_group: function compute_layer: function compute_panel: function default_aes: uneval dropped_aes: extra_params: na.rm finish_layer: function non_missing_aes: optional_aes: parameters: function required_aes: x|y retransform: TRUE setup_data: function setup_params: function super: <ggproto object: Class Stat, gg> stat_params: list super: <ggproto object: Class Layer, gg> $ scales :Classes 'ScalesList', 'ggproto', 'gg' <ggproto object: Class ScalesList, gg> add: function add_defaults: function add_missing: function backtransform_df: function clone: function find: function get_scales: function has_scale: function input: function map_df: function n: function non_position_scales: function scales: list train_df: function transform_df: function super: <ggproto object: Class ScalesList, gg> $ guides :Classes 'Guides', 'ggproto', 'gg' <ggproto object: Class Guides, gg> add: function assemble: function build: function draw: function get_custom: function get_guide: function get_params: function get_position: function guides: NULL merge: function missing: <ggproto object: Class GuideNone, Guide, gg> add_title: function arrange_layout: function assemble_drawing: function available_aes: any build_decor: function build_labels: function build_ticks: function build_title: function draw: function draw_early_exit: function elements: list extract_decor: function extract_key: function extract_params: function get_layer_key: function hashables: list measure_grobs: function merge: function override_elements: function params: list process_layers: function setup_elements: function setup_params: function train: function transform: function super: <ggproto object: Class GuideNone, Guide, gg> package_box: function print: function process_layers: function setup: function subset_guides: function train: function update_params: function super: <ggproto object: Class Guides, gg> $ mapping :List of 3 ..$ x : language ~dar .. ..- attr(*, ".Environment")=<environment: 0x73c1e400> ..$ group : language ~Chromosome .. ..- attr(*, ".Environment")=<environment: 0x73c1e400> ..$ colour: language ~line_colour .. ..- attr(*, ".Environment")=<environment: 0x73c1e400> ..- attr(*, "class")= chr "uneval" $ theme : list() $ coordinates:Classes 'CoordCartesian', 'Coord', 'ggproto', 'gg' <ggproto object: Class CoordCartesian, Coord, gg> aspect: function backtransform_range: function clip: on default: TRUE distance: function expand: TRUE is_free: function is_linear: function labels: function limits: list modify_scales: function range: function render_axis_h: function render_axis_v: function render_bg: function render_fg: function setup_data: function setup_layout: function setup_panel_guides: function setup_panel_params: function setup_params: function train_panel_guides: function transform: function super: <ggproto object: Class CoordCartesian, Coord, gg> $ facet :Classes 'FacetNull', 'Facet', 'ggproto', 'gg' <ggproto object: Class FacetNull, Facet, gg> compute_layout: function draw_back: function draw_front: function draw_labels: function draw_panels: function finish_data: function init_scales: function map_data: function params: list setup_data: function setup_params: function shrink: TRUE train_scales: function vars: function super: <ggproto object: Class FacetNull, Facet, gg> $ plot_env :<environment: 0x73c1e400> $ layout :Classes 'Layout', 'ggproto', 'gg' <ggproto object: Class Layout, gg> coord: NULL coord_params: list facet: NULL facet_params: list finish_data: function get_scales: function layout: NULL map_position: function panel_params: NULL panel_scales_x: NULL panel_scales_y: NULL render: function render_labels: function reset_scales: function resolve_label: function setup: function setup_panel_guides: function setup_panel_params: function train_position: function super: <ggproto object: Class Layout, gg> $ labels :List of 4 ..$ x : chr "DAR" ..$ y : chr "F(DAR)" ..$ colour: chr "Chromosome" ..$ group : chr "Chromosome" - attr(*, "class")= chr [1:2] "gg" "ggplot" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 127 ] > > proc.time() user system elapsed 141.019 3.491 144.751
tadar.Rcheck/tadar-Ex.timings
name | user | system | elapsed | |
assignFeatureDar-methods | 12.057 | 0.307 | 12.394 | |
countAlleles-methods | 4.704 | 0.024 | 4.739 | |
countsToProps-methods | 4.872 | 0.076 | 4.958 | |
dar-methods | 5.954 | 0.048 | 6.014 | |
filterLoci-methods | 4.963 | 0.016 | 4.990 | |
flipRanges-methods | 29.311 | 0.707 | 30.080 | |
plotChrDar-methods | 18.428 | 0.247 | 18.712 | |
plotDarECDF-methods | 1.311 | 0.016 | 1.330 | |
readGenotypes-methods | 3.623 | 0.000 | 3.631 | |
unphaseGT-methods | 3.944 | 0.072 | 4.025 | |