Last updated on 2025-10-19 05:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.3 | 43.66 | 198.43 | 242.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.3 | 30.90 | 142.38 | 173.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.3 | 402.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.3 | 407.72 | NOTE | |||
r-devel-windows-x86_64 | 3.2.3 | 53.00 | 172.00 | 225.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.3 | 46.35 | 189.46 | 235.81 | NOTE | |
r-release-linux-x86_64 | 3.2.3 | 46.22 | 189.55 | 235.77 | ERROR | |
r-release-macos-arm64 | 3.2.3 | 136.00 | NOTE | |||
r-release-macos-x86_64 | 3.2.3 | 215.00 | NOTE | |||
r-release-windows-x86_64 | 3.2.3 | 53.00 | 174.00 | 227.00 | NOTE | |
r-oldrel-macos-arm64 | 3.2.3 | 107.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2.3 | 267.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2.3 | 67.00 | 212.00 | 279.00 | OK |
Version: 3.2.3
Check: compiled code
Result: NOTE
File ‘testthat/libs/testthat.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘SET_BODY’,
‘SET_CLOENV’, ‘SET_FORMALS’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 3.2.3
Check: compiled code
Result: NOTE
File 'testthat/libs/x64/testthat.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', 'SET_BODY',
'SET_CLOENV', 'SET_FORMALS'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 3.2.3
Check: tests
Result: ERROR
Running ‘test-catch.R’ [29s/38s]
Running ‘testthat.R’ [80s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("testthat")
Starting 2 test processes
[ FAIL 2 | WARN 0 | SKIP 131 | PASS 944 ]
══ Skipped tests (131) ═════════════════════════════════════════════════════════
• On CRAN (127): 'test-parallel-crash.R:2:3', 'test-watcher.R:40:3',
'test-deprec-condition.R:2:3', 'test-describe.R:23:5', 'test-edition.R:14:3',
'test-expect-condition.R:8:3', 'test-expect-condition.R:19:3',
'test-expect-condition.R:38:3', 'test-expect-condition.R:56:3',
'test-expect-condition.R:160:3', 'test-expect-condition.R:227:3',
'test-expect-constant.R:7:3', 'test-expect-constant.R:18:3',
'test-expect-constant.R:30:3', 'test-expect-equality.R:71:3',
'test-expect-inheritance.R:23:3', 'test-expect-inheritance.R:42:3',
'test-expect-inheritance.R:49:3', 'test-expect-inheritance.R:68:3',
'test-expect-inheritance.R:75:3', 'test-expect-invisible.R:11:3',
'test-expect-known.R:45:3', 'test-expect-no-condition.R:5:3',
'test-expect-no-condition.R:53:3', 'test-expect-setequal.R:33:3',
'test-expect-setequal.R:44:3', 'test-expect-setequal.R:105:3',
'test-expect-setequal.R:123:3', 'test-local.R:35:3', 'test-local.R:44:3',
'test-mock.R:2:3', 'test-mock2.R:45:3', 'test-mock2.R:76:3',
'test-quasi-label.R:22:3', 'test-quasi-label.R:51:3',
'test-reporter-check.R:3:3', 'test-reporter-check.R:12:3',
'test-reporter-check.R:18:3', 'test-reporter-check.R:27:3',
'test-reporter-debug.R:12:3', 'test-reporter-junit.R:2:3',
'test-reporter-location.R:2:3', 'test-reporter-minimal.R:2:3',
'test-reporter-rstudio.R:2:3', 'test-reporter-silent.R:3:3',
'test-reporter-stop.R:2:3', 'test-reporter-stop.R:6:3',
'test-reporter-summary.R:2:3', 'test-reporter-summary.R:7:3',
'test-reporter-tap.R:2:3', 'test-reporter-progress.R:4:3',
'test-reporter-progress.R:11:3', 'test-reporter-progress.R:27:3',
'test-reporter-progress.R:34:3', 'test-reporter-progress.R:46:3',
'test-reporter-progress.R:53:3', 'test-reporter-progress.R:62:3',
'test-reporter-progress.R:69:3', 'test-reporter-teamcity.R:2:3',
'test-reporter.R:9:3', 'test-skip.R:2:3', 'test-skip.R:35:3',
'test-skip.R:43:3', 'test-skip.R:50:3', 'test-skip.R:59:3',
'test-skip.R:77:3', 'test-skip.R:85:3', 'test-skip.R:92:3',
'test-skip.R:100:3', 'test-skip.R:109:3', 'test-skip.R:115:3',
'test-skip.R:121:3', 'test-skip.R:133:3', 'test-snapshot-cleanup.R:3:3',
'test-snapshot-manage.R:4:3', 'test-snapshot-manage.R:12:3',
'test-snapshot-manage.R:29:3', 'test-snapshot-file.R:3:3',
'test-snapshot-file.R:43:3', 'test-snapshot-file.R:50:3',
'test-snapshot-file.R:63:3', 'test-snapshot-file.R:88:3',
'test-snapshot-file.R:161:3', 'test-snapshot-value.R:3:3',
'test-snapshot-value.R:10:3', 'test-snapshot-value.R:18:3',
'test-snapshot-value.R:44:3', 'test-snapshot-reporter.R:16:3',
'test-snapshot-reporter.R:45:3', 'test-snapshot-reporter.R:81:3',
'test-snapshot-reporter.R:104:3', 'test-snapshot-reporter.R:118:3',
'test-source.R:44:3', 'test-source.R:62:3', 'test-source.R:71:3',
'test-source.R:83:3', 'test-snapshot.R:2:3', 'test-snapshot.R:7:3',
'test-snapshot.R:20:3', 'test-snapshot.R:30:3', 'test-snapshot.R:35:3',
'test-snapshot.R:39:3', 'test-snapshot.R:55:3', 'test-snapshot.R:67:3',
'test-snapshot.R:76:3', 'test-snapshot.R:82:3', 'test-snapshot.R:89:3',
'test-snapshot.R:100:3', 'test-snapshot.R:110:3', 'test-snapshot.R:114:3',
'test-snapshot.R:119:3', 'test-snapshot.R:126:3', 'test-snapshot.R:138:3',
'test-snapshot.R:147:3', 'test-snapshot.R:165:3', 'test-snapshot.R:174:5',
'test-test-env.R:23:3', 'test-test-path.R:44:3', 'test-test-state.R:2:3',
'test-test-state.R:10:3', 'test-verify-output.R:2:3',
'test-verify-output.R:23:3', 'test-verify-output.R:47:3',
'test-verify-output.R:55:3', 'test-verify-output.R:65:3',
'test-verify-output.R:82:3', 'test-test-files.R:18:3'
• empty test (1): 'test-snapshot.R:171:1'
• file.exists(rd_path) is not TRUE (2): 'test-test-example.R:3:3',
'test-test-example.R:11:3'
• teardown errors are ignored (1): 'test-parallel-teardown.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-parallel-setup.R:12:3'): error in parallel setup code ────────
`err` inherits from 'no_such_process'/'ps_error'/'error'/'condition' not 'testthat_process_error'.
── Failure ('test-parallel-setup.R:13:3'): error in parallel setup code ────────
err$message does not match "Error in setup".
Actual value: "Failed to send signal to: 142890 (???)"
Backtrace:
▆
1. └─testthat::expect_match(err$message, "Error in setup", fixed = TRUE) at test-parallel-setup.R:13:3
2. └─testthat:::expect_match_(...)
[ FAIL 2 | WARN 0 | SKIP 131 | PASS 944 ]
Deleting unused snapshots:
• R4.0/snapshot-file/version.txt
• R4.1/snapshot-file/version.txt
• R4.2/snapshot-file/version.txt
• R4.3/snapshot-file/version.txt
• R4.4/snapshot-file/version.txt
• snapshot-file/a.txt
• snapshot-file/foo.csv
• snapshot-file/foo.png
• snapshot-file/foo.r
• snapshot-file/secret.txt
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 3.2.3
Check: installed package size
Result: NOTE
installed size is 8.9Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 5.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64