Last updated on 2026-06-20 09:52:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 416.11 | 141.36 | 557.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 339.41 | 128.43 | 467.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 500.00 | 221.81 | 721.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 892.00 | 212.01 | 1104.01 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 405.00 | 195.00 | 600.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 425.17 | 170.72 | 595.89 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 456.34 | 169.92 | 626.26 | OK | |
| r-release-macos-arm64 | 1.1.1 | 84.00 | -28.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 263.00 | 19.00 | 282.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 431.00 | 187.00 | 618.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 281.00 | 110.00 | 391.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 534.00 | 246.00 | 780.00 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘dlmtree-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_sbd_dlmtree
> ### Title: Download simulated data for dlmtree articles
> ### Aliases: get_sbd_dlmtree
>
> ### ** Examples
>
> sbd_dlmtree <- get_sbd_dlmtree()
trying URL 'https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda'
Content type 'application/octet-stream' length 13878138 bytes (13.2 MB)
======
downloaded 1.8 MB
Warning in download.file("https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda", :
downloaded length 1840678 != reported length 13878138
Warning in download.file("https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda", :
URL 'https://raw.githubusercontent.com/danielmork/dlmtree/master/vignettes/articles/sbd_dlmtree.rda': Timeout of 60 seconds was reached
Error in download.file("https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda", :
download from 'https://github.com/danielmork/dlmtree/raw/master/vignettes/articles/sbd_dlmtree.rda' failed
Calls: get_sbd_dlmtree -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc