CRAN Package Check Results for Package Seurat

Last updated on 2024-05-11 07:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.3 163.49 672.06 835.55 WARN
r-devel-linux-x86_64-debian-gcc 5.0.3 132.29 468.05 600.34 WARN
r-devel-linux-x86_64-fedora-clang 5.1.0 1175.77 NOTE
r-devel-linux-x86_64-fedora-gcc 5.1.0 1141.50 NOTE
r-devel-windows-x86_64 5.0.3 134.00 855.00 989.00 NOTE
r-patched-linux-x86_64 5.0.3 185.59 632.04 817.63 NOTE
r-release-linux-x86_64 5.0.3 168.50 629.99 798.49 NOTE
r-release-macos-arm64 5.1.0 247.00 ERROR
r-release-macos-x86_64 5.1.0 623.00 NOTE
r-release-windows-x86_64 5.1.0 118.00 645.00 763.00 NOTE
r-oldrel-macos-arm64 5.1.0 257.00 ERROR
r-oldrel-macos-x86_64 5.1.0 558.00 ERROR
r-oldrel-windows-x86_64 5.0.3 164.00 1142.00 1306.00 NOTE

Check Details

Version: 5.0.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'BPCells', 'presto' Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-oldrel-windows-x86_64

Version: 5.0.3
Check: S3 generic/method consistency
Result: WARN Radius: function(object, ...) Radius.STARmap: function(object) Radius: function(object, ...) Radius.SlideSeq: function(object) Radius: function(object, ...) Radius.VisiumV1: function(object) See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 5.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'BPCells', 'presto' Imports includes 47 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 5.1.0
Check: Rd cross-references
Result: NOTE Undeclared package ‘Signac’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 5.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'BPCells', 'presto' Flavors: r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64

Version: 5.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'BPCells', 'monocle', 'presto' Flavors: r-release-macos-arm64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 5.1.0
Check: installed package size
Result: NOTE installed size is 11.2Mb sub-directories of 1Mb or more: R 2.1Mb libs 8.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 5.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [65s/71s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 11. │ ├─assertthat::assert_that(inherits(object, class), msg = msg) 12. │ │ └─assertthat::see_if(..., env = env, msg = msg) 13. │ │ ├─base::tryCatch(...) 14. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 15. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 16. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 17. │ │ └─base::eval(assertion, env) 18. │ │ └─base::eval(assertion, env) 19. │ └─base::inherits(object, class) 20. └─ParquetArrowReaderProperties$create() 21. └─arrow:::parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) [ FAIL 2 | WARN 1 | SKIP 29 | PASS 673 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 5.1.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'arrow', 'BPCells', 'monocle', 'presto' Flavor: r-release-macos-x86_64

Version: 5.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [68s/75s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 11. │ ├─assertthat::assert_that(inherits(object, class), msg = msg) 12. │ │ └─assertthat::see_if(..., env = env, msg = msg) 13. │ │ ├─base::tryCatch(...) 14. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 15. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 16. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 17. │ │ └─base::eval(assertion, env) 18. │ │ └─base::eval(assertion, env) 19. │ └─base::inherits(object, class) 20. └─ParquetArrowReaderProperties$create() 21. └─arrow:::parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) [ FAIL 2 | WARN 1 | SKIP 29 | PASS 673 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 5.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [104s/143s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 11. │ ├─assertthat::assert_that(inherits(object, class), msg = msg) 12. │ │ └─assertthat::see_if(..., env = env, msg = msg) 13. │ │ ├─base::tryCatch(...) 14. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 15. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 16. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 17. │ │ └─base::eval(assertion, env) 18. │ │ └─base::eval(assertion, env) 19. │ └─base::inherits(object, class) 20. └─ParquetArrowReaderProperties$create() 21. └─arrow:::parquet___arrow___ArrowReaderProperties__Make(isTRUE(use_threads)) [ FAIL 2 | WARN 1 | SKIP 29 | PASS 673 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64