Last updated on 2026-09-12 13:50:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.2 | 23.64 | 435.72 | 459.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.2 | 15.10 | 272.14 | 287.24 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.2 | 18.00 | 268.19 | 286.19 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 16.00 | 255.92 | 271.92 | NOTE | |
| r-devel-windows-x86_64 | 2.3.2 | 28.00 | 419.00 | 447.00 | ERROR | |
| r-patched-linux-x86_64 | 2.3.2 | 24.84 | 373.07 | 397.91 | OK | |
| r-release-linux-x86_64 | 2.3.2 | 22.62 | 371.44 | 394.06 | OK | |
| r-release-macos-arm64 | 2.3.2 | 6.00 | 106.00 | 112.00 | OK | |
| r-release-macos-x86_64 | 2.3.2 | 18.00 | 547.00 | 565.00 | OK | |
| r-release-windows-x86_64 | 2.3.2 | 27.00 | 413.00 | 440.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.2 | 6.00 | 106.00 | 112.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.2 | 17.00 | 520.00 | 537.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.2 | 39.00 | 549.00 | 588.00 | OK |
Version: 2.3.2
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
aqp/tests/testthat/test-genhz.R (.Dim: 2, .Dimnames: 2)
'.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: 2.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Introduction-to-SoilProfileCollection-Objects.Rmd' using rmarkdown
--- finished re-building 'Introduction-to-SoilProfileCollection-Objects.Rmd'
--- re-building 'Munsell-color-conversion.Rmd' using rmarkdown
--- finished re-building 'Munsell-color-conversion.Rmd'
--- re-building 'NCSP.Rmd' using rmarkdown
--- finished re-building 'NCSP.Rmd'
--- re-building 'aqp-overview.Rmd' using rmarkdown
--- finished re-building 'aqp-overview.Rmd'
--- re-building 'label-placement.Rmd' using rmarkdown
Quitting from label-placement.Rmd:195-214 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Object `x` must be a SoilProfileCollection
---
Backtrace:
▆
1. └─aqp::plotSPC(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'label-placement.Rmd' failed with diagnostics:
Object `x` must be a SoilProfileCollection
--- failed re-building 'label-placement.Rmd'
--- re-building 'new-in-aqp-2.Rmd' using rmarkdown
--- finished re-building 'new-in-aqp-2.Rmd'
SUMMARY: processing the following file failed:
'label-placement.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64