Last updated on 2026-08-25 06:51:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1-7 | 48.10 | 685.83 | 733.93 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1-7 | 30.43 | 481.85 | 512.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1-7 | 32.00 | 431.81 | 463.81 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1-7 | 31.00 | 436.54 | 467.54 | NOTE | |
| r-devel-windows-x86_64 | 1.1-7 | 57.00 | 618.00 | 675.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 1.1-7 | 50.23 | 645.95 | 696.18 | OK | |
| r-release-linux-x86_64 | 1.1-7 | 45.37 | 639.68 | 685.05 | OK | |
| r-release-macos-arm64 | 1.1-7 | 11.00 | 158.00 | 169.00 | OK | |
| r-release-macos-x86_64 | 1.1-7 | 33.00 | 782.00 | 815.00 | OK | |
| r-release-windows-x86_64 | 1.1-7 | 56.00 | 445.00 | 501.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.1-7 | 11.00 | 168.00 | 179.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1-7 | 40.00 | 1029.00 | 1069.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1-7 | 75.00 | 478.00 | 553.00 | OK | --no-vignettes |
Version: 1.1-7
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
copula/R/galambosExpr-math.R (.Names: 2)
'.Names' should be changed to 'names'.
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
Version: 1.1-7
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
copula/R/galambosExpr-math.R (.Names: 2)
'.Names' should be changed to 'names'.
Flavor: r-devel-windows-x86_64