Last updated on 2025-04-12 20:51:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.3 | 6.48 | 57.30 | 63.78 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.3 | 4.24 | 44.51 | 48.75 | ERROR | |
r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 132.65 | ERROR | |||
r-devel-macos-arm64 | 0.3.3 | 71.00 | ERROR | |||
r-devel-macos-x86_64 | 0.3.3 | 83.00 | ERROR | |||
r-devel-windows-x86_64 | 0.3.3 | 8.00 | 74.00 | 82.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.3 | 5.67 | 56.63 | 62.30 | ERROR | |
r-release-linux-x86_64 | 0.3.3 | ERROR | ||||
r-release-macos-arm64 | 0.3.3 | 46.00 | OK | |||
r-release-macos-x86_64 | 0.3.3 | 66.00 | OK | |||
r-release-windows-x86_64 | 0.3.3 | 10.00 | 87.00 | 97.00 | ERROR | |
r-oldrel-macos-arm64 | 0.3.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.3.3 | 73.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.3 | 12.00 | 87.00 | 99.00 | ERROR |
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [19s/57s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-arm64
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [10s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-macos-x86_64
Version: 0.3.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.3.3
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("crunchy")
Loading required package: crunchy
Loading required package: crunch
Attaching package: 'crunch'
The following objects are masked from 'package:stats':
filter, rstandard, setNames
The following object is masked from 'package:graphics':
title
The following object is masked from 'package:utils':
write.csv
The following object is masked from 'package:base':
table
Loading required package: shiny
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gadgets.R:56:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ──────────
Error: "test ds" not found
Backtrace:
▆
1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1
2. │ ├─base::with(opts, with_mock_api(expr))
3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr))
4. │ │ └─base::eval(substitute(expr), envir = parent.frame())
5. │ │ └─base::eval(substitute(expr), envir = parent.frame())
6. │ └─httptest::with_mock_api(expr)
7. │ └─base::eval.parent(expr)
8. │ └─base::eval(expr, p)
9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5
10. └─httpcache::halt(dQuote(dataset), " not found")
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ]
Error: Test failures
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.