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

This page was generated on 2024-04-18 11:32:18 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 1896/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ScreenR 1.4.0  (landing page)
Emanuel Michele Soda
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/ScreenR
git_branch: RELEASE_3_18
git_last_commit: 36bfecb
git_last_commit_date: 2023-10-24 11:42:29 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for ScreenR on kjohnson1


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.4.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.4.0.tar.gz
StartedAt: 2024-04-18 03:11:47 -0400 (Thu, 18 Apr 2024)
EndedAt: 2024-04-18 03:16:24 -0400 (Thu, 18 Apr 2024)
EllapsedTime: 276.7 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/ScreenR.Rcheck’
* using R version 4.3.3 (2024-02-29)
* 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 Ventura 13.6.1
* 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.4.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_barcode_trend       43.953  3.997  49.004
plot_zscore_distribution 43.162  4.570  49.114
compute_metrics          23.757  1.409  25.765
find_robust_zscore_hit   20.845  2.707  23.993
find_zscore_hit          20.891  1.822  23.134
* 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.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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 
 28.016   1.083  29.520 

Example timings

ScreenR.Rcheck/ScreenR-Ex.timings

nameusersystemelapsed
barcode_lost0.2340.0270.264
compute_data_table0.3050.0080.317
compute_explained_variance0.0400.0040.045
compute_metrics23.757 1.40925.765
compute_slope0.0510.0010.052
count_mapped_reads0.0550.0100.066
create_edger_obj0.0240.0010.025
create_screenr_object0.0330.0010.034
filter_by_slope0.1300.0040.137
filter_by_variance1.3460.0261.379
find_camera_hit1.4480.0441.505
find_common_hit0.0290.0010.029
find_roast_hit2.0170.0622.132
find_robust_zscore_hit20.845 2.70723.993
find_zscore_hit20.891 1.82223.134
get_annotation_table0.0140.0000.014
get_count_table0.1080.0070.115
get_data_table0.0270.0010.028
get_groups000
get_normalized_count_table0.0340.0000.035
get_replicates0.0000.0000.001
mapped_reads0.0770.0150.093
normalize_data0.0480.0010.050
plot_barcode_hit1.6300.0381.683
plot_barcode_lost0.7570.0480.852
plot_barcode_lost_for_gene1.2770.0141.374
plot_barcode_trend43.953 3.99749.004
plot_boxplot0.3910.0040.409
plot_common_hit0.1900.0040.195
plot_explained_variance0.7750.0140.793
plot_mapped_reads0.2930.0210.344
plot_mapped_reads_distribution1.8770.0781.992
plot_mds0.5580.0060.575
plot_trend2.0420.8552.971
plot_zscore_distribution43.162 4.57049.114
remove_all_zero_row0.0140.0010.014
set_annotation_table0.1400.0020.144
set_count_table0.1210.0010.123
set_data_table0.1190.0010.121
set_groups0.1270.0020.129
set_normalized_count_table0.1680.0020.172
set_replicates0.1140.0010.116