Last updated on 2026-07-08 01:52:47 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2021.1.2 | 3.01 | 108.39 | 111.40 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2021.1.2 | 2.03 | 97.85 | 99.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2021.1.2 | 236.66 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2021.1.2 | 262.94 | NOTE | |||
| r-devel-windows-x86_64 | 2021.1.2 | 6.00 | 161.00 | 167.00 | OK | |
| r-patched-linux-x86_64 | 2021.1.2 | 2.69 | 136.78 | 139.47 | OK | |
| r-release-linux-x86_64 | 2021.1.2 | 2.62 | 142.64 | 145.26 | 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 | 5.00 | 159.00 | 164.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 | 7.00 | 83.00 | 90.00 | OK |
Version: 2021.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [64s/70s]
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-devel-linux-x86_64-debian-clang
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-devel-linux-x86_64-debian-clang
Version: 2021.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/44s]
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-devel-linux-x86_64-debian-gcc
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