Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQRSTUVWXY[Z]

This page was generated on 2023-10-20 09:38:15 -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 2225/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
zellkonverter 1.10.1  (landing page)
Luke Zappia
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/zellkonverter
git_branch: RELEASE_3_17
git_last_commit: d918d30
git_last_commit_date: 2023-05-23 05:34:59 -0400 (Tue, 23 May 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    ERROR    OK  

CHECK results for zellkonverter on kjohnson2


To the developers/maintainers of the zellkonverter 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: zellkonverter
Version: 1.10.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:zellkonverter.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings zellkonverter_1.10.1.tar.gz
StartedAt: 2023-10-19 10:39:49 -0400 (Thu, 19 Oct 2023)
EndedAt: 2023-10-19 10:56:38 -0400 (Thu, 19 Oct 2023)
EllapsedTime: 1009.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: zellkonverter.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/zellkonverter.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 ‘zellkonverter/DESCRIPTION’ ... OK
* this is package ‘zellkonverter’ version ‘1.10.1’
* 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 ‘zellkonverter’ can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/zellkonverter.Rcheck/00install.out’ for details.
* 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 line endings in shell scripts ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
AnnData-Conversion 34.167 10.529 105.491
writeH5AD          12.576  3.436  39.675
readH5AD            1.769  0.528   5.720
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Error: Error creating conda environment '/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/zellkonverter/1.10.1/zellkonverterAnnDataEnv-0.7.6' [exit code 1]
  Backtrace:
      ▆
   1. └─zellkonverter::writeH5AD(sce, temp, version = "0.7.6") at test-write.R:40:4
   2.   └─basilisk::basiliskRun(...)
   3.     └─basilisk::basiliskStart(env, fork = fork, shared = shared, testload = testload)
   4.       └─basilisk::obtainEnvironmentPath(env)
   5.         └─basilisk::setupBasiliskEnv(...)
   6.           └─reticulate::conda_install(...)
   7.             └─reticulate::conda_create(...)
   8.               └─reticulate:::stopf(fmt, envname, result, call. = FALSE)
  
  [ FAIL 2 | WARN 24 | SKIP 3 | PASS 107 ]
  Error: Test failures
  Execution halted
* 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, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/zellkonverter.Rcheck/00check.log’
for details.


Installation output

zellkonverter.Rcheck/00install.out

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


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

Tests output

zellkonverter.Rcheck/tests/spelling.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.

> if (requireNamespace("spelling", quietly = TRUE)) {
+     spelling::spell_check_test(
+         vignettes = TRUE,
+         error = FALSE,
+         skip_on_cran = TRUE
+     )
+ }
NULL
> 
> proc.time()
   user  system elapsed 
  0.209   0.071   0.548 

zellkonverter.Rcheck/tests/testthat.Rout.fail


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(zellkonverter)
Registered S3 methods overwritten by 'zellkonverter':
  method                                             from      
  py_to_r.numpy.ndarray                              reticulate
  py_to_r.pandas.core.arrays.categorical.Categorical reticulate
> 
> test_check("zellkonverter")
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed

PackagesNotFoundError: The following packages are not available from current channels:

  - python=3.7.10

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.


Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed

PackagesNotFoundError: The following packages are not available from current channels:

  - python=3.7.10

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.


[ FAIL 2 | WARN 24 | SKIP 3 | PASS 107 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-read.R:131:5', 'test-zzz-anndata.R:6:5',
  'test-zzz-anndata.R:55:5'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-read.R:15:5'): Reading H5AD works with version 0.7.6 ───────────
Error: Error creating conda environment '/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/zellkonverter/1.10.1/zellkonverterAnnDataEnv-0.7.6' [exit code 1]
Backtrace:
    ▆
 1. └─zellkonverter::readH5AD(file, version = "0.7.6") at test-read.R:15:4
 2.   └─basilisk::basiliskRun(...)
 3.     └─basilisk::basiliskStart(env, fork = fork, shared = shared, testload = testload)
 4.       └─basilisk::obtainEnvironmentPath(env)
 5.         └─basilisk::setupBasiliskEnv(...)
 6.           └─reticulate::conda_install(...)
 7.             └─reticulate::conda_create(...)
 8.               └─reticulate:::stopf(fmt, envname, result, call. = FALSE)
── Error ('test-write.R:40:5'): writeH5AD works as expected with version 0.7.6 ──
Error: Error creating conda environment '/Users/biocbuild/Library/Caches/org.R-project.R/R/basilisk/1.12.1/zellkonverter/1.10.1/zellkonverterAnnDataEnv-0.7.6' [exit code 1]
Backtrace:
    ▆
 1. └─zellkonverter::writeH5AD(sce, temp, version = "0.7.6") at test-write.R:40:4
 2.   └─basilisk::basiliskRun(...)
 3.     └─basilisk::basiliskStart(env, fork = fork, shared = shared, testload = testload)
 4.       └─basilisk::obtainEnvironmentPath(env)
 5.         └─basilisk::setupBasiliskEnv(...)
 6.           └─reticulate::conda_install(...)
 7.             └─reticulate::conda_create(...)
 8.               └─reticulate:::stopf(fmt, envname, result, call. = FALSE)

[ FAIL 2 | WARN 24 | SKIP 3 | PASS 107 ]
Error: Test failures
Execution halted

Example timings

zellkonverter.Rcheck/zellkonverter-Ex.timings

nameusersystemelapsed
AnnData-Conversion 34.167 10.529105.491
AnnData-Environment0.0310.0130.126
readH5AD1.7690.5285.720
setZellkonverterVerbose0.0240.0030.083
writeH5AD12.576 3.43639.675