Last updated on 2026-07-24 08:53:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 12.56 | 280.12 | 292.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.1 | 73.88 | 233.17 | 307.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.1 | 164.00 | 357.56 | 521.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 88.00 | 224.30 | 312.30 | OK | |
| r-devel-windows-x86_64 | 0.4.1 | 146.00 | 469.00 | 615.00 | OK | |
| r-patched-linux-x86_64 | 0.3.5 | 10.34 | 267.26 | 277.60 | OK | |
| r-release-linux-x86_64 | 0.3.5 | 9.48 | 264.04 | 273.52 | OK | |
| r-release-macos-arm64 | 0.4.1 | 24.00 | 102.00 | 126.00 | OK | |
| r-release-macos-x86_64 | 0.4.1 | 71.00 | 387.00 | 458.00 | ERROR | |
| r-release-windows-x86_64 | 0.4.1 | 154.00 | 358.00 | 512.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.1 | 22.00 | 50.00 | 72.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.4.1 | 75.00 | 363.00 | 438.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.3.5 | 21.00 | 375.00 | 396.00 | OK |
Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘mascarade-gallery.Rmd’ using rmarkdown
Quitting from mascarade-gallery.Rmd:26-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mascarade-gallery.Rmd' failed with diagnostics:
cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds'
--- failed re-building ‘mascarade-gallery.Rmd’
--- re-building ‘mascarade-tutorial.Rmd’ using rmarkdown
Quitting from mascarade-tutorial.Rmd:209-213 [unnamed-chunk-20]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mascarade-tutorial.Rmd' failed with diagnostics:
cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds'
--- failed re-building ‘mascarade-tutorial.Rmd’
SUMMARY: processing the following files failed:
‘mascarade-gallery.Rmd’ ‘mascarade-tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘mascarade-gallery.Rmd’ using rmarkdown
Quitting from mascarade-gallery.Rmd:26-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mascarade-gallery.Rmd' failed with diagnostics:
cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_umap.rds'
--- failed re-building ‘mascarade-gallery.Rmd’
--- re-building ‘mascarade-tutorial.Rmd’ using rmarkdown
2026-07-24 18:30:42.058 R[64623:432637] XType: Using static font registry.
Quitting from mascarade-tutorial.Rmd:209-213 [unnamed-chunk-20]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds'
---
Backtrace:
▆
1. └─base::readRDS(url("https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mascarade-tutorial.Rmd' failed with diagnostics:
cannot open the connection to 'https://alserglab.wustl.edu/files/mascarade/examples/pbmc3k_seurat5.rds'
--- failed re-building ‘mascarade-tutorial.Rmd’
SUMMARY: processing the following files failed:
‘mascarade-gallery.Rmd’ ‘mascarade-tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.4.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/125s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(mascarade)
>
> test_check("mascarade")
Saving _problems/test-placement-14.R
polyclip 1.10-7 built from Clipper C++ version 6.4.0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-placement.R:14:3'): placeLabels produces a conflict-free layout on the example data ──
Expected `scoreBetter(golden, s)` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 115 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64