Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2024-05-20 11:32:22 -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 2091/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidyFlowCore 0.99.2  (landing page)
Timothy Keyes
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/tidyFlowCore
git_branch: devel
git_last_commit: 0c300a8
git_last_commit_date: 2024-05-03 20:57:56 -0400 (Fri, 03 May 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES

CHECK results for tidyFlowCore on kjohnson1


To the developers/maintainers of the tidyFlowCore 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: tidyFlowCore
Version: 0.99.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidyFlowCore.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidyFlowCore_0.99.2.tar.gz
StartedAt: 2024-05-20 05:05:37 -0400 (Mon, 20 May 2024)
EndedAt: 2024-05-20 05:07:10 -0400 (Mon, 20 May 2024)
EllapsedTime: 93.3 seconds
RetCode: 0
Status:   OK  
CheckDir: tidyFlowCore.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/tidyFlowCore.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 ‘tidyFlowCore/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tidyFlowCore’ version ‘0.99.2’
* 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 ‘tidyFlowCore’ 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
* 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

tidyFlowCore.Rcheck/00install.out

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


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

Tests output

tidyFlowCore.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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(tidyFlowCore)
> 
> test_check("tidyFlowCore")

Attaching package: 'dplyr'

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union


Attaching package: 'tidyr'

The following object is masked from 'package:testthat':

    matches

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 104 ]
> 
> proc.time()
   user  system elapsed 
 11.649   0.600  12.472 

Example timings

tidyFlowCore.Rcheck/tidyFlowCore-Ex.timings

nameusersystemelapsed
arrange.flowFrame0.2040.0130.220
arrange.flowSet0.3700.0140.393
as_flowFrame000
as_flowSet0.0000.0000.001
as_tof_tbl0.0270.0020.030
count.flowFrame0.2530.0160.271
count.flowSet0.1360.0070.146
filter.flowFrame0.1290.0090.183
filter.flowSet0.2800.0130.297
ggplot.flowFrame0.1070.0070.156
ggplot.flowSet0.1080.0070.117
group_by.flowFrame0.2700.0160.291
make_flowcore_annotated_data_frame000
mutate.flowFrame0.2560.0160.275
mutate.flowSet0.3190.0140.351
nest.flowFrame0.3090.0170.329
pull.flowFrame0.1020.0070.109
pull.flowSet0.0530.0060.060
reexports000
rename.flowFrame0.1140.0070.122
rename.flowSet0.3250.0140.346
rename_with.flowFrame0.1220.0070.132
rename_with.flowSet0.3980.0150.418
select.flowFrame0.1580.0100.182
select.flowSet0.3840.0140.400
simulate_cytometry_data0.1000.0070.108
slice.flowFrame0.1130.0070.123
slice.flowSet0.3280.0130.347
slice_head.flowFrame0.1280.0060.136
slice_head.flowSet0.3710.0140.393
slice_max.flowFrame0.1300.0080.139
slice_max.flowSet0.3240.0140.342
slice_min.flowFrame0.1070.0090.119
slice_min.flowSet0.3420.0130.360
slice_sample.flowFrame0.1510.0080.161
slice_sample.flowSet0.3980.0140.418
slice_tail.flowFrame0.1710.0100.181
slice_tail.flowSet0.6180.0140.637
summarise.flowFrame0.1040.0100.115
summarise.flowSet0.1280.0170.147
summarize.flowFrame0.0800.0080.089
summarize.flowSet0.1170.0060.125
tof_get_panel0.0010.0000.000
tof_set_panel000
transmute.flowFrame0.1050.0080.114
transmute.flowSet0.2720.0140.291
ungroup.flowSet0.1400.0080.149
unnest.flowSet0.2720.0120.288