Back to Mac ARM64 build report for BioC 3.20
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-20 11:32:08 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 137/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BatchQC 2.1.1  (landing page)
Jessica McClintock
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/BatchQC
git_branch: devel
git_last_commit: 35c64ad
git_last_commit_date: 2024-05-08 18:55:02 -0400 (Wed, 08 May 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for BatchQC on kjohnson1


To the developers/maintainers of the BatchQC package:
- 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: BatchQC
Version: 2.1.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BatchQC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BatchQC_2.1.1.tar.gz
StartedAt: 2024-05-19 05:59:43 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 06:06:38 -0400 (Sun, 19 May 2024)
EllapsedTime: 415.1 seconds
RetCode: 0
Status:   OK  
CheckDir: BatchQC.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/BatchQC.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-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 Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BatchQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BatchQC’ version ‘2.1.1’
* 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 ‘BatchQC’ 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
Examples with CPU (user + system) or elapsed time > 5s
                user system elapsed
volcano_plot  31.281  0.382  31.714
DE_analyze    23.657  0.388  24.062
pval_plotter  20.285  0.347  20.669
pval_summary  19.848  0.344  20.201
batch_correct 13.316  0.308  13.631
PCA_plotter   12.637  0.313  12.956
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  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

BatchQC.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘BatchQC’ ...
** 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 (BatchQC)

Tests output

BatchQC.Rcheck/tests/spelling.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> if (requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.215   0.060   0.262 

BatchQC.Rcheck/tests/testthat.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> library(testthat)
> library(BatchQC)
> 
> test_check("BatchQC")
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-lintr.R:3:5'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ]
> 
> proc.time()
   user  system elapsed 
 13.725   0.577  14.319 

Example timings

BatchQC.Rcheck/BatchQC-Ex.timings

nameusersystemelapsed
BatchQC0.0000.0010.001
DE_analyze23.657 0.38824.062
EV_plotter2.5590.0542.613
EV_table1.2460.0361.282
PCA_plotter12.637 0.31312.956
batch_correct13.316 0.30813.631
batch_design0.7550.0200.775
batchqc_explained_variation0.6630.0170.681
bladder_data_upload0.3190.0160.337
color_palette0.2570.0150.272
confound_metrics0.7210.0170.738
cor_props0.7140.0200.734
covariates_not_confounded0.8260.0220.847
cramers_v0.6960.0190.714
dendrogram_alpha_numeric_check0.6930.0300.723
dendrogram_color_palette1.0160.0211.036
dendrogram_plotter1.7350.0341.770
heatmap_num_to_char_converter0.6860.0170.704
heatmap_plotter1.7230.0491.773
normalize_SE1.1100.0331.143
process_dendrogram1.0370.0531.090
pval_plotter20.285 0.34720.669
pval_summary19.848 0.34420.201
std_pearson_corr_coef0.7470.0200.768
summarized_experiment0.0150.0030.018
volcano_plot31.281 0.38231.714