Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-01 11:44 -0400 (Mon, 01 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4409
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 127/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
barcodetrackR 1.13.0  (landing page)
Diego Alexander Espinoza
Snapshot Date: 2024-06-30 14:00 -0400 (Sun, 30 Jun 2024)
git_url: https://git.bioconductor.org/packages/barcodetrackR
git_branch: devel
git_last_commit: 6250e93
git_last_commit_date: 2024-04-30 11:32:45 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 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 barcodetrackR on kunpeng2

To the developers/maintainers of the barcodetrackR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/barcodetrackR.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.

raw results


Summary

Package: barcodetrackR
Version: 1.13.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:barcodetrackR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings barcodetrackR_1.13.0.tar.gz
StartedAt: 2024-07-01 02:51:05 -0000 (Mon, 01 Jul 2024)
EndedAt: 2024-07-01 02:55:22 -0000 (Mon, 01 Jul 2024)
EllapsedTime: 256.4 seconds
RetCode: 0
Status:   OK  
CheckDir: barcodetrackR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:barcodetrackR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings barcodetrackR_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/barcodetrackR.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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 ‘barcodetrackR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘barcodetrackR’ version ‘1.13.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 ‘barcodetrackR’ 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
barcode_stat_test 6.618  0.076   6.708
* 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

barcodetrackR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL barcodetrackR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.0/site-library’
* installing *source* package ‘barcodetrackR’ ...
** 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 (barcodetrackR)

Tests output

barcodetrackR.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "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.

> library(testthat)
> library(barcodetrackR)
> 
> test_check("barcodetrackR")
No threshold supplied. All barcodes will be retained. Be aware that lower abundance barcodes are likely to be less reliable due to sampling bias. To estimate an appropriate threshold, please see the barcodetrackR function `estimate_barcode_threshold`. 
No threshold supplied. All barcodes will be retained. Be aware that lower abundance barcodes are likely to be less reliable due to sampling bias. To estimate an appropriate threshold, please see the barcodetrackR function `estimate_barcode_threshold`. 
Removed 0 barcodes from the supplied dataframe based on relative threshold of 1e-07 
Removed 0 barcodes from the supplied dataframe based on relative threshold of 1e-07 
Removed 71 barcodes from the supplied dataframe based on relative threshold of 0.005 
Removed 71 barcodes from the supplied dataframe based on relative threshold of 0.005 
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 31 ]

[ FAIL 0 | WARN 9 | SKIP 0 | PASS 31 ]
> 
> proc.time()
   user  system elapsed 
 21.194   0.708  21.930 

Example timings

barcodetrackR.Rcheck/barcodetrackR-Ex.timings

nameusersystemelapsed
barcode_binary_heatmap0.3760.0000.376
barcode_ggheatmap0.5780.0000.579
barcode_ggheatmap_stat2.1930.0392.239
barcode_stat_test6.6180.0766.708
bias_histogram1.3550.0161.374
bias_lineplot0.4070.0040.413
bias_ridge_plot0.6330.0080.643
chord_diagram0.3290.0080.338
clonal_contribution0.3100.0160.326
clonal_count0.4170.0000.418
clonal_diversity0.2870.0000.287
cor_plot0.9910.0040.997
create_SE2.4460.0442.497
dist_plot0.2390.0000.240
estimate_barcode_threshold0.0000.0000.001
get_top_clones0.0080.0000.008
launchApp000
mds_plot0.2270.0000.227
rank_abundance_plot0.2510.0000.253
rank_abundance_stat_test0.4970.0040.502
scatter_plot0.1740.0000.175
stat_hist0.2720.0000.273
subset_SE0.020.000.02
threshold0.0280.0080.036
threshold_SE0.0520.0000.051