Last updated on 2026-06-19 17:59:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 15.79 | 224.89 | 240.68 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 11.05 | 158.98 | 170.03 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.4 | 26.00 | 384.40 | 410.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 23.00 | 404.83 | 427.83 | OK | |
| r-devel-windows-x86_64 | 1.0.4 | 19.00 | 233.00 | 252.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.4 | 15.74 | 259.16 | 274.90 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 13.29 | 254.78 | 268.07 | OK | |
| r-release-macos-arm64 | 1.0.4 | 4.00 | 64.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 1.0.4 | 7.00 | ERROR | |||
| r-release-windows-x86_64 | 1.0.4 | 18.00 | 291.00 | 309.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.4 | 4.00 | 61.00 | 65.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.4 | 12.00 | 311.00 | 323.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.4 | 25.00 | 360.00 | 385.00 | OK |
Version: 1.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Examples.Rmd’ using rmarkdown
Quitting from Examples.Rmd:432-453 [copula fit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'X' in selecting a method for function 'apply': invalid 'type' (complex) of argument
---
Backtrace:
▆
1. ├─RTMB::MakeADFun(nll_copula, par, silent = TRUE)
2. │ └─obj$retape()
3. │ └─RTMB:::MakeADFunObject(...)
4. │ └─RTMB:::.MakeTape(mapfunc, obj$env$par)
5. │ └─RTMB (local) f(x)
6. │ └─global func(pl)
7. │ └─RTMBdist::dcopula(...)
8. │ ├─RTMBdist:::pmin.ad(pmax.ad(p1, eps), 1 - eps)
9. │ │ ├─base::apply(cbind(x, y), 1, min)
10. │ │ └─base::cbind(x, y)
11. │ └─RTMBdist:::pmax.ad(p1, eps)
12. │ ├─base::apply(cbind(x, y), 1, max)
13. │ └─RTMB::apply(cbind(x, y), 1, max)
14. │ ├─methods::callNextMethod()
15. │ └─base (local) .nextMethod(X = X, MARGIN = MARGIN, FUN = FUN)
16. └─base::.handleSimpleError(...)
17. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Examples.Rmd' failed with diagnostics:
error in evaluating the argument 'X' in selecting a method for function 'apply': invalid 'type' (complex) of argument
--- failed re-building ‘Examples.Rmd’
--- re-building ‘distlist.Rmd’ using rmarkdown
--- finished re-building ‘distlist.Rmd’
SUMMARY: processing the following file failed:
‘Examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Examples.Rmd' using rmarkdown
Quitting from Examples.Rmd:432-453 [copula fit]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'X' in selecting a method for function 'apply': invalid 'type' (complex) of argument
---
Backtrace:
▆
1. ├─RTMB::MakeADFun(nll_copula, par, silent = TRUE)
2. │ └─obj$retape()
3. │ └─RTMB:::MakeADFunObject(...)
4. │ └─RTMB:::.MakeTape(mapfunc, obj$env$par)
5. │ └─RTMB (local) f(x)
6. │ └─global func(pl)
7. │ └─RTMBdist::dcopula(...)
8. │ ├─RTMBdist:::pmin.ad(pmax.ad(p1, eps), 1 - eps)
9. │ │ ├─base::apply(cbind(x, y), 1, min)
10. │ │ └─base::cbind(x, y)
11. │ └─RTMBdist:::pmax.ad(p1, eps)
12. │ ├─base::apply(cbind(x, y), 1, max)
13. │ └─RTMB::apply(cbind(x, y), 1, max)
14. │ ├─methods::callNextMethod()
15. │ └─base (local) .nextMethod(X = X, MARGIN = MARGIN, FUN = FUN)
16. └─base::.handleSimpleError(...)
17. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Examples.Rmd' failed with diagnostics:
error in evaluating the argument 'X' in selecting a method for function 'apply': invalid 'type' (complex) of argument
--- failed re-building 'Examples.Rmd'
--- re-building 'distlist.Rmd' using rmarkdown
--- finished re-building 'distlist.Rmd'
SUMMARY: processing the following file failed:
'Examples.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.4
Check: package dependencies
Result: ERROR
Package required but not available: ‘RTMB’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64