Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-10-20 09:38:11 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1859/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ScreenR 1.2.0  (landing page)
Emanuel Michele Soda
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/ScreenR
git_branch: RELEASE_3_17
git_last_commit: 338cb73
git_last_commit_date: 2023-04-25 11:38:37 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for ScreenR on kjohnson2


To the developers/maintainers of the ScreenR 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: ScreenR
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ScreenR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ScreenR_1.2.0.tar.gz
StartedAt: 2023-10-18 23:11:57 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 23:20:35 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 517.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ScreenR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ScreenR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ScreenR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ScreenR’ 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 ‘ScreenR’ 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 R 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 startup messages can be suppressed ... 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
plot_zscore_distribution       49.580  6.277 100.807
plot_barcode_trend             45.545  4.131  88.117
compute_metrics                25.947  1.305  49.008
find_zscore_hit                22.472  2.548  45.014
find_robust_zscore_hit         22.653  2.030  44.217
plot_mapped_reads_distribution  2.480  0.736   5.581
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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

ScreenR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘ScreenR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ScreenR)

Tests output

ScreenR.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

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(ScreenR)

Welcome to ScreenR
--------------------------

See ?ScreenR for a list of
available functions.

Enjoy!

> 
> test_check("ScreenR")
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
Using classic mode.
[ FAIL 0 | WARN 253 | SKIP 0 | PASS 64 ]

[ FAIL 0 | WARN 253 | SKIP 0 | PASS 64 ]
> 
> proc.time()
   user  system elapsed 
 30.264   0.819  55.975 

Example timings

ScreenR.Rcheck/ScreenR-Ex.timings

nameusersystemelapsed
barcode_lost0.1940.0200.377
compute_data_table0.3160.0100.581
compute_explained_variance0.0300.0020.058
compute_metrics25.947 1.30549.008
compute_slope0.0640.0040.113
count_mapped_reads0.0620.0100.133
create_edger_obj0.0320.0020.058
create_screenr_object0.0630.0020.115
filter_by_slope0.1670.0070.319
filter_by_variance1.4830.0292.740
find_camera_hit1.5630.0412.900
find_common_hit0.0420.0010.076
find_roast_hit2.3320.0534.307
find_robust_zscore_hit22.653 2.03044.217
find_zscore_hit22.472 2.54845.014
get_annotation_table0.0170.0010.028
get_count_table0.1040.0140.196
get_data_table0.0350.0010.067
get_groups0.0010.0000.001
get_normalized_count_table0.0560.0010.099
get_replicates0.0010.0000.004
mapped_reads0.0880.0100.178
normalize_data0.0570.0010.103
plot_barcode_hit1.4530.0632.700
plot_barcode_lost0.4170.0290.782
plot_barcode_lost_for_gene1.5330.0382.781
plot_barcode_trend45.545 4.13188.117
plot_boxplot0.4280.0080.784
plot_common_hit0.2100.0080.379
plot_explained_variance0.4360.0070.793
plot_mapped_reads0.2260.0120.430
plot_mapped_reads_distribution2.4800.7365.581
plot_mds0.4390.0130.807
plot_trend1.6870.0703.133
plot_zscore_distribution 49.580 6.277100.807
remove_all_zero_row0.0140.0010.027
set_annotation_table0.1610.0030.290
set_count_table0.1540.0020.280
set_data_table0.1590.0020.293
set_groups0.1710.0020.315
set_normalized_count_table0.2190.0030.398
set_replicates0.1550.0020.282