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

This page was generated on 2024-05-31 17:02:49 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
barcodetrackR 1.12.0  (landing page)
Diego Alexander Espinoza
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/barcodetrackR
git_branch: RELEASE_3_19
git_last_commit: 586dd00
git_last_commit_date: 2024-04-30 11:32:45 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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

CHECK results for barcodetrackR on nebbiolo1


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.

raw results


Summary

Package: barcodetrackR
Version: 1.12.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:barcodetrackR.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings barcodetrackR_1.12.0.tar.gz
StartedAt: 2024-05-31 01:23:11 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 01:27:00 -0400 (Fri, 31 May 2024)
EllapsedTime: 229.4 seconds
RetCode: 0
Status:   OK  
CheckDir: barcodetrackR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:barcodetrackR.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings barcodetrackR_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/barcodetrackR.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘barcodetrackR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘barcodetrackR’ version ‘1.12.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
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

barcodetrackR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL barcodetrackR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/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: x86_64-pc-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 
 14.408   0.695  15.089 

Example timings

barcodetrackR.Rcheck/barcodetrackR-Ex.timings

nameusersystemelapsed
barcode_binary_heatmap0.2720.0040.275
barcode_ggheatmap0.3960.0200.416
barcode_ggheatmap_stat1.5480.1121.660
barcode_stat_test3.9850.0994.085
bias_histogram0.8910.0050.895
bias_lineplot0.2690.0070.277
bias_ridge_plot0.4310.0190.451
chord_diagram0.2370.0120.249
clonal_contribution0.2150.0120.228
clonal_count0.2520.0350.289
clonal_diversity0.1950.0010.195
cor_plot0.6050.0190.624
create_SE1.7550.1361.893
dist_plot0.1580.0010.157
estimate_barcode_threshold0.0000.0010.000
get_top_clones0.0040.0020.007
launchApp000
mds_plot0.1470.0000.148
rank_abundance_plot0.1690.0040.174
rank_abundance_stat_test0.3360.0040.340
scatter_plot0.1130.0030.117
stat_hist0.1690.0040.173
subset_SE0.0160.0000.017
threshold0.0210.0390.061
threshold_SE0.0370.0010.037