Last updated on 2025-05-06 05:50:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 10.06 | 86.78 | 96.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 5.47 | 58.53 | 64.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 161.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 154.49 | OK | |||
r-devel-windows-x86_64 | 1.0.7 | 10.00 | 102.00 | 112.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.7 | 7.46 | 82.78 | 90.24 | OK | |
r-release-linux-x86_64 | 1.0.7 | 8.81 | 82.22 | 91.03 | ERROR | |
r-release-macos-arm64 | 1.0.7 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 89.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 10.00 | 102.00 | 112.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.7 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.7 | 109.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 14.00 | 121.00 | 135.00 | ERROR |
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.7: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_regress.R:370:1'): (code run outside of `test_that()`) ─────────
Error in `file(file, "rt")`: cannot open the connection to 'https://rct-design.com/TeachingMaterials/Datasets/mri.txt'
Backtrace:
▆
1. └─utils::read.table(...) at test_regress.R:370:1
2. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.7
Check: tests
Result: ERROR
Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.7: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_regress.R:370:1'): (code run outside of `test_that()`) ─────────
Error in `file(file, "rt")`: cannot open the connection to 'https://rct-design.com/TeachingMaterials/Datasets/mri.txt'
Backtrace:
▆
1. └─utils::read.table(...) at test_regress.R:370:1
2. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.7: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_regress.R:370:1'): (code run outside of `test_that()`) ─────────
Error in `file(file, "rt")`: cannot open the connection to 'https://rct-design.com/TeachingMaterials/Datasets/mri.txt'
Backtrace:
▆
1. └─utils::read.table(...) at test_regress.R:370:1
2. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.0.7
Check: tests
Result: ERROR
Running 'testthat.R' [30s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rigr)
rigr version 1.0.7: Regression, Inference, and General Data Analysis Tools in R
> library(car)
Loading required package: carData
>
> test_check("rigr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_regress.R:370:1'): (code run outside of `test_that()`) ─────────
Error in `file(file, "rt")`: cannot open the connection to 'https://rct-design.com/TeachingMaterials/Datasets/mri.txt'
Backtrace:
▆
1. └─utils::read.table(...) at test_regress.R:370:1
2. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2165 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64