Back to Mac ARM64 build report for BioC 3.18
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:32:16 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4376
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 65/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.18.3  (landing page)
Jessica McClintock
Snapshot Date: 2024-03-26 09:00:03 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_18
git_last_commit: 8e8e658
git_last_commit_date: 2024-02-02 16:30:32 -0400 (Fri, 02 Feb 2024)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for animalcules on kjohnson1


To the developers/maintainers of the animalcules 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: animalcules
Version: 1.18.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:animalcules.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings animalcules_1.18.3.tar.gz
StartedAt: 2024-03-27 05:13:13 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 05:18:19 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 305.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: animalcules.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/animalcules.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 ‘animalcules/DESCRIPTION’ ... OK
* this is package ‘animalcules’ version ‘1.18.3’
* 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 ‘animalcules’ 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 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 files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘animalcules-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: find_taxonomy
> ### Title: Find the taxonomy for unlimited tids
> ### Aliases: find_taxonomy
> 
> ### ** Examples
> 
> taxonLevels <- find_taxonomy(tids = 1200)
Error: HTTP failure: 400
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE eEfetchResult PUBLIC "-//NLM//DTD efetch 20131226//EN" "https://eutils.ncbi.nlm.nih.gov/eutils/dtd/20131226/efetch.dtd">
<eFetchResult>
	<ERROR> Error: External viewer error: Empty Response. Bytes read: 0 Status: Timeout</ERROR>
</eFetchResult>
Execution halted
* 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: 1 ERROR
See
  ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/animalcules.Rcheck/00check.log’
for details.


Installation output

animalcules.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘animalcules’ ...
** using staged installation
** R
** 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 (animalcules)

Tests output

animalcules.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(animalcules)
> 
> test_check("animalcules")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 38 ]
> 
> proc.time()
   user  system elapsed 
 29.767   1.050  32.642 

Example timings

animalcules.Rcheck/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot0.6720.0680.766
alpha_div_test0.0050.0010.005
counts_to_logcpm0.0020.0000.002
counts_to_relabu0.0020.0000.003
df_char_to_factor0.0000.0010.001
differential_abundance4.3010.1114.471
dimred_pca0.1890.0190.210
dimred_pcoa0.2260.0190.254
dimred_tsne5.7370.1045.899
dimred_umap0.4280.0160.447
diversities0.0000.0010.001
diversities_help000
diversity_beta_boxplot0.2090.0150.226
diversity_beta_heatmap0.2410.0170.262
diversity_beta_test0.1910.0040.202
do_alpha_div_test0.0600.0020.064
filter_categorize0.3340.0410.415
filter_summary_bar_density0.2920.0160.338
filter_summary_pie_box0.2100.0170.242
find_biomarker4.1790.1074.341
find_taxon_mat0.1640.0092.453