Last updated on 2026-06-07 02:50:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-3 | 7.99 | 320.14 | 328.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-3 | 7.87 | 208.25 | 216.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2-3 | 16.00 | 523.54 | 539.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2-3 | 18.00 | 576.26 | 594.26 | OK | |
| r-devel-windows-x86_64 | 1.2-3 | 12.00 | 328.00 | 340.00 | OK | |
| r-patched-linux-x86_64 | 1.2-3 | 9.93 | 322.63 | 332.56 | OK | |
| r-release-linux-x86_64 | 1.2-3 | 9.45 | 319.57 | 329.02 | OK | |
| r-release-macos-arm64 | 1.2-3 | 2.00 | 78.00 | 80.00 | OK | |
| r-release-macos-x86_64 | 1.2-3 | 7.00 | 345.00 | 352.00 | OK | |
| r-release-windows-x86_64 | 1.2-3 | 12.00 | 321.00 | 333.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2-3 | 7.00 | 377.00 | 384.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2-3 | 15.00 | 440.00 | 455.00 | OK |
Version: 1.2-3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Fatal error: cannot create 'R_TempDir'
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2-3
Check: foreign function calls
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpzIsq3F/Rf17d3a2228a5d53': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2-3
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("stokes")
Loading required package: stokes
.local(x = x, i = i, j = j, value = value)
.local(x = x, i = i, j = j, value = value)
.local(x = x, i = i, j = j, value = value)
.local(x = x, i = i, j = j, value = value)
Saving _problems/test_misc-46.R
Saving _problems/test_ops-22.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_misc.R:46:9'): Miscellaneous wedge functionality ───────────────
Error in `dir.create(path, recursive = TRUE)`: (converted from warning) cannot create dir '/tmp/Rtmp8bytV8/file185ed46561c04e', reason 'No space left on device'
Backtrace:
▆
1. ├─testthat::expect_true(...) at test_misc.R:46:9
2. │ └─testthat:::expect_waldo_constant_(act, exp, info = info, ignore_attr = TRUE)
3. │ └─testthat:::waldo_compare(...)
4. │ └─withr (local) `<fn>`()
5. └─withr:::reset_gettext_cache()
6. ├─base::bindtextdomain("reset", local_tempdir())
7. └─withr::local_tempdir()
── Error ('test_ops.R:22:5'): Cross product Ops behave ─────────────────────────
Error in `dir.create(path, recursive = TRUE)`: (converted from warning) cannot create dir '/tmp/Rtmp8bytV8/file185ed4219ccf2b', reason 'No space left on device'
Backtrace:
▆
1. └─stokes (local) foo1(S) at test_ops.R:22:5
2. └─testthat::expect_true(S + S == 2 * S, info = S) at test_ops.R:6:3
3. └─testthat:::expect_waldo_constant_(act, exp, info = info, ignore_attr = TRUE)
4. └─testthat:::waldo_compare(...)
5. └─testthat:::local_reporter_output()
6. └─reporter$local_user_output(.env)
7. └─testthat::local_reproducible_output(...)
8. └─withr::local_language(lang, .local_envir = .env)
9. └─withr:::reset_gettext_cache()
10. ├─base::bindtextdomain("reset", local_tempdir())
11. └─withr::local_tempdir()
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 904 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2-3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Alt.Rmd’ using rmarkdown
--- finished re-building ‘Alt.Rmd’
--- re-building ‘contract.Rmd’ using rmarkdown
--- finished re-building ‘contract.Rmd’
--- re-building ‘dovs.Rmd’ using rmarkdown
--- finished re-building ‘dovs.Rmd’
--- re-building ‘dx.Rmd’ using rmarkdown
--- finished re-building ‘dx.Rmd’
--- re-building ‘ex.Rmd’ using rmarkdown
--- finished re-building ‘ex.Rmd’
--- re-building ‘hodge.Rmd’ using rmarkdown
--- finished re-building ‘hodge.Rmd’
--- re-building ‘inner.Rmd’ using rmarkdown
--- finished re-building ‘inner.Rmd’
--- re-building ‘kinner.Rmd’ using rmarkdown
--- finished re-building ‘kinner.Rmd’
--- re-building ‘phi.Rmd’ using rmarkdown
--- finished re-building ‘phi.Rmd’
--- re-building ‘stokes.Rmd’ using rmarkdown
--- finished re-building ‘stokes.Rmd’
--- re-building ‘tensorprod.Rmd’ using rmarkdown
--- finished re-building ‘tensorprod.Rmd’
--- re-building ‘vector_cross_product.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmpy6vG2k/Rf19d35f581d5605': No space left on device
Quitting from vector_cross_product.Rmd:186-189 [verifyalternatingproperty]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from vector_cross_product.Rmd:186-189 [verifyalternatingproperty]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'vector_cross_product.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘vector_cross_product.Rmd’
--- re-building ‘volume.Rmd’ using rmarkdown
--- finished re-building ‘volume.Rmd’
--- re-building ‘wedge.Rmd’ using rmarkdown
--- finished re-building ‘wedge.Rmd’
SUMMARY: processing the following file failed:
‘vector_cross_product.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc