Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQRSTUVWXY[Z]

This page was generated on 2024-11-28 12:16 -0500 (Thu, 28 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4748
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4459
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
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 2266/2272HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
zellkonverter 1.17.0  (landing page)
Luke Zappia
Snapshot Date: 2024-11-27 13:40 -0500 (Wed, 27 Nov 2024)
git_url: https://git.bioconductor.org/packages/zellkonverter
git_branch: devel
git_last_commit: 5381a5a
git_last_commit_date: 2024-11-21 11:40:57 -0500 (Thu, 21 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for zellkonverter on palomino7

To the developers/maintainers of the zellkonverter package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/zellkonverter.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: zellkonverter
Version: 1.17.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:zellkonverter.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings zellkonverter_1.17.0.tar.gz
StartedAt: 2024-11-28 06:00:43 -0500 (Thu, 28 Nov 2024)
EndedAt: 2024-11-28 06:11:29 -0500 (Thu, 28 Nov 2024)
EllapsedTime: 646.5 seconds
RetCode: 0
Status:   OK  
CheckDir: zellkonverter.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:zellkonverter.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings zellkonverter_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/zellkonverter.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'zellkonverter/DESCRIPTION' ... OK
* this is package 'zellkonverter' version '1.17.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 whether package 'zellkonverter' can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See 'E:/biocbuild/bbs-3.21-bioc/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 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  AnnData-Conversion.Rd: SingleCellExperiment-class, dgCMatrix-class,
    int_metadata, metadata, rowData, DataFrame-class
  expectSCE.Rd: SingleCellExperiment-class
  readH5AD.Rd: SingleCellExperiment-class
  validateH5ADSCE.Rd: SingleCellExperiment-class
  writeH5AD.Rd: SingleCellExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 19.94   2.33   45.42
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'spelling.R'
  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: 2 NOTEs
See
  'E:/biocbuild/bbs-3.21-bioc/meat/zellkonverter.Rcheck/00check.log'
for details.


Installation output

zellkonverter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL zellkonverter
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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 Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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.17    0.03    0.25 

zellkonverter.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 method overwritten by 'zellkonverter':
  method                                             from      
  py_to_r.pandas.core.arrays.categorical.Categorical reticulate
> 
> test_check("zellkonverter")
sys:1: FutureWarning: X.dtype being converted to np.float32 from float64. In the next version of anndata (0.9) conversion will not be automatic. Pass dtype explicitly to avoid this warning. Pass `AnnData(X, dtype=X.dtype, ...)` to get the future behavour.
... storing 'tissue' as categorical
... storing 'level1class' as categorical
... storing 'level2class' as categorical
... storing 'featureType' as categorical
[ FAIL 0 | WARN 20 | SKIP 4 | PASS 161 ]

══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-read.R:192:5', 'test-read.R:234:5',
  'test-zzz-anndata.R:6:5', 'test-zzz-anndata.R:63:5'

[ FAIL 0 | WARN 20 | SKIP 4 | PASS 161 ]
> 
> proc.time()
   user  system elapsed 
  78.85   15.54  418.79 

Example timings

zellkonverter.Rcheck/zellkonverter-Ex.timings

nameusersystemelapsed
AnnData-Conversion19.94 2.3345.42
AnnData-Environment0.010.000.02
readH5AD0.780.120.91
setZellkonverterVerbose000
writeH5AD3.150.684.23