Last updated on 2026-07-22 00:55:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2021.1.2 | 2.92 | 144.37 | 147.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2021.1.2 | 2.10 | 103.12 | 105.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2021.1.2 | 221.72 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2021.1.2 | 116.21 | NOTE | |||
| r-devel-windows-x86_64 | 2021.1.2 | 6.00 | 164.00 | 170.00 | OK | |
| r-patched-linux-x86_64 | 2021.1.2 | 2.96 | 97.46 | 100.42 | ERROR | |
| r-release-linux-x86_64 | 2021.1.2 | 2.61 | 147.91 | 150.52 | OK | |
| r-release-macos-arm64 | 2021.1.2 | 1.00 | 47.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 2021.1.2 | 2.00 | 209.00 | 211.00 | OK | |
| r-release-windows-x86_64 | 2021.1.2 | 6.00 | 248.00 | 254.00 | OK | |
| r-oldrel-macos-arm64 | 2021.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2021.1.2 | 2.00 | 163.00 | 165.00 | OK | |
| r-oldrel-windows-x86_64 | 2021.1.2 | 6.00 | 222.00 | 228.00 | OK |
Version: 2021.1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘dlnm’ ‘ggplot2’ ‘mvmeta’ ‘pbs’ ‘tsModel’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2021.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [59s/66s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(attrib)
attrib 2021.1.2 https://folkehelseinstituttet.github.io/attrib
>
> test_check("attrib")
|
| | 0%
|
|=================================== | 50%Saving _problems/test_fake-35.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_fake.R:27:5'): Model fit ───────────────────────────────────────
<Rcpp::exception/C++Error/error/condition>
Error: Downdated VtV is not positive definite
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test_fake.R:27:5
2. │ └─base::withCallingHandlers(...)
3. └─attrib::fit_attrib(...)
4. └─lme4::glmer(stats::as.formula(formula), family = "poisson", data = data)
5. └─lme4::optimizeGlmer(...)
6. └─lme4:::optwrap(...)
7. ├─base::withCallingHandlers(...)
8. ├─base::do.call(optfun, arglist)
9. └─lme4 (local) `<fn>`(...)
10. ├─nM$newf(fn(nM$xeval()))
11. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L)
12. └─lme4 (local) fn(nM$xeval())
13. └─lme4 (local) pwrssUpdate(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 2021.1.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘intro.Rmd’ using rmarkdown
Quitting from intro.Rmd:111-119 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Downdated VtV is not positive definite
---
Backtrace:
▆
1. └─attrib::fit_attrib(...)
2. └─lme4::glmer(stats::as.formula(formula), family = "poisson", data = data)
3. └─lme4::optimizeGlmer(...)
4. └─lme4:::optwrap(...)
5. ├─base::withCallingHandlers(...)
6. ├─base::do.call(optfun, arglist)
7. └─lme4 (local) `<fn>`(...)
8. ├─nM$newf(fn(nM$xeval()))
9. │ └─base::stopifnot(length(value <- as.numeric(value)) == 1L)
10. └─lme4 (local) fn(nM$xeval())
11. └─lme4 (local) pwrssUpdate(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro.Rmd' failed with diagnostics:
Downdated VtV is not positive definite
--- failed re-building ‘intro.Rmd’
SUMMARY: processing the following file failed:
‘intro.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64