Back to Multiple platform build/check report for BioC 3.19:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-25 17:43 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 66/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
animalcules 1.20.0  (landing page)
Jessica McClintock
Snapshot Date: 2024-06-23 14:00 -0400 (Sun, 23 Jun 2024)
git_url: https://git.bioconductor.org/packages/animalcules
git_branch: RELEASE_3_19
git_last_commit: bed4447
git_last_commit_date: 2024-04-30 11:14:46 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for animalcules on kjohnson1

To the developers/maintainers of the animalcules package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/animalcules.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.20.0
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.20.0.tar.gz
StartedAt: 2024-06-24 11:02:27 -0400 (Mon, 24 Jun 2024)
EndedAt: 2024-06-24 11:07:12 -0400 (Mon, 24 Jun 2024)
EllapsedTime: 285.0 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/animalcules.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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 ‘animalcules/DESCRIPTION’ ... OK
* this is package ‘animalcules’ version ‘1.20.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 ‘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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
dimred_tsne 4.948  0.159   5.109
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  	<ERROR> Error: External viewer error: Empty Response. Bytes read: 0 Status: Timeout</ERROR>
  </eFetchResult>
  
  Backtrace:
      ▆
   1. └─animalcules::find_taxonomy(1200) at test-examples.R:286:3
   2.   └─animalcules::find_taxonomy_300(tids)
   3.     └─rentrez::entrez_fetch(db = "taxonomy", id = tids, rettype = "xml")
   4.       ├─base::do.call(make_entrez_query, args)
   5.       └─rentrez (local) `<fn>`(...)
   6.         └─rentrez:::entrez_check(response)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR
See
  ‘/Users/biocbuild/bbs-3.19-bioc/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.4-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.fail


R version 4.4.0 (2024-04-24) -- "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(animalcules)
> 
> test_check("animalcules")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-examples.R:286:3'): find_taxonomy() is working ─────────────────
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>

Backtrace:
    ▆
 1. └─animalcules::find_taxonomy(1200) at test-examples.R:286:3
 2.   └─animalcules::find_taxonomy_300(tids)
 3.     └─rentrez::entrez_fetch(db = "taxonomy", id = tids, rettype = "xml")
 4.       ├─base::do.call(make_entrez_query, args)
 5.       └─rentrez (local) `<fn>`(...)
 6.         └─rentrez:::entrez_check(response)

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 37 ]
Error: Test failures
Execution halted

Example timings

animalcules.Rcheck/animalcules-Ex.timings

nameusersystemelapsed
alpha_div_boxplot1.3710.0461.430
alpha_div_test0.0040.0000.004
counts_to_logcpm0.0020.0000.002
counts_to_relabu0.0020.0010.002
df_char_to_factor0.0000.0000.001
differential_abundance3.8960.0863.982
dimred_pca0.1670.0170.183
dimred_pcoa0.1200.0150.136
dimred_tsne4.9480.1595.109
dimred_umap0.4590.0280.488
diversities000
diversities_help0.0000.0010.000
diversity_beta_boxplot0.2080.0180.225
diversity_beta_heatmap1.0890.0211.110
diversity_beta_test0.1770.0060.182
do_alpha_div_test0.0560.0010.059
filter_categorize0.3040.0380.342
filter_summary_bar_density0.2700.0210.291
filter_summary_pie_box0.2090.0250.259
find_biomarker4.1000.1264.229
find_taxon_mat0.1530.0081.578
find_taxonomy0.0200.0001.762
find_taxonomy_3000.0230.0010.685
gini_simpson0.0010.0000.001
grep_tid0.0000.0000.001
inverse_simpson0.0000.0000.001
is_categorical0.0000.0000.001
is_integer0000
is_integer1000
mae_pick_organisms0.1150.0020.116
mae_pick_samples0.1530.0020.155
pct2str000
percent000
relabu_barplot0.9290.0190.947
relabu_boxplot0.1050.0140.120
relabu_heatmap0.1320.0150.147
run_animalcules000
shannon000
simpson_index000
upsample_counts0.0140.0020.015