Last updated on 2026-07-15 23:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.8 | 44.47 | 198.12 | 242.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.8 | 38.78 | 111.53 | 150.31 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.8 | 55.00 | 320.61 | 375.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 47.00 | 139.19 | 186.19 | NOTE | |
| r-devel-windows-x86_64 | 1.0.8 | 57.00 | 193.00 | 250.00 | OK | |
| r-patched-linux-x86_64 | 1.0.8 | 48.33 | 198.88 | 247.21 | OK | |
| r-release-linux-x86_64 | 1.0.8 | 47.45 | 196.84 | 244.29 | OK | |
| r-release-macos-arm64 | 1.0.8 | 9.00 | 38.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 1.0.8 | 29.00 | 172.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 1.0.8 | 56.00 | 200.00 | 256.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.8 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.8 | 27.00 | 188.00 | 215.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.8 | 73.00 | 282.00 | 355.00 | OK |
Version: 1.0.8
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
OwenQ/tests/testthat/test-pOwen_algo1.R (.Names: 1)
OwenQ/tests/testthat/test-pOwen_algo2.R (.Names: 1)
OwenQ/inst/doc/Validation.R (.Names: 1)
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.8
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
OwenQ/tests/testthat/test-pOwen_algo1.R (.Names: 1)
OwenQ/tests/testthat/test-pOwen_algo2.R (.Names: 1)
OwenQ/inst/doc/Validation.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavor: r-devel-linux-x86_64-fedora-gcc