Last updated on 2026-07-08 06:50:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 529.02 | 189.68 | 718.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 530.80 | 184.47 | 715.27 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 600.00 | 291.32 | 891.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 1200.00 | 368.64 | 1568.64 | NOTE | |
| r-devel-windows-x86_64 | 0.1.5 | 649.00 | 264.00 | 913.00 | OK | |
| r-patched-linux-x86_64 | 0.1.5 | 596.86 | 247.63 | 844.49 | OK | |
| r-release-linux-x86_64 | 0.1.5 | 652.28 | 250.92 | 903.20 | OK | |
| r-release-macos-arm64 | 0.1.5 | 130.00 | -40.00 | 90.00 | OK | |
| r-release-macos-x86_64 | 0.1.5 | 381.00 | 125.00 | 506.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 649.00 | 267.00 | 916.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 361.00 | 20.00 | 381.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 856.00 | 357.00 | 1213.00 | OK |
Version: 0.1.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jinhui Yang <james.yangjinhui@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Jinhui",
family = "Yang",
role = c("aut", "cre"),
email = "james.yangjinhui@gmail.com"),
person(given = "Haitao",
family = "Chu",
role = "aut"),
person(given = "Lifeng",
family = "Lin",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘BayesSenMC-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: nlmeNDiff
> ### Title: Non-differential Generalized Linear Mixed Effects Model
> ### Aliases: nlmeNDiff
>
> ### ** Examples
>
> data(bd_meta)
>
> mod <- nlmeNDiff(bd_meta, lower = 0)
Error: Downdated VtV is not positive definite
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘RcppParallel’ ‘rstantools’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc