Last updated on 2025-04-19 05:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 50.00 | 144.02 | 194.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 41.21 | 103.86 | 145.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 353.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 380.37 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 57.00 | 200.00 | 257.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 55.13 | 143.41 | 198.54 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 54.50 | 147.18 | 201.68 | NOTE | |
r-release-macos-arm64 | 0.2.0 | 100.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 178.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 58.00 | 134.00 | 192.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.0 | 115.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.0 | 209.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.0 | 68.00 | 241.00 | 309.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘plotting.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'pbmc.Rmd' using rmarkdown
trying URL 'https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_granulocyte_sorted_3k/pbmc_granulocyte_sorted_3k_filtered_feature_bc_matrix.h5'
Quitting from pbmc.Rmd:46-57 [download-data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! cannot open URL 'https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_granulocyte_sorted_3k/pbmc_granulocyte_sorted_3k_filtered_feature_bc_matrix.h5'
---
Backtrace:
▆
1. └─utils::download.file(url, data_path, cacheOK = FALSE, mode = "wb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pbmc.Rmd' failed with diagnostics:
cannot open URL 'https://cf.10xgenomics.com/samples/cell-arc/2.0.0/pbmc_granulocyte_sorted_3k/pbmc_granulocyte_sorted_3k_filtered_feature_bc_matrix.h5'
--- failed re-building 'pbmc.Rmd'
SUMMARY: processing the following file failed:
'pbmc.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.0
Check: installed package size
Result: NOTE
installed size is 20.9Mb
sub-directories of 1Mb or more:
libs 20.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64