Last updated on 2026-07-02 19:56:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 10.33 | 104.59 | 114.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 7.38 | 74.25 | 81.63 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 16.00 | 141.81 | 157.81 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 16.00 | 215.68 | 231.68 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 21.00 | 1256.00 | 1277.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.3 | 10.86 | 101.83 | 112.69 | OK | |
| r-release-linux-x86_64 | 1.0.3 | OK | ||||
| r-release-macos-arm64 | 1.0.3 | 3.00 | 127.00 | 130.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 8.00 | 253.00 | 261.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 15.00 | 138.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | 3.00 | 125.00 | 128.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.3 | 8.00 | 228.00 | 236.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 20.00 | 162.00 | 182.00 | OK |
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in 'pkgdiff-Ex.R' failed
The error most likely occurred in:
> ### Name: pkg_diff
> ### Title: Compare Package Versions
> ### Aliases: pkg_diff
>
> ### ** Examples
>
> # View package stability
> pkg_stability("rsample")
# A stability score: rsample package
- Age: 9.00 years
- Score: 84.2
- Assessment: Somewhat Unstable
- Version Range: 0.0.1/1.3.2
- Release Range: 2017-07-08/2026-01-30
- Release Count: 19
- Breaking Releases: 7
- Data:
Package Version FileName Release Size AF AP RF RP BC TF
1 rsample 1.3.2 rsample_1.3.2.tar.gz 2026-01-30 1.4M 0 0 0 0 0 430
2 rsample 1.3.1 rsample_1.3.1.tar.gz 2025-07-29 1.4M 25 1 12 0 1 430
3 rsample 1.3.0 rsample_1.3.0.tar.gz 2025-04-02 328K 16 0 0 0 0 417
4 rsample 1.2.1 rsample_1.2.1.tar.gz 2024-03-25 320.9K 1 0 0 0 0 401
5 rsample 1.2.0 rsample_1.2.0.tar.gz 2023-08-23 321K 43 6 1 3 1 400
6 rsample 1.1.1 rsample_1.1.1.tar.gz 2022-12-07 318K 37 5 0 0 0 358
7 rsample 1.1.0 rsample_1.1.0.tar.gz 2022-08-08 306K 72 1 0 0 0 321
8 rsample 1.0.0 rsample_1.0.0.tar.gz 2022-06-24 268K 1 0 1 0 1 249
9 rsample 0.1.1 rsample_0.1.1.tar.gz 2021-11-08 274K 4 1 0 1 1 249
10 rsample 0.1.0 rsample_0.1.0.tar.gz 2021-05-08 274K 0 5 0 0 0 245
11 rsample 0.0.9 rsample_0.0.9.tar.gz 2021-02-17 269K 19 0 6 0 1 245
12 rsample 0.0.8 rsample_0.0.8.tar.gz 2020-09-23 261K 59 0 0 0 0 232
13 rsample 0.0.7 rsample_0.0.7.tar.gz 2020-06-04 248K 101 1 0 0 0 173
14 rsample 0.0.6 rsample_0.0.6.tar.gz 2020-03-31 299K 7 2 0 0 0 72
15 rsample 0.0.5 rsample_0.0.5.tar.gz 2019-07-13 297K 4 5 0 0 0 65
16 rsample 0.0.4 rsample_0.0.4.tar.gz 2019-01-07 254K 0 0 4 0 1 61
17 rsample 0.0.3 rsample_0.0.3.tar.gz 2018-11-20 254K 7 0 1 0 1 65
18 rsample 0.0.2 rsample_0.0.2.tar.gz 2017-11-12 339K 24 0 0 0 0 59
19 rsample 0.0.1 rsample_0.0.1.tar.gz 2017-07-08 180K 35 35 0 0 0 35
> # # A stability score: rsample package
> # - Age: 7.58 years
> # - Score: 80.3
> # - Assessment: Somewhat Unstable
> # - Version Range: 0.0.1/1.2.1
> # - Release Range: 2017-07-08/2024-03-25
> # - Release Count: 16
> # - Breaking Releases: 6
> # - Data:
> # Package Version FileName Release Size AF AP RF RP BC TF
> # 1 rsample 1.2.1 rsample_1.2.1.tar.gz 2024-03-25 320.9K 1 0 0 0 0 401
> # 2 rsample 1.2.0 rsample_1.2.0.tar.gz 2023-08-23 321K 43 6 1 3 1 400
> # 3 rsample 1.1.1 rsample_1.1.1.tar.gz 2022-12-07 318K 37 5 0 0 0 358
> # 4 rsample 1.1.0 rsample_1.1.0.tar.gz 2022-08-08 306K 72 1 0 0 0 321
> # 5 rsample 1.0.0 rsample_1.0.0.tar.gz 2022-06-24 268K 1 0 1 0 1 249
> # 6 rsample 0.1.1 rsample_0.1.1.tar.gz 2021-11-08 274K 4 1 0 1 1 249
> # 7 rsample 0.1.0 rsample_0.1.0.tar.gz 2021-05-08 274K 0 5 0 0 0 245
> # 8 rsample 0.0.9 rsample_0.0.9.tar.gz 2021-02-17 269K 19 0 6 0 1 245
> # 9 rsample 0.0.8 rsample_0.0.8.tar.gz 2020-09-23 261K 59 0 0 0 0 232
> # 10 rsample 0.0.7 rsample_0.0.7.tar.gz 2020-06-04 248K 101 1 0 0 0 173
> # 11 rsample 0.0.6 rsample_0.0.6.tar.gz 2020-03-31 299K 7 2 0 0 0 72
> # 12 rsample 0.0.5 rsample_0.0.5.tar.gz 2019-07-13 297K 4 5 0 0 0 65
> # 13 rsample 0.0.4 rsample_0.0.4.tar.gz 2019-01-07 254K 0 0 4 0 1 61
> # 14 rsample 0.0.3 rsample_0.0.3.tar.gz 2018-11-20 254K 7 0 1 0 1 65
> # 15 rsample 0.0.2 rsample_0.0.2.tar.gz 2017-11-12 339K 24 0 0 0 0 59
> # 16 rsample 0.0.1 rsample_0.0.1.tar.gz 2017-07-08 180K 35 35 0 0 0 35
>
> # Examine differences between versions
> pkg_diff("rsample", "1.1.1", "1.2.0")
Warning in readRDS(con) :
URL 'https://bioconductor.statistik.tu-dortmund.de/cran/web/packages/packages.rds': Timeout of 60 seconds was reached
Error in if (nrow(lrw) == 0) { : argument is of length zero
Calls: pkg_diff -> get_latest_data
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [433s]
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(pkgdiff)
Warning message:
In readRDS(con) :
URL 'https://bioconductor.statistik.tu-dortmund.de/cran/web/packages/packages.rds': Timeout of 60 seconds was reached
>
> test_check("pkgdiff")
Getting stability score for package 'tcltk'...
Package 'tcltk' is a Base package.
Getting stability score for package 'Matrix'...
Package 'Matrix' is a Base package.
No version info available for 'bork'.
Package 'tools' is a Base package.
Saving _problems/test-utilities-585.R
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 121 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-utilities.R:585:3'): utilities24: available_packages() works as expected. ──
Error in `readRDS(con)`: cannot read from connection
Backtrace:
▆
1. └─pkgdiff:::available_packages() at test-utilities.R:585:3
2. └─tools::CRAN_package_db()
3. ├─base::as.data.frame(...)
4. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
5. └─base::readRDS(con)
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 121 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64