Last updated on 2025-07-24 23:49:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 8.22 | 76.77 | 84.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 6.05 | 56.17 | 62.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 133.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 132.61 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 9.00 | 107.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 7.32 | 72.56 | 79.88 | OK | |
r-release-linux-x86_64 | 1.1.1 | 8.25 | 72.26 | 80.51 | OK | |
r-release-macos-arm64 | 1.1.1 | 84.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 130.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 12.00 | 99.00 | 111.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 14.00 | 171.00 | 185.00 | ERROR |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in 'gimap-Ex.R' failed
The error most likely occurred in:
> ### Name: setup_data
> ### Title: Making a new gimap dataset
> ### Aliases: setup_data
>
> ### ** Examples
>
>
> counts <- get_example_data("count", data_dir = tempdir()) %>%
+ dplyr::select(c(
+ "Day00_RepA", "Day05_RepA", "Day22_RepA", "Day22_RepB",
+ "Day22_RepC"
+ )) %>%
+ as.matrix()
Downloading: 1.4 kB
Downloading: 1.4 kB
Downloading: 1.4 kB
Downloading: 1.4 kB Downloading: PP_pgPEN_HeLa_counts.txt
|
| | 0%
|
|======================================================================| 100%
Error in get_figshare(file_name = file_name, item = "28264271", output_dir = data_dir) :
Gateway Timeout (HTTP 504).
Calls: %>% ... <Anonymous> -> get_example_data -> get_figshare -> <Anonymous>
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'quick-start.Rmd' using rmarkdown
File output_timepoints/exp_v_obs_scatter.png not found in resource path
Error: processing vignette 'quick-start.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'quick-start.Rmd'
--- re-building 'timepoint-example.Rmd' using rmarkdown
Warning in get_engine(options$engine) :
Unknown language engine 'reval' (must be registered via knit_engines$set()).
File output_timepoints/exp_v_obs_scatter.png not found in resource path
Error: processing vignette 'timepoint-example.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'timepoint-example.Rmd'
--- re-building 'treatment_example.Rmd' using rmarkdown
File output_treatment/exp_v_obs_scatter.png not found in resource path
Error: processing vignette 'treatment_example.Rmd' failed with diagnostics:
pandoc document conversion failed with error 99
--- failed re-building 'treatment_example.Rmd'
SUMMARY: processing the following files failed:
'quick-start.Rmd' 'timepoint-example.Rmd' 'treatment_example.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64