Last updated on 2026-08-12 14:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE | |||||
| r-devel-linux-x86_64-debian-gcc | 1.10-9 | 3.94 | 46.81 | 50.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.10-9 | 42.81 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.10-9 | 48.04 | NOTE | |||
| r-devel-windows-x86_64 | 1.10-9 | 15.00 | 2044.00 | 2059.00 | ERROR | |
| r-patched-linux-x86_64 | 1.10-9 | 5.66 | 49.32 | 54.98 | OK | |
| r-release-linux-x86_64 | 1.10-9 | 5.38 | 49.62 | 55.00 | OK | |
| r-release-macos-arm64 | 1.10-9 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.10-9 | 5.00 | 159.00 | 164.00 | OK | |
| r-release-windows-x86_64 | 1.10-9 | 10.00 | 146.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 1.10-9 | OK | ||||
| r-oldrel-macos-x86_64 | 1.10-9 | 5.00 | 80.00 | 85.00 | OK | |
| r-oldrel-windows-x86_64 | 1.10-9 | 13.00 | 144.00 | 157.00 | OK |
Version: 1.10-9
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
partitions/tests/testthat/test_aaa.R (.Dim: 1)
partitions/inst/doc/setpartitions.R (.Dim: 1, .Dimnames: 1)
'.Dim' should be changed to 'dim'.
'.Dimnames' should be changed to 'dimnames'.
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-devel-windows-x86_64
Version: 1.10-9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'partitions.Rnw' using Sweave
Loading required package: partitions
--- finished re-building 'partitions.Rnw'
--- re-building 'scrabble.Rnw' using Sweave
Warning in system(paste(shQuote(texi2dvi), if (quiet) "--quiet" else "", :
running command '"C:\PROGRA~1\MiKTeX\miktex\bin\x64\texify.exe" --quiet --pdf "scrabble.tex" ' had status 1
Error: processing vignette 'scrabble.Rnw' failed with diagnostics:
Failed to locate 'texi2pdf' output file 'scrabble.pdf' for vignette with name 'scrabble' and engine 'utils::Sweave'. The following files exist in working directory 'D:\RCompile\CRANpkg\local\4.7\partitions.Rcheck\vign_test\partitions\vignettes': 'algorithm.pdf' (7534 bytes), 'algorithm.svg' (27843 bytes), 'answers.Rdata' (163 bytes), 'blocks.pdf' (4989 bytes), 'blocks.svg' (15705 bytes), 'partitions.Rnw' (6996 bytes), 'partitions.aux' (910 bytes), 'partitions.bbl' (1321 bytes), 'partitions.bib' (4908 bytes), 'partitions.blg' (1092 bytes), 'partitions.log' (21497 bytes), 'partitions.out' (667 bytes), 'partitions.pdf' (383531 bytes), 'partitions.tex' (7423 bytes), 'scrabble.Rnw' (12140 bytes), 'scrabble.tex' (12191 bytes), 'setpartitions.Rnw' (31441 bytes), 'strand.pdf' (8015 bytes), 'strand.svg' (28637 bytes)
--- failed re-building 'scrabble.Rnw'
--- re-building 'setpartitions.Rnw' using Sweave
Loading required package: partitions
Warning in structure(c(2, 2, 4, 4, 3, 1, 2, 1, 1, 2, 2, 1, 4, 2, 1, 2, 1, :
Replacing special names '.Dim', '.Dimnames' is deprecated; use 'dim', 'dimnames' instead.
--- finished re-building 'setpartitions.Rnw'
SUMMARY: processing the following file failed:
'scrabble.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64